/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Textes
	- Conteneur
	- Menu
	- Pieds de page
	- Formulaires
----------------------------------------------------------------------------------------*/

/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
body#main{
	background: #5A0606 url(gx/bg.jpg) repeat-y;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	font-family: Verdana, Arial, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{border:0; margin:0; padding:0;}

h1{
	color: #000;
	font:22px Arial;
	font-weight: bold;
}
h1 a{
	color: #5A0606;

	text-decoration: none;
}
a.retour { 
	float : left;
	text-decoration : none;
	text-indent : -999em;
	overflow : hidden;
	width : 251px;
	height : 58px;
	padding : 0;
	margin : 79px 0 12px 33px;
	/*background-color: #457864;*/
}
img.logovi{display: none;}

/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 13px;line-height: 15px;color: #000;font-family: Arial;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #5A0606;text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#000;text-decoration:underline;
}
ul li{font-size: 11px;line-height: 150%;list-style: square;margin-left: 16px;}
ol li{font-size: 11px;line-height: 150%;color: #1F1F1F;margin-left: 16px;}

.textePetit{font-size: 10px;color: #1F1F1F;}
.textePetit a, .textePetit a:link, .textePetit a:visited{font-size: 10px;color: #1F1F1F;}
.textePetit a:hover, .textePetit a:visited:hover{font-size: 10px;color: #1F1F1F;}

/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneurext{
	float: left;
	width: 100%;
	background: url(Gx/conteneurext_bg.gif) no-repeat center top;
}
#conteneur{
	margin: 0 auto;
	text-align: left;
	width: 931px;
}
#contenu{
	background-color: #fff;
	float: left;
	width: 861px;
	_width: 931px;
	padding: 22px 34px 22px 36px;
	margin: 0;
}
#colgauche, #colgauche2{
	width: 343px;
	height: 313px;
	float: left;
}
#colgauche2 img{
	margin: 160px 9px 0 0;
	float: right;
}
#indexflash{
	float: left;
}
a.home{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.home img{
	border: 1px #000 solid;
}
a.models{
	width: 400px;
	float: left;
	color: #000;
	font-size: 11px;
}
a.models img{
	border: 1px #000 solid;
}
#map{
	width: 497px;
	height: 313px;
	float: left;
	border: 1px #000 solid;
	margin-right: 10px;
}
#activite{
	float: left;
	width:320px;
	padding-left: 20px;
	margin:0 0 10px 0;
}
#activite a{
	float: right;
	margin-left: 10px;
}
#activite a img{
	border:1px #707070 solid;
}
table#calendrier{
	float: left;
}
table#calendrier td{
	border: 1px #5A0606 solid;
	font: 13px Verdana;
	padding: 1px;
}
table#calendrier td.even{
	background-color: #5A0606;
	
}
table#calendrier td.even a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
table#calendrier td.lesforms{
	text-align: left;
	border: none;
	paddin-bottom: 10px;
}
table#calendrier td.joursemaine{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #5A0606;
	text-align: center;
}

/* MENU
--------------------------------------------------------------------------------------- */
#menu{margin: 0;padding: 0;float: left;background: url(Gx/M/menu_bg.gif) no-repeat left bottom;}
#menu ul{margin: 0;padding: 0;}
#menu ul li{padding: 0 28px 9px 0;margin: 0;float: left;list-style-type: none;}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	float: left;
	display: block;
	color: #5A0606;
	font: 13px Verdana;
	line-height: 15px;
	padding: 0;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a:visited:hover{color: #FF2500;}
#menu ul li a.actif, #menu ul li a.actif:visited{text-decoration: underline;color: #5A0606; }

#sousMenu { border-bottom:1px solid #88a170; margin:0 0 20px 265px; height:27px; }
#sousMenu.long{margin-left: 0;}
#sousMenu li { padding:0; margin:0; display:inline; float:left; }
#sousMenu li a { display:block; float:left; padding:5px 10px; color:#5a0606; background:#fff; border-top:1px solid #fff; border-left:1px solid #fff; border-right:1px solid #fff; text-decoration:none; }
#sousMenu li a:hover, #sousMenu li a.actif { border:1px solid #fff; background:#5a0606; color:#fff; border:1px solid #88a170; }

#boitegauche{
	float: left;
	width: 400px;
	_width: 418px;
	padding: 62px 0 0 18px;
	background: url(Gx/M/boitegauche_bg.gif) no-repeat left top;
}
#boitedroite{
	float: left;
	width: 443px;
	padding-top: 62px;
	background: url(Gx/M/boitedroite_bg.gif) no-repeat left top;
}
#boitegauche a, #boitegauche a:link, #boitegauche a:visited, #boitedroite a, #boitedroite a:link, #boitedroite a:visited{
	font: bold 15px verdana;
	text-decoration: none;
	color: #5A0606;
}
#boitegauche a:hover, #boitegauche a:visited:hover, #boitedroite a:hover, #boitedroite:visited:hover{
	text-decoration: underline;
}
#boitegauche p, #boitedroite p{
	font-family: Verdana;
	line-height: 15px;
}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#fff; font-family: Verdana; font-size:9px; height:110px; padding:0;}
#piedPage a{color:#fff; text-decoration:underline;}
#piedPage a:hover{color:#fff;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#fff;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #fff;}

/* MENU piedPage
--------------------------------------------------------------------------------------- */
#menupp{margin: 0;padding: 36px 0 0 0;float: left;width: 931px;background: url(Gx/M/menupp_bg.gif) no-repeat center 25px; }
#menupp ul{margin: 0;padding: 0 88px;}
#menupp ul li{padding: 0 13px 0 10px;margin: 0;float: left;list-style-type: none;background: url(Gx/M/menuppli_bg.gif) no-repeat right 3px;}
#menupp ul li.dernier{background: none;}
#menupp ul li a, #menupp ul li a:link, #menupp ul li a:visited{
	float: left;
	display: block;
	color: #fff;
	font: 11px Verdana;
	font-weight: bold;
	line-height: 13px;
	padding: 0;
	text-decoration: none;
}
#menupp ul li a:hover, #menupp ul li a:visited:hover{text-decoration: underline;color: #fff;}


/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border: none;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#000; padding:3px;border: none;}
fieldset label, label{font-size: 12px; color:#000;margin:2px 0 2px 0}

.champTexte{	
	background: #fff;
	border: 1px solid #000;
	color: #5A0606;
	font-size: 13px;
	margin:2px 0 2px 0;
}
.listeDeroulante{
	background: #fff;
	border: 1px solid #000;
	color: #5A0606;
	font-size: 13px;
	margin:2px 0 2px 0;
}
.boiteTexte{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin:2px 0 2px 0;
}
.bouton{
	background-color: #5A0606;
	border: 1px solid #000;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin:2px 0 2px 0;
}
.bouton:hover { background-color: #1A80B6; } /* FF seulement */
.boutonRadio { background: #EEF3F7; color: #4E677A; font-size: 11px; }
.caseaCocher { border: none; }
.erreur { color: #FF0000; }

/* MODULE GALERIE
-------------------------------------------------------------*/
#galerie { width:330px; float:right; }
#galerie img, .galerie img, .galeriecat img { border:1px solid #646464; float:left; margin:0 10px 0 0; }
.galeriecat a, .galeriecat a:link, .galeriecat a:visited{color: #670106;width: 200px;margin: 0 10px 10px 0; float:left;text-decoration: none;text-align: center;}
