body{
	width: 770px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #242424;
	font-family: Verdana, Arial, "Arial Narrow", "Arial Black", Times, serif;	
	font-size: 12px;
	color: #ffffff;
	border: 0px;
	}

#page{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #000000;
	}

form, p{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

/* l'entete en haut ;-) */

#page #annonce{
	margin: 0px;
	padding: 0px;
	height: 30px;
	vertical-align: middle;
	border: 0px;
	background: #000000;
	display: none;
	visibility: hidden;
	}
	
#page #annonce p{
	vertical-align: middle;
	text-align: center;
	color: #808080;
	line-height: 30px;
	}
 #page #annonce a{
	vertical-align: middle;
	color: #808080;
	text-decoration: none;
	}

#page #entete{
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 125px;
	vertical-align: middle;
	border: 0px;
	text-align: right;
	}

/* le menu en haut ;-) */

#page #entete #langue{
	float: right;
	margin: 0px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0px;
	width: 120px;
	height: 20px;
	vertical-align: middle;
	border: 0px;
	text-align: right;
	}

#page #entete #langue img{
	vertical-align: middle;
	border: 0px;
	}

#page #menu-top{
	margin: 0px;
	padding: 0px;
	padding-top: 42px;
	height: 58px;
	vertical-align: middle;
	border: 0px solid #008000;
	background: #000000 url('../images/gc-bg-top.jpg') top center no-repeat;
	}

#page #menu-top table{
	width: 100%;
	border-collapse: collapse;
	}

#page #menu-top table td.tdmenutopout{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	background: none;
	color: #b11212;
	}

#page #menu-top table td.tdmenutopout a{
	color: #b11212;
	border-bottom: 2px solid #f57d1c;
	}

#page #menu-top table td.tdmenutophover0, #page #menu-top table td.tdmenutophover1{
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	background: none;
	color: #000000;
	}

#page #menu-top table td.tdmenutophover0 a, #page #menu-top table td.tdmenutophover1 a{
	color: #000000;
	border-bottom: 2px solid #b11212;
	}

#page #menu-top a, #page #menu-top a:visited{
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	vertical-align: middle;
	font-size: 12px;
	}

#page #menu-top a:hover{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}

#page #navigation{
	visibility: hidden;
	display: none;
	height: 0px;
	width: 0px;
	}

#topdeck{
	position: absolute;
	visibility: hidden;
	z-index:11;
	background-color: #f57d1c;
	border:1px solid #b11212;
	}

#topdeck .sousmenu{
	margin: 0px;
	padding: 4px; 
	width: 200px;
	}

#topdeck .sousmenu a, #topdeck .sousmenu a:visited{
	color: #b11212;
	}

#topdeck .sousmenu a:hover{
	color: #000000;
	}

#topdeck .sousmenu p{
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #b11212;
	text-decoration: underline;
	font-weight: bold;
	}
	
#topdeck .sousmenu p.separation{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 6px;
	background: url('../images/separation.gif') center left repeat-x;
	text-decoration: none;
	}

/* le corpus */
#page #corpus{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../images/gc-left.jpg') left top repeat-y;
	}

#page #corpusback{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../images/gc-right.jpg') right top repeat-y;
	}

/* le menu a gauche ;-) */

#page #corpus #menuleft{
	float: left;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 220px;
	vertical-align: middle;
	border: 0px;
	}

#page #corpus #menuleft .menu_content{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #e38421 url('../images/menu-left-lft.gif') repeat-y top left;
	}
#page #corpus #menuleft .menu_content .bg_r{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/menu-left-rig.gif') repeat-y top right;
	}

#page #corpus #menuleft .menu_content .bg_t{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/menu-left-top.gif') no-repeat top left;
	}

#page #corpus #menuleft .menu_content .bg_b{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/menu-left-bot.gif') no-repeat bottom left;
	}


#page #corpus #menuleft .menu_content a, #page #corpus #menuleft .menu_content a:visited{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	background: url('../images/left-a.gif') no-repeat center left;
	text-decoration :none;
	color: #b11212;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	}

#page #corpus #menuleft .menu_content a:hover{
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
	background: url('../images/left-a-hover.gif') no-repeat center left;
	}

#page #corpus #menuleft .menu_content p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	border: 0px;
	border-bottom: 0px dashed #66a3be;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	vertical-align: middle;
	font-variant: normal;
	line-height: 16px;
	}

#page #corpus #menuleft .menu_content p.actif, #page #corpus #menuleft .menu_content p.actifbis{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	background: url('../images/left-a-sel.gif') no-repeat center left;
	text-decoration :none;
	color: #000000;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	}

#page #corpus #menuleft .menu_content p.titre{
	display: block;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 8px;
	padding: 0px;
	padding-left: 20px;
	background: url('../images/puce-a1.gif') no-repeat center left;
	text-decoration :none;
	color: #005073;
	font-weight: bold;
	border: 0px;
	}

#page #corpus #menuleft .menu_content p.separation{
	display: none;
	visibility: hidden;
	}

#page #corpus #menuleft .menu_content h1{
	margin: 0px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 24px;
	border:0px;
	border-bottom: 2px solid #b11212;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 28px;
	}

#page #corpus #menuleft .menu_content h2{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 28px;
	border:0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}

