body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #eeebcb;
	margin:0px;
	padding:0px;
		}
p{
	font-size:13px;
	}
	.centrer{
		text-align:center;
		}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.liens {
	font-family: Arial;
	font-size: 14px;
	color: #CC3333;
	text-decoration: underline;
}
.margenul{
margin-top:2px;

}
#cadre_titre_accueil_sur{
	background-image:url(Accueil/img/casque_pompier.jpg);
	background-repeat:no-repeat;
	padding-left:76px;
	width:517px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	}
#cadre_titre_accueil{
	border:2px solid #833e39;
	background-color:#d8c9ac;
	width:504px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	}
.marge_contenu_central{
	padding-left:35px;
	padding-right:35px;
	}
.bouton_accueil{
	width:150px;
	height:57px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-image:url(Accueil/img/bouton_accueil.gif);
	background-repeat:no-repeat;
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	float:left;
	cursor:pointer;
	}
.fin_float{
	clear:both;
	}
#popup{
	width:580px;
	border:2px solid #833e39;
	padding:10px;
	margin:10px;
	
	}
#popup a{
	color:#833e39;
	text-decoration:none;
}
#popup a:hover{
	text-decoration:underline;
}
#popup h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#popup li{
	font-size:12px;
	}