/* CSS Document */

.link1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}

.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;
}

.link3 {
	font-family:  Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
}
.link3:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}

.linka {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.linka:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}


.titreP{
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	font-style: normal;
	padding-left:175px;
	padding-top:10px;
	margin-bottom:0;
	font-weight: bold;
	margin-top:0;
	color: #B40A05;
}
.titreRg {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF4400;
}

H1{
	font-size:17px;
	font-weight: bold;
	font-variant: normal;
	color: #005E8A;
	margin-top:0;
	height:25px;
	margin-bottom:3px;
	border-bottom: 1px #1587D2 dashed;
	
	
}

.titre2	{font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	margin-left:10px;
	font-variant: normal;
	color: #FFFFFF;}

.titreJ	{font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	margin-left:10px;
	font-variant: normal;
	color: #FFFF00;}

.SoustitreJ	{font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	margin-left:10px;
	font-variant: normal;
	color: #FFFF00;}



/** Menu du site**/
UL, li{
	margin-top:0;
}

UL#menuh 
{
	height: 24px ;
	margin: 0 ;
	padding-left:150px;
	width:auto;
	list-style-type: none ;
}

UL#menuh li.lien
{
	float: left ;
	text-align: center ;
	height:auto;
	width:94px;
	text-align:center;
	padding:5px;
	margin-right:8px;
	text-align:center;
	
}



UL.menuV
{
	width:152px;
	margin-left:11px;
	padding-left:0;
	list-style-type: none ;
	margin-top:0;
}


UL.menuV li
{	width:auto;
	background:url(../images/sparMenu.jpg) repeat-x ;
	background-position:bottom;
	height:25px;
	padding-bottom:3px;
	padding-left:10px;
	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;
}

.txtblanc{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:5px;
	font-weight:normal;
	padding-top:3px;
	text-align:left;
}
.refer{
	clear:both;
	padding-left:6px;
	padding-right:15px;
	margin-bottom:8px;
	}