/*-------- Initialisation des balises -----------------*/
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #CAD1D3;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #91B5D7;
	scrollbar-darkshadow-color: #91B5D7;
	scrollbar-track-color: #BBCACF;
	scrollbar-arrow-color: #FFFFFF
}


/*--------------------------- Position du site et délimitation  -----------------------------*/
#Page{
	width: auto;
	margin-top: 19px;
}

#Conteneur {
	background-image: url(../images/fond_acty_bleu.gif);
	background-position: top; 
	background-repeat: repeat-y;
	width: 980px;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#Contenu {
	background-image: url(../images/fond_degrade_bleu.jpg);
	background-position: top; 
	background-repeat: no-repeat;
}

#BasPage {
	width: 980px;
	background-image: url(../images/fond_bas_bleu.jpg);
	background-position: bottom; 
	background-repeat: no-repeat;
}
#Flash {
	padding-left: 1px;
	padding-top: 1px;
}


/*--------------------------- Photos -----------------------------*/
.PhotoDroite {
	margin-left: 12px;
	float: right;
	border: 1px solid #004988;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.PhotoGauche {
	margin-right: 12px;
	float: left;
	border: 1px solid #004988;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
}
.Photo {
	border: 1px solid #004988;
	margin-top: 2px;
	margin-bottom: 2px;
}

/*--------------------------- Contenant -----------------------------*/

#Contenant {
	width: 885px;
	padding: 0px;
	margin-left: 29px;
	/*border: 1px solid #cc0000;*/
	padding: 0px;
}
#Contenant a, #Contenant a:link, #Contenant a:active, #Contenant a:visited{
	color: #00547C;
	text-decoration: underline;
}
#Contenant a:hover{
	color: #CC0000;
	text-decoration: underline;
}
/*--------------------------- Menu gauche et Actu -----------------------------*/
#BlocMenu {
	width: 194px;
	float: left;
	color: #000000;
}
#BlocMenu a, #BlocMenu a:link, #BlocMenu a:active, #BlocMenu a:visited{
	color: #000000;
	text-decoration: none;
}
#BlocMenu a:hover{
	color: #004988;
	text-decoration: none;
}
#Menu {
	background-image: url(../images/fond_menu_bleu.jpg);
	background-position: left top; 
	background-repeat: no-repeat;
	width: 194px;
}
#Menu ul {
	padding-left: 20px;
	padding-top: 13px;
}
#Menu ul li {
	padding-bottom: 8px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}
#Menu ul li a, #Menu ul li a:link, #Menu ul li a:active, #Menu ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul li a:hover{
	color: #004988;
	text-decoration: none;
}
#BlocActu {
	background-image: url(../images/fond_actu.jpg);
	background-position: left top; 
	background-repeat: no-repeat;
	width: 194px;
	height: 233px;
	float: left;
}
#Actu {
	width: 164px;
	padding-left: 20px;
	padding-top: 50px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
#Actu a, #Actu a:link, #Actu a:active, #Actu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Actu a:hover{
	color: #004988;
	text-decoration: none;
}
/*--------------------------- ContenuTxt -----------------------------*/
#ContenuTxt {
	float: left;
	min-height: 420px;
	/*border: 1px solid #cc0000;*/
}
#ColonneGauche {
	float: left;
	width: 166px;
	padding-left: 35px;
	padding-top: 5px;
	/*border: 1px solid #cc0000;*/
}
#ColonneGauche p {
	color: #1C384D;
	padding-top: 2px;
	line-height: 18px;
	font-weight: bold;
	text-align: justify;
}
#ColonneGauche h2 {
	color: #0060AA;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 28px;
}
#ColonneGauche h3 {
	color: #0060AA;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#ColonneDroite {
	float: left;
	width: 450px;
	padding-left: 17px;
	margin-left: 17px;
	border-left: 2px dotted #666666;
}
#ColonneDroite p {
	color: #1C384D;
	padding-top: 13px;
	line-height: 18px;
	text-align: justify;
}
#ColonneDroite h2 {
	color: #0060AA;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
}
#ColonneDroite h3 {
	color: #0060AA;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 17px;
}
#ColonneDroite h4 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
	border-bottom: 1px solid #333333;
	margin-bottom: 5px;
	text-align:right;
}
#BlocRemarque {
	background-color: #004988;
	margin-left: 35px!important;
	margin-left: 17px;
	padding-left: 11px;
	padding-right: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
	float: left;
	font-size: 14px;
}
#BlocRemarque a, #BlocRemarque a:link, #BlocRemarque a:active, #BlocRemarque a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#BlocRemarque a:hover {
	color: #76A6CC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;

}

/*--------------------- Pied de page -----------------*/			
#Pied {
	width: 895px;
	height: 20px;
	float: left;
}
#Pied ul{
	text-align: right;
}

#Pied ul li{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
	
#Pied ul li a, #Pied ul li a:link, #Pied ul li a:visited, #Pied ul li a:active{
	color: #FFFFFF;
	text-decoration: none;
} 

#Pied ul li a:hover{
	color: #004988;
	text-decoration: none;
}

/*--------------------- Formulaire -----------------*/					
.combo {
	height: 12px; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}
 .combo2 {
	height: auto; 
	BORDER-RIGHT: #404040 1px solid;
	BORDER-TOP: #404040 1px solid;
	BORDER-LEFT: #404040 1px solid;
	BORDER-BOTTOM: #404040 1px solid;
	 font-family: verdana;
	 font-size: 11px;
	 font-style: normal;
	 color: #000000;
	 background-color: #FFFFFF;
}
 
/*--------------------- Tableaux -----------------*/		
.table-separateur {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #707070;
	background-color: #000000;
	font-weight: bolder;
}
.table-titre {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-weight: bold; 
	background-color: #F8BD78;
}
.table-entete {
	font-size: 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #F7C400;
	font-weight: bold;
}
.table-ligne1 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFF6CB;
	font-weight: normal;
}
.table-ligne2 {
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFF8D9;
	font-weight: normal;
}

