/* CSS Document */

html,body {width:100%;height:100%;}
html,body,p,tr,td,table,img{margin: 0px; padding:0px;}
	p{text-align: justify; }
	h1{font-size: 30px; text-align:left; }
	h2{font-size: 25px; text-align:left; color: #a40928;}
	h3{font-size: 18px; text-align:left; }
	h4{font-size: 15px; text-align:left; }
	
div {margin:0px; padding: 0 0 0 2px;}
.div_img_padding {padding: 0px;}	

h1,h2,h3,h4 {margin: 0 0 10px 0; padding: 0px;}

//*table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}*//

	
	
ul{list-style-type:square;  margin:10px; padding-left: 20px;}
li{margin:4px; list-style-type:square;}
.marge_entre_li{margin:0px;}

	
	
body {
	height:100%;
	width:885px;
	margin-left: auto;/*pour centrer la div - obligatoir un width*/
    margin-right: auto;/*auto pour centrer la div - obligatoir un width*/	
	background-color:#cecece ;
	font-size: 14px;
	color: #474b4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
img{border:0px; text-decoration: none;font-weight: normal;}		
	
.bande_titre a:hover{text-decoration: none; border: 0px; font-weight: normal;background-color: #cecece;}
		
a:link {color: #525d8a;	font-weight: bold; text-decoration: none;}
a:visited {color: #4e5263; font-weight: bold; text-decoration: none;}
a:hover { color: #e8ecee; background-color:#0a5468; font-weight: bold; text-decoration: none;}

#container{
	background-image:url(../images/fond_page1.jpg);
	background-repeat:repeat-y;
	width:100%;
	}
	
#footer1,#footer2{
	padding:0px;
	width:885px;
	margin-left: auto;/*pour centrer la div - obligatoir un width* /
    margin-right: auto;/*auto pour centrer la div - obligatoir un width*/
	top:0px;
	text-align:center;
	clear:both;
	}

#footer1{font-size: 14px;}
#footer2{font-size: 11px;}

.police_rouge{color: #a40928;}
.mot_valeur_1{ font-weight: bold;}
.mot_valeur_2{ font-style: italic;}
.mot_valeur_3{ font-style: italic; font-weight: bold;}
.mot_valeur_4{ font-style: italic; font-weight: bold; color: #a40928;}
.mot_valeur_5{ font-weight: bold; color: #a40928;}
.mot_petite_capitale{ font-variant:small-caps;}


/**********************************/
/********block commun **************/
/*********************************/
	
.block_1_conseil{
	width: 870px;
	padding-top: 50px;
	clear : left;
	}

.block_dans_page{
	width: 870px;
	padding-top: 25px;
	clear : left;
	}

.block_retour_page_precedente{
	clear: left;
	width: 200px;
	padding : 0 0 20px 700px;
	}

.titre_centrer_honrizontal{
	width: 885px;
	font-size: 16px;
	text-align: center;
	margin-left: auto;/*pour centrer la div - obligatoir un width*/
    margin-right: auto;/*auto pour centrer la div - obligatoir un width*/
	padding-top: 30px;
	
	}

/******************/
/**** page index ***/
/*****************/

#bouton_extinteur{
	float: left;
	padding: 30px 0 0 50px;
	/*background-color:#ff0000;*/

	}
#bouton_societe{
	padding: 30px 0 0 0px;
	margin-left:570px;
	/*background-color:#ffff00;*/
	}	
#bouton_trousse{
	float: left;
	clear: left;
	padding:50px 0 0 50px ;
	/*background-color:#ffffff;*/
	
	}
	
#bouton_conseil{
	float: left;
	padding:56px 0 40px 100px ;
	
	/*background-color:#ff6600;*/
	}
			

/**********************************/
/***page trousse premier secours ****/
/*********************************/

#contenu{width:885px; height: 100%;}

#espace_texte_trousse{
	float:left;
	width:600px;
	}

#espace_pub_trousse{
	float:left;
	width:270px;
	margin-top:40px;
	background-color: #e2e5e6;
/* , #c1cccf*/
	}
	
#texte1_espace_texte{
	width: 550px;
	padding-top:40px;
	}
	
#liste1_trousse_grandmodel{
	float:left;
	width:280px;
	}	
	
#liste2_trousse_grandmodel{
	float:left;
	width:300px;
	}	
	
#photo_trousse1{
	clear: left;
	padding-top : 20px;
	padding-left: 15px;
	}

#texte2_espace_texte{
	width: 550px;
	padding-top:40px;
	}
	
#liste1_trousse_petitmodel{
	float:left;
	width:320px;
	}	
	
#liste2_trousse_petitmodel{
	float:left;
	width:260px;
	}	
	
#photo_trousse2{
	clear: left;
	padding-top : 20px;
	padding-left: 35px;
	}

#texte3_espace_texte{
	padding-top : 40px;
	padding-bottom: 20px;
	}	
	
#texte1_espace_pub{
	padding : 10px 8px 10px 8px;
	font-size: 15px;
	color: #0a5468;
	text-align: center;
	}	
	
