/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Textes
	- Pieds de page
	- Formulaires
----------------------------------------------------------------------------------------*/
a,a:link,a:visited,a:hover,object,embed{outline:none;}
/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
body#main{
	background: #FFF url(gx/bg.gif) repeat-x  ;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	color: #000;
	font-size: 12px;
	/* Garder 3 fontes seulement */
	font-family: Arial, Verdana, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}

h1{
	color: #cb5b08;
	font-size:14px;
}
h1 a, h1 a:link, h1 a:visited{
	color:#C21527;
}

h2{
	color: #000;
	font-size:14px;
}
h2 a, h2 a:link, h2 a:visited{color: #000;}
h2 a, h2 a:hover, h2 a:visited:hover{color: #000;text-decoration:underline;}
h2.sousTitre{
	color: #cb5b08;
}
h3{
	color: #000;
	font-size:13px;
}


/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{
	margin: 0 auto 0 auto;
	text-align:left;
	width:972px;
}
#haut{height: 105px;background: url(gx/m/bg_haut.gif) no-repeat bottom right;}
.logo{margin:15px 0 0 99px; float:left;}
#haut p a, #haut p a:link, #haut p a:visited{
	color:#818080;
	text-decoration:none;
	margin-left: 20px;
	padding-left:10px;
	background: url(gx/icone_menuu.gif) no-repeat 0 6px ;
	font-size: 10px;
}
#haut p a:hover, #haut p a:visited:hover{text-decoration:underline;}
#recherche{float:right;margin-top:15px;}

#contenu{
	background: #fff;
	padding:0 1px;
	margin: 0;
}
#menuGauche,#contenuCentral,#menuDroit{margin-top: 25px;float:left;display:block;min-height:350px;}
#menuGauche{width:240px;}
#contenuCentral{width:480px;}
#menuDroit{float:right;width:237px;margin-top:0px;_margin-top:-15px;}

#boiteAccesRapide{background: #fae8b3 url(gx/m/bg_boiteAccesRapide.gif) no-repeat; width:220px; padding:0 0 10px 0;}
#boiteAccesRapide img{ margin:15px 0 25px 17px;}
#boiteAccesRapide ul{margin-left:17px;}
#boiteAccesRapide ul li{padding:0; margin:0 0 8px 0; list-style-type:none;}
#boiteAccesRapide ul li a, #boiteAccesRapide ul li a:link, #boiteAccesRapide ul li a:visited{
	background: url(gx/suite.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	text-decoration: none;
	color:#000;
	font-size: 11px;
}
#boiteAccesRapide ul li a:hover, #boiteAccesRapide ul li a:visited:hover{color:#cb5b08;}
#boiteAccesRapide ul li a.actif, #boiteAccesRapide ul li a.actif:visited{color:#cb5b08;}

#boiteInfolettre{ /*background: #cb5b08;*/ background: #ffffff; width:235px; padding:0 0 0px 0; height:79px;}
/*#boiteInfolettre img{ margin:25px 0 0px 17px;}*/
#boiteInfolettre p{margin:0 17px;color:#fff;}


#boiteCalendrier{background: #e8eabb url(gx/m/bg_boiteCalendrier.gif) no-repeat; padding:0 0 0px 0;}
#boiteSondage{background: #f1f3f3 url(gx/m/bg_boiteSondage.gif) no-repeat; padding:0 0 0px 0;}
#boiteSondage p{font-size:11px;margin:0 17px }
#boiteSondage img, #boiteCalendrier img{margin:15px 0 15px 17px;}
#resultatSondage{background: #346087; height: 10px; line-height: 10px;  float: left; display: block; margin: 2px 10px 5px 17px;_margin-left:10px;}
#boiteCalendrier div.lienBas{background:#d5d7ab;}
#boiteSondage div.lienBas{background:#e3e4e4;}
#boiteCalendrier div.lienBas a, #boiteSondage div.lienBas a{
	background: url(gx/suite.gif) no-repeat 0 4px;
	color:#000;
	font-size:10px; 
	line-height: 20px;
	padding:0 0 0 10px;
	margin-left:17px;
	text-decoration:none;}

