

#article1 {
	float:left;
	width:40%;
	min-height: 250px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	border:2px solid #F3F3F3; 
	
}


#article1 h2.article1{
	background:url(http://www.multiservicespro.com/css/image/arrierenoir.png);
	height:26px;
	line-height:25px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
	padding-left:15px;
}



#article1 .p2{
	margin-bottom:15px;
	
}

#article1 .p{
	padding-left:15px;
}

 a.bouton {
    font-size:11px; 
    font-family: Arial, "Arial Black", "Times New Roman", Times, serif; 
    color: red;
    background-color: #A9A9A9;
    text-decoration: none;
    font-weight: bold;
    padding: 3px; 
    border: 2px outset #c0c0c0;
    line-height:25px;
}
a.bouton:hover 
{
    color:white;
    background-color: red;
    border: 2px inset #c0c0c0;
}

a.boutonnoir{
	font-size:11px; 
    font-family: Arial, "Arial Black", "Times New Roman", Times, serif; 
	color:#FFF;
    text-decoration: none;
	text-align:center;
    font-weight: bold;
    padding: 5px;
	padding-left:10px;
	padding-right:10px;
    border: 2px outset #c0c0c0;
    line-height:25px;
	background:url(http://www.multiservicespro.com/css/image/arrierenoir.png);
}

a.boutonnoir:hover{
color:#FFF;
 border: 2px inset #c0c0c0;
background:url(http://www.multiservicespro.com/css/image/bouton.gif);
}

a.boutonrouge{
	font-size:11px; 
    font-family: Arial, "Arial Black", "Times New Roman", Times, serif; 
	color:#FFF;
    text-decoration: none;
	text-align:center;
    font-weight: bold;
    padding: 5px;
	padding-left:10px;
	padding-right:10px;
    border: 2px outset #c0c0c0;
    line-height:25px;
	background:url(http://www.multiservicespro.com/css/image/bouton.gif);
	
}

a.boutonrouge:hover{
color:#FFF;
 border: 2px inset #c0c0c0;
background:url(http://www.multiservicespro.com/css/image/arrierenoir.png);
}