body {
	line-height: 16px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #002173;
	font-size: 13px;
	line-height: 24px;
}
.colgauche {
	width: 140px;
	border-right: 1px solid #CCCCCC;
}
.contenu-milieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin-top: 26px;
	width: 600px;
	margin-left: 16px;
	margin-bottom: 16px;
}
.haut {
	height: 127px;
	width: 800px;
	border-bottom: 1px solid #CCCCCC;
}
.colmilieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/col-milieu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFF7;
	width: 660px;
}
.coldroite {
	background-image: url(../images/col-drte.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #CCCCCC;
}
.coldroite2 {
	border-left: 1px solid #CCCCCC;
	width: 140px;
}
.coldroite-videhaut {
	height: 18px;
	padding-top: 2px;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}
.outerbrd {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;

}
.menuhaut1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFE739;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 18px;
	padding-left: 7px;
	padding-right: 7px;
}
.menuhaut1-actif {
	color: #000000;
	background-color: #FFC600;
	padding-top: 2px;
	display: block;
	clear: none;
	float: left;
	height: 18px;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
}
.menuhaut1 a {
	height: 18px;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	clear: none;
	float: left;
	color: #333333;
	text-align: center;
}
.menuhaut1 a:hover {
	color: #000000;
	background-color: #FFC600;
}
.menuhaut2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0a3876;
	height: 18px;
}
.menuhaut2 a {
	color: #FFFFFF;
	display: block;
	clear: none;
	float: left;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
}
.menuhaut2 a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #FFE739;
}
.footer {
	font-size: 10px;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
}

.field {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.8pc; 
font-weight: bold; 
color: #003366; 
background-color: #ECF0F4;
border: #003366; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
border-left-width: 1px}

.inputform {
	font-size: 12px;
	border: solid 1px #000000;
	padding: 2px 5px 2px 5px;
	color:#000000;
	background-color:#ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 4px;
}
checkbox {
	font-size: 12px;
	border: solid 1px #6C207F;
	color:#6C207F;
	background-color:#E0D8E8;
}
