/* CSS Document */

/***********/
/* Bandeau */
/***********/

#Bandeau {
	margin:0px;
	padding:0px;
	height:341px;
	width:100%;
	color:#FFFFFF;	
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(FileMMedia/Image/bg_bandeau-template4.jpg);
}

#Bandeau-conteneur {
	margin:0px auto 0px auto;
	width:950px;	
}

#Bandeau h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:2.5px;
	line-height:40px;
}

#Bandeau #DerniereCreation {
	margin:0px;
	padding:0px;
	border:5px solid #dee1e1;
}

#Bandeau #Demandededevis {
	margin:0px;
	padding:0px;
	border:2px solid #dee1e1;
}

#Bandeau span {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

#Bandeau-conteneur a.lienOpendiv{
	background-image:url(FileMMedia/Image/img_fleflecheblanche.png);
	color:#FFF;
}

#Bandeau2 {
	margin:0px;
	padding:0px;
	height:187px;
	width:100%;
	background-repeat:repeat-x;
	background-position:center top;
	background-image:url(FileMMedia/Image/bg_bandeau-template4.jpg);
}

#Bandeau2 h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:2.5px;
	line-height:40px;
	text-align:left;
}

#Bandeau2 #Demandededevis {
	margin:0px;
	padding:0px;
	border:2px solid #dee1e1;
}