#nouvelle, #documentation, #carriere, #evenement{border-bottom: 1px solid #ededed;}	
#nouvelle img{margin:0 10px 10px 0;}
#nouvelle h2{font-size:13px; font-weight: bold;}
#nouvelle p{line-height:125%;}
#nouvelle p a, #nouvelle p a:link, #nouvelle p a:visited{color: #af0808; text-decoration:none;}
#nouvelle p a:hover, #nouvelle p a:visited:hover{color: #af0808; text-decoration:underline;}
.date{
	color:#cb5b08; font-size:11px;
}

#documentation p{
	line-height: 150%;
}
#documentation .date{color:#cb5b08;font-size:11px;}

#carriere{margin-left:0px;}
/*
#carriere a.bouton{
	padding:3px 15px;
	color:#498ECB;
	font-size:13px;
}*/

/* MENU
--------------------------------------------------------------------------------------- */
#menuLateral{margin:0; padding:0; }
#menuLateral ul{margin:0;padding:0;}
#menuLateral ul li{padding:0; margin:0; display:block; list-style-type:none;}
#menuLateral ul li a, #menuLateral ul li a:link, #menu ul li a:visited{
	background: url(gx/suite.gif) no-repeat 0 6px;
	border-bottom: dotted 1px #b2b2b2;
	padding: 0 10px 0px 10px;
	margin: 10px 20px 0 15px;
	display:block;
	/*float:left;*/
	color: #000;
	font-size: 11px;
	font-weight: normal;
	min-height:15px;
	_height: 15px;
	text-decoration: none;
}
#menuLateral ul li a.dernier{border:none;}
#menuLateral ul li a:hover, #menuLateral ul li a:visited:hover{}
#menuLateral ul li a.actif, #menuLateral ul li a.actif:visited{font-weight: bold;}
#menuLateral ul li ul {margin-top:5px;
	
}
#menuLateral ul li ul li a, #menuLateral ul li ul li a:link, #menu ul li ul li a:visited{
	background: url(gx/icone_sousMenuLateral.gif) no-repeat 0 7px;
	font-size:10px;
	color: #5a4301;
	margin: 0  0 0 20px;
	border: none;
}
#menuLateral ul li ul li a:hover, #menuLateral ul li ul li a:visited:hover{ text-decoration: underline;}
#menuLateral ul li ul li a.actif, #menuLateral ul li ul li a.actif:visited{text-decoration: underline;}

/* CALENDRIER
--------------------------------------------------------------------------------------- */
#blocCal{
	display:block;
}
table#calendrier{
	width:230px;
	color:#1c1c1f;
	font-size:11px; 
	
}
table#calendrier tr td {color:#1c1c1f;

}
tr.calendarheader{display:none;}
tr.calendarheader td{font-weight:bold;}
.calendar {color:#1c1c1f;
	font-size:11px; 
	margin:2px;}
.calendartoday{font-weight:bold;}
#calendrier a.calendarActif{
	background-color:#fff;  text-decoration:none; 
	width:25px;

	display:block;
	padding:2px 0;
}
#calendrier a.calendarActif:hover{
	background-color:#f9fae1;}
	
table#calendrier tr td a, #blocCal p a{color: #666666; font-size: 11px; }
table#calendrier tr td a:hover, #blocCal p a:hover{color:#000;}



/* TEXTES
--------------------------------------------------------------------------------------- */

p{font-size: 12px; line-height: 130%; color: #000;}
a, a:link, a:visited, p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #cb5b08; text-decoration: none;}
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:#cb5b08; text-decoration:underline;
}
ul li{font-size:12px; line-height:150%; list-style:square; margin-left:16px;}
ol li{font-size:12px; 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;}


.titreSection{
	margin:0 0 0px 15px;
}

.cadreImg{
	border: 1px solid #ACACAC;
}
/* 
p:first-letter{color:green; font-size:200%; text-transform:uppercase;}
sup{position:relative; bottom:0.3em; vertical-align:baseline;}
sub{position:relative; bottom:-0.2em; vertical-align:baseline;}
*/
a.lienAfficher, a.lienAfficher:link, a.lienAfficher:hover, a.lienAfficher:visited, a.lienAfficher:visited:hover{
	background: url(Gx/suite.gif) no-repeat left;
	padding:5px 0 5px 10px;
	font-size: 10px;
	color:#000;
}
a.listeLien, a.listeLien:hover, a.listeLien:visited, a.listeLien:visited:hover, a.listeLien:link {
	background: url(Gx/suite.gif) no-repeat left;
	padding:5px 0 5px 10px;
	color:#000;
}

