/* CSS Document */
/********************* Liens ********************/
#corps a { 
	color:#183047; 
	font-weight: bold;
	text-decoration: none;
	font-size:12px; 
	   }

#corps a:hover{ 
	color: #183047 ; 
	text-decoration:underline;  
	font-weight: bold;
	font-size:12px; 
	}
/********************* Liens footer********************/
#footer a { 
	color:#183047; 
	font-weight: bold;
	text-decoration: none;
	font-size:12px; 
	   }

#footer a:hover{ 
	color: #183047 ; 
	text-decoration:underline;  
	font-weight: bold;
	font-size:12px; 
	}	
	
/********************* Sous Menu Gauche Admin Liens ********************/
#sous_menu a { 
	color:#183047;
	text-decoration: none;
	font-size:12px; 
	   }

#sous_menu a:hover{
	color: #183047 ; 
	text-decoration:underline;
	font-size:12px; 
}	
	
/********************* Sous Menu Gauche Liens ********************/
#sous-menu-Webmaster a { 
	color:#183047;
	text-decoration: none;
	font-size:11px; 	   }

#sous-menu-Webmaster a:hover{ 
	color: #183047 ; 
	text-decoration:underline;
	font-size:11px; 
}

/* H1, h2, h3 etc... */
h1{ color:#FFFFFF; 
	background-color:#306392;
	font-size:16px; 
	font-family:"Trebuchet MS", "Verdana", "Arial", "Arial Black";
	margin-bottom:10px; margin-top:1px; margin-left:0px; margin-right:0px;
	}

h2{ color:#183047; 
	font-size:16px;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Arial Black";
	margin:0px;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:10px;
	padding:0 0 0 10px; 
	}

#article h2{ 
	color:#183047; 
	font-size:16px;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Arial Black";
	margin:0px;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:10px;
	padding:0px; 
	border-bottom:solid 1px #cfd9e3;
	}



h3{ color:#336799; 
	font-size:15px;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Arial Black";
	margin:0px;
	margin-bottom:10px;
	margin-left:10px; 
	}

h4{
	color:#FFFFFF; 
	font-weight: bold; 
	background-color:#336799;
	margin:0px; margin-bottom:5px; margin-top:0px;
	font-size:12px;

}

ul{
	margin:0px;
	}
li{
	margin:0px;
	padding:0px;
	padding-left:15px;
	}

p{
	margin:0px;
	padding:0px;
}

/************ News *********************/
.date_titre{
	font-size:12px;
	color:#888888;
	}

.date_titre_petit{
	font-size:11px;
	color:#666666;
	}


/********************* Mes Styles *******************************/
/*ECRITURE Noir*/
.style2{font-size:13px; 
		color:#000000;
	}

/*ECRITURE Bleu Foncé*/
.style3{font-size:13px;
		color:#183047;
	}

/*ECRITURE Noir Petit */
.style4{font-size:11px; 
		color:#000000;
	}

/*ECRITURE Noir*/
.style15{font-size:11px; 
		color:#000000;
	}

/*ECRITURE Bleu clair*/
.style19{font-size:12px; 
		color:#336799; font-weight: bold;
	}
	
/*ECRITURE Rouge*/
.styleRouge{font-size:13px; 
		color:#e96d65; font-weight:bold;
	}
	
/*ECRITURE VERTE*/
.styleVert{font-size:13px; 
		color:#598d4b; font-weight:bold;
	}
	
.styleTab{
	font-size:13px;
	color:#000000;
}

.styleTabEntete{
	background-color:#A0A0A0;
	color:#FFFFFF;
	font-size:13px;
}

.styleTabColor{
	border-collapse:collapse;
	border:solid 1px #000000;
	color:#000000;
	font-size:13px;
}


/********************* IMG FLOAT ********************/
.imageflottantegAccueil{ float: left; margin: 0px; margin-right:10px;  border: solid 2px #183047;}

.imageflottanteg{ float: left; margin: 10px; border: solid 2px #183047;}

.imageflottantegNoBorder{ float: left; margin: 10px;}

.imageflottanted{ float: right; margin: 10px; border: solid 2px #183047;}

.imageSimple{ margin: 10px; border: solid 2px #183047;}
