/* Couleurs choisies pour le site:
	- Orange 	:	#F59320
	- Bleus 	: 	#2388BC (texte basic)
				#E5EDF0 (input)
				#31386F(sombre)
*/




/*BODY*/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
}

/*TEXT*/

.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F59320;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 0px;
}

.pageSubTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #31386F;
	font-weight: bold;
	padding-top:  0px;
	padding-left: 0px;
}

.textTitleHeader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: normal; 
	color: #2388BC
}

.textHeader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #2388BC;
}

.textFooter {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #31386F;
}

.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.textPrintCopyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #31386F;
}

.textPrintTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #31386F;
}

.textBoxTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: Bold; 
	color: #000000;
}


.textBoxTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #31386F; 
}

.textBox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F; 
}

.navBody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320; 
}

.textAvis {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F; 
}

.textTitleAvis {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #31386F; 
}

.textSubmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.textBoxAvis {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #31386F;
	text-decoration: none; 
}

.textHubCrisesAlertes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.textHubCrises {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F; 
}

.txtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #31386F;
}

.txtContactSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #31386F;
}

.titleTab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
}
.textPagination{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #31386F;
}

/*LIENS*/
.textPagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #31386F;
	text-decoration: none;
}

.textPagination a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #31386F;
	text-decoration: underline;
}

.textHubCrises a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F;
	text-decoration: underline;  
}

.textHubCrises a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F;
	text-decoration: underline;  
}

.textHubCrisesAlertes a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.textHubCrisesAlertes a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.pageTitles a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320;
	text-decoration: none;  
}

.pageTitles a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320;
	text-decoration: underline;  ;
}

.textAvis a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320;
	text-decoration: none;
}

.textAvis a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320;
	text-decoration: underline;  
}

.navBody a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320; 
	text-decoration: none; 
}

.navBody a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320;
	text-decoration: underline;  
}

.textBoxTitle a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #31386F;
	text-decoration: none; 
}

.textBoxTitle a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320;
	text-decoration: none; 
}

.textBoxAvis a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #31386F;
	text-decoration: none; 
}

.textBoxAvis a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #F59320;
	text-decoration: none; 
}

.textBox a{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320;
	text-decoration: none; 
}

.textBox a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320;
	text-decoration: underline; 
}

.textSearch a{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #2388BC; 
	text-decoration: none;
}

.textSearch a:hover{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #2388BC; 
	text-decoration: underline;
}

.BoxHeader a{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #2388BC; 
	text-decoration: none;
}

.BoxHeader a:hover{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #F59320; 
	text-decoration: none;
}

.Footer a{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #31386F;
	text-decoration: none;
}

.Footer a:hover{  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #31386F; 
	text-decoration: underline;
}

/* FORMS */
.inputContact {
	width: 300px;
	margin: 0;
	font-size : 13px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

.inputRadio {
	border : 0px;
	background: #FFFFFF;
	font-size : 13px;
        margin: 0;
}

.inputTextArea {
 	margin: 0;
	font-size : 13px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}
.Envoyer {
	border : solid 1px #cccccc;
	background: #F1F3F5;
	color : #31386F;
	font-size : 11px;
	font-weight: bold;
}

.Year {
	border : none;
	background: #FFFFFF;
	color : #31386F;
	font-size : 11px;
	font-weight: nomal;
	width: 30px;
}

/*PLAN DU SITE*/

.SitemapTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #31386F;
}


.SitemapTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #31386F;
	text-decoration: none;
}

.SitemapTitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F59320;
	text-decoration: none;
}

.Sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #31386F;
}


.Sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #31386F;
	text-decoration: none;
}

.Sitemap a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F59320;
	text-decoration: none;
}