a.lienRSS, a.lienRSS:hover, a.lienRSS:visited, a.lienRSS:visited:hover, a.lienRSS:link {
	background: url(Gx/rss.gif) no-repeat left;
	padding:5px 0 5px 20px;
	font-size: 10px;
	color:#000;
}
.lienPDF{
	background: url(Gx/pdf.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienXLS{
	background: url(Gx/xls.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienDOC, .lienDOCX{
	background: url(Gx/doc.gif) no-repeat left;
	padding:5px 0 5px 20px;
}

.lienSuite{
	background: url(Gx/suite.gif) no-repeat right ;
	padding:0px 7px 0px 0;
}

.ligne{
	border:none;
	/*border-top: 1px solid #ededed;*/
	height: 1px;
	background: #ededed;
	line-height: 1px;
}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#555;font-family:Tahoma; font-size:10px; height:135px; padding:10px 15px; background: #fff url(gx/m/bg_pieddePage.gif) no-repeat bottom left;}
#piedPage a{color:#555; text-decoration:none;}
#piedPage a:hover{color:#555;text-decoration:underline;}
#piedPage #copyrights{float:right; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:normal;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#555;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #555;}
#piedPage p a, #piedPage p a:link, #piedPage p a:visited{
	color:#000;
	text-decoration:none;
	margin-left: 10px;
	padding-left:10px;
	background: url(gx/icone_arbreRef.gif) no-repeat 0 6px ;
	font-size: 10px;
}
#piedPage p a:hover, #piedPage p a:visited:hover{text-decoration:underline;}

/* image container pour xfade */
#logoPartenaire{
	float:left;
	margin:5px 0;
}
#imageXfadeContainer {
	background: #fff;
	/*position:relative;*/
	margin-left:15px;
	
	/*margin:auto;*/
	width:155px;
	height:85px;
	overflow: hidden;z-index: 15;
}

#imageXfadeContainer img {
	display:none;
	/*position:absolute;
	top:0px; left:0px;*/
	width:155px;
	height:85px;
	z-index: 15;
}

/* BOOKMARKER */
#socialBookmarker {/*float:left;*/ margin:0 5px;}
#bookmarker a{color:#cb5b08; font-size:11px; text-decoration:underline;}
#bookmarker a:hover{color:#000;}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border:0px solid #000;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#000; padding:3px;border: 1px solid #999;}
fieldset label{font-size: 12px; color:#000;margin:2px 0 2px 0;float:left;display:block;}
label.fichierTelecharge{color:#888888;margin:2px 0 2px 10px;}

#formSondage label{font-size:11px;width:150px;}

#formRecherche .champTexte{width:175px;}


/* Formulaire inscription */
#formAjoutEntreprise fieldset{padding:0px; margin:0px;}
#formAjoutEntreprise fieldset label{float:left;width:150px;}
#formAjoutEntreprise .champTexte{float:left;width:250px;}
#formAjoutEntreprise .listeDeroulante{float:left;width:258px;}
#formAjoutEntreprise .boiteTexte{padding:2px;float:left;height:70px;width:252px;font-family: Arial, Verdana, Tahoma;}
#formAjoutEntreprise #InscriptionInfolettre{width:260px;float:left;}
#formAjoutEntreprise .labelRadio{width:20px;float:left;}


.champTexte{	
	background: #fff;
	border: 1px solid #b2cbe2;
	color: #000;
	font-size: 11px;
	margin:2px 0 2px 0;
	padding:3px;

	float:left;display:block;
}
.listeDeroulante{
	background: #fff;	
	border: 1px solid #b2cbe2;
	color: #000;
	font-size: 11px;
	margin:2px 0 2px 0;
	float:left;display:block;
}
.boiteTexte{
	background: #fff;
	border: 1px solid #b2cbe2;
	color: #000;
	font-size: 11px;
	margin:2px 0 2px 0;
	float:left;display:block;
}
.bouton, a.bouton, a.bouton:link, a.bouton:visited{
	background-color: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding:3px 15px;
}
.bouton:hover, a.bouton:hover, a.bouton:hover:visited{text-decoration: none;color:#000;} /* FF seulement */

.champCache {display:none; visibility:hidden;} /* Utilisé pour l'antiSpam */

.boutonRadio{background: #EEF3F7;color: #4E677A;font-size: 11px;float:left;display:block;}
.caseaCocher{border: none;}
.erreur{color: #FF0000;}


