body#index{
	background: #6A7783 url(gx/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
}
body#main{
	background: #6A7783 url(gx/bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	text-align:center;
}

html{
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS";
}
h1, h2, p, form, div, ul, li, a, img{ margin: 0; padding: 0; border:0;}

h1{
	font-size: 17px;
	color: #2E406E;
	font-family: Trebuchet MS, Arial;
}
h2{
	font-size: 17px;
	color: #556CA6;
	font-family: Trebuchet MS, Arial;
	margin-bottom:10px;
}

/* CONTENEUR */
#conteneur{
	margin: 0 auto 0 auto;
	width:740px;
	text-align:left;
	background:#FEFBF5;
	
}
#header{
	width:740px;
	height:162px;
	background: url(gx/m/header.gif) no-repeat;
}
#right{
	float:right;
	width:178px;
}
#contenu{
	float:left;
	width:562px;
	background:url(gx/m/ligne.gif) right repeat-y;
}

/* MENU */
#menu{
	width:474px;
	height:36px;
	padding: 0;
	margin: 0;
	margin-right:6px;
	float:right;
	font-family : Trebuchet MS, Arial;
	font-size:12px;
	color:#8796BD;
	text-align:center;
}
#menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu ul li{
	padding: 0;
	margin: 0;
	display: inline;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	line-height: 36px;
	font-family : Trebuchet MS, Arial;
	font-size:12px;
	color:#DAE4FF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 6px 12px 8px;
	/*border-right: solid 1px #8796BD;*/
}
#menu ul li a:hover, #menu ul li a:visited:hover{
	/*background-color: #C59661;*/
	color:#FFF;
}
.actif{
	background:url(gx/m/actif.gif) center 3px no-repeat;
	/*color:#000;*/
}
.actif2{
	background:url(gx/m/actif2.gif) left center no-repeat;
	/*color:#000;*/
}
/* MENU2 */
#menu2{
	width:498px;
	height:29px;
	padding: 0;
	margin: 0;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	color:#FFF;
	text-align:center;
	display:block;
	background:url(gx/m/menu2.gif) no-repeat;
}
#menu2 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu2 ul li{
	padding: 0;
	margin: 0;
	display: inline;
}
#menu2 ul li a, #menu2 ul li a:link, #menu2 ul li a:visited{
	line-height: 29px;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 3px 6px;
	/*border-right: solid 1px #8796BD;*/
}
#menu2 ul li a:hover, #menu2 ul li a:visited:hover{
	/*background-color: #C59661;*/
	color:#000;
}
/* MENU3 */
#menu3{
	/*width:115px;*/
	padding: 0;
	margin: 0;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	color:#FFF;
	text-align:center;
	display:block;

}
#menu3 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu3 ul li{
	padding: 0;
	margin: 0;  
}
#menu3 ul li a, #menu3 ul li a:link, #menu3 ul li a:visited{
	background-color:#f2b213;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	display: block;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	height: 15px;
	padding: 5px 0 5px 0;
	margin: 0;
	/*border-right: solid 1px #8796BD;*/
}
#menu3 ul li a:hover, #menu3 ul li a:visited:hover, .actif3{
	/*background-color: #C59661;*/
	color:#000;
}
/* MENU4 */
#menu4{
	height:25px;
	padding: 0;
	margin: 0;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	color:#FFF;
	background-color:#f2b213;
	display:block;
	 text-align: right;
	/*background:url(gx/m/menu2.gif) no-repeat;*/
}
#menu4 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu4 ul li{
	padding: 0;
	margin: 0;
	display: inline;

	text-align: center;
}
#menu4 ul li a, #menu4 ul li a:link, #menu4 ul li a:visited{

	line-height: 25px;
	font-family : Trebuchet MS, Arial;
	font-size:10px;
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	margin: 0;
	/*
	border-right: solid 1px #FFF;*/
}
#menu4 ul li a:hover, #menu4 ul li a:visited:hover{
	/*background-color: #C59661;*/
	color:#000;
}
/* PIED DE PAGE */
#piedPage{
	color: #A0ABB4;
	width:740px;
	height: 40px;
	font-family: Arial;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	background:#6A7783;
	text-align:none;
}
#piedPage a{ color: #A0ABB4; text-decoration: none;}
#piedPage a:hover{ color: #FFF; }
#piedPage #copyrights{ float: left; text-align: left;}
#piedPage #copyrights a{ font-weight: bold; }
#piedPage #copyrights #lienCopyrights{ font-weight: normal;text-decoration: none;color: #A0ABB4;}
#piedPage #copyrights #lienCopyrights:hover{ font-weight: normal;text-decoration: underline;color: #FFF;}

/* TEXTE*/
p{
	font-family:Trebuchet MS, Arial;
	font-size: 14px;
	margin-bottom:20px;
	color: #8C8C8C;
}
p a, p a:link, p a:visited{
	color: #23248B;
	text-decoration: none;
}
p a:hover, p a:visited:hover{
	color: #000;
	text-decoration: underline;
}
p ul li{
	list-style: square;
}

/* formulaires */
fieldset{margin: 0; padding: 12px; width: 456px; border:1px solid #999}
fieldset legend{font-family: Arial; font-size: 14px; font-weight: bold;}
fieldset label{font-size: 0.8em;}

.formulaire{
	margin: 0;
	padding: 0;
}

.champTexte{	
	color: #4E677A;
	border: 1px solid #C9D0D6;
	background: #EEF3F7;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.boutonRadio{	
	color: #4E677A;
	background: #EEF3F7;
	margin:0;
	padding: 0;
	font-size: 0.8em;
}
.menuDeroulant{	
	color: #4E677A;
	border: 1px solid #C9D0D6;
	background: #EEF3F7;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
.boiteTexte{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #4E677A;
	border: 1px solid #C9D0D6;
	background: #EEF3F7;
	margin: 0;
	padding: 0;
}
.bouton{
	background-color: #EEF3F7;
	color: #498ECB;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #C9D0D6;
}
.boutonImage{
	border:0px;
}
.caseaCocher{
	border: 0px;
	background-color: #FFF;
}
.erreur{
	font-size: 11px;
	color: #FF0000;
}
