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

html, body{
	height:100%;
}
body{
	margin:0;
	padding:0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active, a:focus{
	text-decoration:underline;
}

.gris_gras{
		color:#333;
	font-weight:bold;
}

.titre_14_bleu{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#004171;
}

.titre_14_blanc{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
}

.titre_13_VERT{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#97bf0d;
	/*line-height:30px;*/
}
.texte_vert{
color:#97bf0d;	
}

.titre_13_VIOLET{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#9085ba;
	/*line-height:30px;*/
}

.titre_13_ORANGE{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#FF9900;
	/*line-height:30px;*/
}

.titre_13_BLEU{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#8caed8;
	/*color:#996633;*/
	/*line-height:30px;*/
}

.titre_13_BLEU2{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#8CAED8;
	/*line-height:30px;*/
}

.titre_13_ROUGE{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#C42D28;
	/*line-height:30px;*/
}
.texte_12_ROUGE{
	font-size:12px;
	font-weight:bold;
	color:#C42D28;
	/*line-height:30px;*/
}


.edito{
	text-align:justify;
	padding-left:10px;
}
#bandeau img{
	float:left;
}

#pied a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#pied a:hover{
	text-decoration:underline;
}

#cadre_vert{
	background-color:#006633;
	color:#FFF;
	font-weight:bold;
	width:135px;
	height:20px;
	text-align:center;
	padding-top:5px;
}
#cocarde_vert{
	background-image:url(../img/sos_vert.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	width:150px;
	height:70px;
	text-align:center;
	padding-top:30px;
}

a.cocarde_sos{
	display:block;
	color:#FFF;
	font-weight:bold;
	width:150px;
	height:70px;
	text-align:center;
	padding-top:30px;
	text-decoration: none;
	background-image:url(../img/sos_vert.png);
	background-repeat:no-repeat;
	background-position:top left;
	
}

a.cocarde_sos:hover, a.cocarde_sos:active, a.cocarde_sos:focus {
	background-image:url(../img/sos_vert_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#006633;
	}
/*
#cadre_vert2{
	margin:5px 0px 0px 77px;
	padding-top:5px;
	background-color:#006633;
	color:#FFF;
	font-weight:bold;
	width:135px;
	height:20px;
	text-align:center;
}
*/
#cadre_ligne{
	text-align:left;
	border-left-style:solid;
	border-left-color:#666;
	border-left-width:5px;
	/*margin:10px 0px 0px 20px;*/
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 10px;
	line-height:12px;
}

#cadre_ligne .titre_13_NOIR{
	line-height:normal;
	font-weight:bold;
	font-size:14px;
}

#titre_galetgauche{
	text-align:left;
}
#titre_galetdroit{
	text-align:right;
}

form .titre{
	font-weight:bold;
	font-size:13px;
}

h3{
font-size:13px;
font-weight:bold;
}

#phrase{
	padding:2px 0px;
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/ligne_home.png);
	width:753px;
	height:28px;
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
}
#phrase.home{
	margin-left:0px;
	margin-left:160px;
}

#phrase span{
	background-color:#FFF;
	padding:0 10px;
}
	
img#puce{
	margin-top:2px;
	margin-right:5px;
}
	