body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a5c4cf;
}

.menutxt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.menutxt a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.menutxt a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;}

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.menuSR {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 26px;
	width: 200px;

}
.menuSR a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	height: 26px;
	width: 200px;
}
.menuSR a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #4B4D4F;
	color: #A3B7D0;
	height: 26px;
	width: 200px;
	display: run-in;
}

.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 5px;
	text-align: justify;
	padding: 4px;
	color: #246EAA;
	vertical-align: middle;
}

.box_gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #246EAA;
}
.box_gauche a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #246EAA;
}

.box_gauche a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #246EAA;
}
.s_rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003B80;
}
.s_rubrique a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 5px;
	text-align: justify;
	padding: 4px;
	color: #CC0000;
	font-weight: bold;
}
.s_rubrique a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin: 5px;
	text-align: justify;
	padding: 4px;
	color: #CC0000;
	font-weight: bold;
}

select { 
	color: #246EAA; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background: #709EC2;  
}

textarea {
	color: #246EAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #C1D5E4;
}

input {
	color: #246EAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1D5E4;
	border: 1px solid #246EAA;
}
