@charset "UTF-8";
/* CSS Document */

#conteneur{ width:900px ; background-color:#FFFFFF; margin:auto; }

#menu_haut { width:900px; height:137px; background-image:url(http://batipose.com/images/fond_menu.jpg); background-repeat: repeat-x; }

#footer { width:900px ; height:100px; position:relative; top:-50px;  }
 
#titre{ width:90%; margin:auto; height:100px; text-align: center }

#texte{ width:700px; margin:auto;  }

#logo{ width:111px; height:111px; position:absolute;  }

.img_gauche{float:left;}

.img_droite {float:right;color: #999;
	font-size:19px;
	text-align: right;
	line-height:35px;
	padding-right:20px;}

.titre_bleu{ color:#003399; font-size:100px;}

.titre_bleu{ color:#003399; font-size:50px;}
.titre_bleu15{ color:#003399; font-size:15px; font-weight:bold;}

.titre_gris{color:#666;font-size:35px;text-align: center; background-image:url(http://batipose.com/images/carre_gris.jpg); background-repeat:no-repeat; background-position:center;  height:135px;}

.titre_gris-bis{color:#333;font-size:22px;text-align: center; background-image: url(http://batipose.com/images/carre_gris_bis.jpg) ;  background-repeat:no-repeat; background-position:center;  height:135px; padding-top:15px;}

.titre_gris24{color: #999;font-size:18px; text-align:center; line-height:20px;}
.titre_gris_fonce24{color: #333;font-size:18px; text-align:center; line-height:20px;}

.titre_rouge{color: #c30000;font-size:22px;text-align: center;}


.texte{width:830px; color: #666; font-size:19px; text-align: justify;  }

.texte2{
	width:864px;
	color: #999;
	font-size:19px;
	text-align: right;
	line-height:30px;
}
.texte3{ padding:7px;color: #FFF; font-size:25px; text-align: center; background-image:url(http://batipose.com/images/carre_rouge.png); background-repeat:no-repeat; line-height:70px; height:70px; }
.texte4{ color: #666; font-size:20px; }
.texte5{ color: #999; font-size:15px; border-bottom:#999 solid 1px ; line-height:27px;}
texte5 : hover { cursor:pointer;}


