/* CSS Document */

.link1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #35846A;
	text-decoration: none;
}

.link1:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	text-decoration: none;
}



.linka {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linka:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #66FFFF;
}

.titreB{
	font-family:  Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	margin-left:5px;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #FFFFFF;
}
.titreM{
	font-family:  Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	padding-left:5px;
	line-height: normal;
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
	padding-top:2px;
	font-variant: normal;
	margin:0;
	color:#014B83;
}
.titreRg {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

H1{
	font-size:20px;
	font-weight: bold;
	font-variant: normal;
	color: #0078B3;
	margin-top:0;
	height:28px;
	margin-bottom:5px;
	border-bottom: 1px #1587D2 dashed;
	
	
}
.titre2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:8px;
	font-variant: normal;
	color: #FF6600;
	border-bottom:#0000AA dashed 1px;
}

.titreP{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:8px;
	font-variant: normal;
	color: #5B94A4;
	border-bottom:#0000AA dashed 1px;
}



/** Menu du site**/
UL, li{
	margin-top:0;
}


UL.menuV
{
	width:auto;
	margin: 0 ;
	padding-left:0;
	list-style-type: none ;
	margin-top:0;
}


UL.menuV li
{	width:175px;
	background:url(../images/fd_menuV.jpg) no-repeat ;
	height:auto;
	padding: 4px;
	text-align: left ;
	padding-top:2px;
	
	
}
/** ise en forme pour l'affichages de la page de garde**/
.Ctxtcopy {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #214F9A;
	margin-top:5px;
	font-weight:bold;
	padding-top:3px;
	text-align:center;
}

		
		.refer{
	clear:both;
	padding:5px;
	margin-bottom:8px;
	}