#page #corpus #menuleft .menu_content h3{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #66a3be;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 20px;
	}

#page #corpus #menuleft .menu_content h3 a, #page #corpus #menuleft .menu_content h3 a:visited{
	display: block;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 20px;
	background: url('../images/puce-a1.gif') no-repeat center left;
	text-decoration :none;
	color: #005073;
	font-weight: bold;
	}

#page #corpus #menuleft .menu_content h3 a:hover{
	display: block;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 20px;
	background: url('../images/puce-a1-hover.gif') no-repeat center left;
	text-decoration :none;
	color: #000000;
	font-weight: bold;
	}

#page #corpus #menuleft .menu_content p.resume{
	margin: 0px;
	margin-left: 34px;
	margin-bottom: 8px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
	vertical-align: middle;
	font-variant: normal;
	}

#page #corpus #menuleft .menu_content p.newsletter{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
	border: 0px;
	font-weight: normal;
	color: #b11212;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}

#TheEditorNewsLetter input{
	border: 1px solid #c0c0c0;
	padding-left: 2px;
	background-color: #ffffff;
	color: #b11212;
	}
	
#page #corpus #menuleft .menu_content form button.envoyer{
	width: 173px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

#page #corpus #menuleft .menu_content p.actu{
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-right: 30px;
	border: 0px;
	font-weight: normal;
	color: #b11212;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}

#page #corpus #menuleft .menu_content p.actu a, #page #corpus #menuleft .menu_content p.actu a:visited{
	display: inline;
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration :none;
	color: #b11212;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	}

#page #corpus #menuleft .menu_content p.actu a:hover{
	display: inline;
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration :none;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	}
	
/* message d'erreur ;-) */

#message{
	margin: 1px;
	padding: 4px;
	border: 1px solid #ff0000;
	background: #ffff00;
	vertical-align: middle;
	}

#message p{
	color:#ff0000;
	font-weight: bold;
	}

/* le corps de la page ;-) */

#corps{
	width: 510px;
	float: right;
	border: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	border: 0px solid #cccccc;
	background: url('../images/corps-bg.gif') repeat-y left top;
	min-height: 400px;
	}

.gtop{
	margin: 0px;
	padding: 0px;
	background: url('../images/corps-top.gif') no-repeat left top;
	min-height: 400px;
	}

.gbottom{
	margin: 0px;
	padding: 0px;
	background: url('../images/corps-bot.gif') no-repeat left bottom;
	min-height: 400px;
	}
	
#corps .content{
	border: 0px;
	margin: 0px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	line-height: 16px;
	color: #b11212;
	}

#corps .content h1{ 
	height: 32px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	line-height: 32px;
	}

#corps .content h2{ 
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #208251;
	text-align: left;
	vertical-align: middle;
	font-variant: normal;
	}
	
#corps a{
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #505050;
	border: 0px;
	}

#corps a:hover{
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #c0c0c0;
}

#corps p{ 
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	}


/* le formulaire ;-) */

#corps .content form table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}	

#corps .content form table th{
	text-align: right;
	font-weight: bold;
	}	

#corps .content form table td{
	text-align: left;
	font-weight: normal;
	}	

#corps .content form input{
	border: 1px solid #a00000;
	padding-left: 2px;
	background-color: #500000;
	color: #ffff00;
	}

#corps .content form textarea{
	border: 1px solid #c0c0c0;
	padding-left: 2px;
	background-color: #e9e9ff;
	}

#corps .content form button.envoyer{
	width: 185px;
	height: 18px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}

/* le pied de page ;-) */

#pied-de-page{
	clear: both;
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	border: 0px;
	background: url('../images/gc-left.jpg') left top repeat-y;
	}

#pied-de-page-back{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../images/gc-right.jpg') right top repeat-y;
	}

#pied-de-page .content{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	vertical-align: bottom;
	}

#pied-de-page .content .flux{
	float: left;
	width: 20px;
	height: 24px;
	border: 0px;
	}

#pied-de-page p{
	color: #505050;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	}

#pied-de-page p img{
	border: 0px;
	vertical-align: middle;
	}
	
#pied-de-page a{
	color: #505050;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}

#pied-de-page a:hover{
	color: #f57d1c;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}
	
.web{
	text-align: center;
	}
.web a, .web a:visited{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}

.web a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
#decompte{
	float: left;
	width: 540px;
	height: 106px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #000000;
	text-align: left;
	}

#identification{
	float: right;
	width: 220px;
	height: 106px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url('../images/gc-ident-bg.jpg') left top no-repeat;
	text-align: left;
	}

#identification #champs{
	width: 108px;
	float: left;
	margin: 0px;
	margin-top: 31px;
	padding: 0px;
	padding-left: 40px;
	text-align: left;
	}

#identification #champs input.login{
	border: 0px solid #a00000;
	padding-left: 2px;
	background-color: #ffffff;
	width: 100px;
	height: 16px;
	margin-bottom: 12px;
	color: #808080;
	}

#identification #bout{
	width: 60px;
	float: right;
	margin: 0px;
	margin-top: 28px;
	margin-right: 5px;
	padding: 0px;
	text-align: left;
	}

#identification #bout button.go{
	width: 44px;
	height: 57px;
	vertical-align: middle;
  border: 0px none;
  cursor: pointer;
  background: none;
	}
