@charset "utf-8";
/* CSS Document */
.entete {
	text-align: center;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: no-repeat;
	background-color: #FFF;
}
body {
	background-color: #e8e8e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondpage.jpg);
	background-repeat: repeat-x;
}
.maintable {
	background-color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titre-page {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #243B98;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
.entete .maintable tr td {
	text-align: left;
}
.encart {
	background-color: #CECFBA;
	padding: 5px;
	border: 1px dotted #A4A680;
	font-size: 14px;
	color: #243B98;
}
.colgauche {
	background-color: #D9DAC9;
	}
.menugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A4A680;
	
	padding: 0px;

}
.menugauche td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background : #A4A680;;
	
	
	
	
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
border-bottom-color: #FFF;
}

.menugauche a:link {
	text-decoration: none;
	color: #FFF;
	
	 
}

.menugauche a:active {
	text-decoration: none;
	color: #A4A680;
	 
}


.menugauche a:visited {
	text-decoration: none;
	color: #FFF;
	 
}
.menugauche a:hover {
	color: #FDDE0A;
	text-decoration: none;
	 
}


.soutitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #243C96;
}
.jaune {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #243C96;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 3px;
}
a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243C96;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243C96;
	padding:0px;
	margin:0px;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding:0px;
	margin:0px;
	text-decoration: none;
}

a:active {
	color: #243C96;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	text-decoration: underline;
	text-align: left;
}
.menu2 {
	
	background: #D9DAC9;
	 
}
.menu2 a:link {
	text-decoration: none;
}
.menu2 a:active {
	text-decoration: none;
	color: #ff0000;
}
.menu2 a:visited {
	text-decoration: none;
	color: #243B98;
}
.menu2 a:hover {
	color: #A4A680;
	text-decoration: none;
}
