/* :::::::::::::::::::::::::::::::::::::::::PAGE    PRODUITS    NOUVEAUX */

#produitnouveau {
margin: 10px;  
margin-top: 30px;
font-size:10px; 
text-decoration: none; 
height:1%
}

#marketing {
	width:40%;
	float:left;
	background:#fff;
}

#marketing h2.explication {
	background:url(image/arrierenoir.png);
	height:26px;
	line-height:25px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
	padding-left: 15px;
}

#marketing .p1{
   text-align:justify;
   padding:10px 15px 10px 10px;
    border:2px solid #F3F3F3; 
	min-height: 120px;
}


#annonceur {
	float:right;
	width:55%;
	background:#fff;
	margin-bottom: 30px;
}

#annonceur h2.annonceur {
	background:url(image/arrierenoir.png);
	height:26px;
	line-height:25px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
}
#annonceur .p1{
   text-align:justify;
   padding:10px 15px 10px 10px;
    border:2px solid #F3F3F3; 
	min-height: 120px;
}


#newser {
	margin-bottom: 30px;
	background:#E6E6E6;
	clear:right;  
	padding-bottom: 15px; 
}

#newser h2.news_du_site {
	background:url(image/arrierenoir.png);
	height:26px;
	line-height:29px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
	padding-left:15px;
}

#newser .photo{
	 text-align:center;
	 padding:1px;
	 margin:10px 0;
	 float: left;
	 font-size:0  
}
#newser .photo img{
    max-width: 250px;
}

#newser .photo2{
	 text-align:center;
	 padding:1px;
	 margin:10px 0;
	 float: right;
	 font-size:0  
}
#newser .photo img{
    max-width: 250px;
}


#newser .p1{
   text-align:justify;
   padding:2px 5px 2px 0;
   margin-left:265px;

}

#newser .p2{
   font-size: 0.9em;
   font-weight:bold;
   padding: 5px 5px 5px 100px;
   text-align:right;   
   margin-bottom: 30px; 
}
#newser .p2 span{
   float: left    
}
#newser .p2 a{ margin: 0 10px;}

#newser .p3{
    text-align:justify;
   padding:2px 5px 2px 0;
   margin-right:265px;
   min-height: 150px;
}





#article1 {
	float:left;
	width:30%;
	min-height: 200px;
	margin-right: 20px;
	border:2px solid #F3F3F3; 
}



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

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

#article2 {
	float:left;
	width:30%;
	min-height: 200px;
	border:2px solid #F3F3F3; 
	margin-right: 20px;
}
#article2 h2.article2 {
	background:url(image/arrierenoir.png);
	height:26px;
	line-height:25px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
	padding-left:15px;
}

#article3 {
	float:right;
	width:30%;
	min-height: 200px;
	border:2px solid #F3F3F3; 
}
#article3 h2.article3 {
	background:url(image/arrierenoir.png);
	height:26px;
	line-height:25px;
	font-size:13px;
	font-family:tahoma;
	color:#F3F3F3;
	padding-left:15px;
}

/* FIN PAGE D'ACCUEIL */
