/* TABLE DES MATIRES:
	- Gnrale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Pieds de page
	- Textes
	- Formulaires
----------------------------------------------------------------------------------------*/

/* GNRAL
--------------------------------------------------------------------------------------- */
body{
	background: #FFF url(images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:0px;
}
html{
	font-family: Verdana, Tahoma, Helvetica, Arial, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New";
}
h1, h2, p, form, div, ul, li, a, img{ margin: 0; padding: 0; border:0;}
h1{
	font-size: 18px;
	color: #672505;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	margin: 0 0 5px 0;
	padding: 0;
}
h2{
	font-size: 15px;
	/*color: #6b7c8c;*/
	font-family: Verdana, Tahoma, Helvetica, Arial;
	margin: 0 0 5px 0;
	padding: 0;
}
h3{
	font-size: 12px;
	/*color: #6b7c8c;*/
	font-family: Verdana, Tahoma, Helvetica, Arial;
	margin: 0 0 5px 0;
	padding: 0;
}
br.both{
	clear: both;
}
/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{
	margin: 0 auto 0 auto;
	width:740px;
	text-align:left;
	font-size:11px;
	color: #334303;
}
#header{
	background:url(images/bg_header.jpg) no-repeat;
	/*width:757px;*/
	height:225px;
}
#menu{
	background:url(images/bg_menu.jpg) no-repeat;
	/*width:757px;*/
	height:49px;
}
#sousmenu{
	background:url(images/bg_sousmenu.jpg) no-repeat;
	/*width:757px;*/
	height:32px;
}
#headercontenu{
	background:url(images/bg_headercontenu.jpg) no-repeat;
	height:65px;
}
#logo{
	position: relative;
	top: 20px;
	left: 22px; 
}
#headerContent{
	position: relative;
	top: 0px;
	left: 222px;
	width: 500px;
}
#headersharing{
	position: relative;
	top: 0px;
	left: 320px;
	width: 170px;
      height:5px;
}
#mailingList{
	/*display: block;
	float: left;
      top: 0px;	
      width: 355px;
	text-align: right;*/
}
#headerBtn{
	display: block;
	float: right;
	width: 350px;
	text-align: right;
	margin: 0 5px 0 0;
}
#headerBtn a, #headerBtn a:link, #headerBtn a:visited{
	color: #672505;
	text-decoration: none;
}

#headerBtn a:hover{
	color: #672505;
	text-decoration: underline;
}

.quizVert{
	color:#79951e;
	font-weight: bold;
	font-size: 11px;
}
.quizJaune{
	color:#fecb5d;
	font-weight: bold;
	font-size: 11px;
}
.quizRouge{
	color:#d02d2d;
	font-weight: bold;
	font-size: 11px;
}
.sondage{
	margin:0 0 5px 15px;	
}

#mailingDiv{
	background:url(images/bgHeadersous.jpg) no-repeat;
	/*width:757px;*/
	height:64px;
	text-align:right;
	padding:15px 35px 0 0;
}
#contenu{
	background: url(images/bg_contenu.gif) repeat-y;
	/*width:757px;*/
	padding: 0 0 10px 50px;
	min-height:470px;
	_height:470px;
	position: relative;
}

.SloganTop{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	text-align:right;
	color:#962f02;
	font-weight: bold;
	font-size: 18px;
}
a.btnActiviteAcc, a.btnActiviteAcc:link, a.btnActiviteAcc:visited, a.btnActiviteAcc:hover{
	margin:5px 0;
	padding: 5px 25px;
	background: #79951e;
	color:#FFF !important;
	text-decoration: none;
}
.partenaireColDroite{
	border:1px solid #822b00;
	margin:10px;
}

#colGauche{
	float: left;
	width: 390px;
}
#colDroite{
	display: block;
	float: right;
	width: 250px;
	/*background: url(images/bgColDroite_1.jpg) no-repeat 2px 0px;*/
	min-height: 360px;
	padding-top: 350px;
}
#myAccountInfo{
	width: 210px;
	/*border: 1px solid #fc0;*/
	margin: 0 0 0 10px;
	position: relative;
	top: -50px;
}
/* MENU
--------------------------------------------------------------------------------------- */
#menu{
	/*height: 21px;*/
	padding: 0;
	margin: 0;
	text-align: center;
}
#menu ul{
	padding: 20px 0 0 20px;
	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: 10px;
	font-size: 10px;
	color: #672505;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px #596d16;
	text-transform: lowercase;
}
#menu ul li a:hover, #menu ul li a:visited:hover, #menu ul li a.actif{
	/*background-color: #C59661;*/
	color:#FFF;
}
#menu ul li a.last{
	border-right: 0;
}

/* SOUS MENU
--------------------------------------------------------------------------------------- */
#sousmenu{
	/*height: 21px;*/
	padding: 0;
	margin: 0;
}
#sousmenu ul{
	padding: 10px 0 0 50px;
	margin: 0;
	list-style-type: none;
}
#sousmenu ul li{
	padding: 0;
	margin: 0;
	display: inline;
}
#sousmenu ul li a, #sousmenu ul li a:link, #sousmenu ul li a:visited{
	line-height: 10px;
	font-size: 10px;
	color: #672505;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px #596d16;
	text-transform: lowercase;
}
#sousmenu ul li a:hover, #sousmenu ul li a:visited:hover, #sousmenu ul li a.actif{
	/*background-color: #C59661;*/
	color:#fe0a0a;
}
#sousmenu ul li a.last{
	border-right: 0;
}



.titreGris{
	background: #f1f1ef;
	border: 1px solid #e7e7e5;
	padding: 5px;
	margin:5px 0;
	color: #343432;
	font-weight: bold;
}
.bgGris{
	background: #f1f1ef;
	border: 1px solid #e7e7e5;
	padding: 5px;
}

.blogShort{
	border-bottom: 1px solid #b6b29f;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.blogDate{
	background: url(images/bg_date.gif) no-repeat;
	width: 34px;
	height: 84px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	float: left;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
}
.dateJour{
	font-size: 18px;
	line-height: 28px;
}
.blogInfo{
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
.blogResponsesDetail{
	border: 1px solid #999;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #FFF;
}
.blogInfoComment{
	color:#ac9283;
	font-size: 9px;
	 
}
.txtAlRight{
	text-align: right;
}

a.logoutBtn, a.logoutBtn:link, a.logoutBtn:hover{
	background: url("images/logout.png") no-repeat top left;
	line-height: 25px;
	font-size: 15px;
	padding: 0 0 5px 40px;
}
a.EditUserBtn, a.EditUserBtn:link, a.EditUserBtn:hover{
	background: url("images/folder_user.png") no-repeat top left;
	line-height: 35px;
	font-size: 15px;
	padding: 12px 0 5px 40px;
}
a.EditPassBtn, a.EditPassBtn:link, a.EditPassBtn:hover{
	background: url("images/kgpg_sign.png") no-repeat top left;
	line-height: 35px;
	font-size: 15px;
	padding: 12px 0 5px 40px;
}


a.deleteBtn, a.deleteBtn:link, a.deleteBtn:hover{
	background: url("images/editdelete.png") no-repeat top left;
	line-height: 25px;
	font-size: 15px;
	padding: 12px 0 15px 40px;
}


/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPageWarpper{
	background: #FFF url(images/bg_footer.gif) repeat-x;
	margin: 15px auto 0 auto;
	padding: 0;
	text-align:center;
	font-size:0px;
}
#piedPage{
	margin: 0 auto 0 auto;
	width:700px;
	text-align: center;
	padding: 3px 0 0 0;
	
	color: #000;
	height: 50px;
	font-family: Tahoma;
	font-size: 10px;
	
}
#piedPage a{ color: #000; text-decoration: underline;}
#piedPage a:hover{ color: #000; }
#piedPage #copyrights{  margin: 0; text-align: center;}
#piedPage #copyrights a{ font-weight: bold; }
#piedPage #copyrights #lienCopyrights{ font-weight: normal;text-decoration: none;color: #000;}
#piedPage #copyrights #lienCopyrights:hover{ font-weight: normal;text-decoration: underline;color: #000;}



#piedPage ul#menuBas{
	list-style:none;
	padding:0;
	margin: 0 0 5px 0;
	text-align:center;
}
#piedPage ul#menuBas li{
	padding:0;
	margin: 0 5px 5px 5px;
	display: inline;
}



/* TEXTES
--------------------------------------------------------------------------------------- */
.BorderBottom{
	display:block;
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BorderBottom img{
	display:block;float:left; margin:0 5px 5px 0;
}
.thumb{
	display:block;
	float:left;
	width:90px;
	text-align:center;
	font-size:9px;
}
.thumb img{
	display:inline !important;
	float:none;
	margin:0 0 5px 0;
}
p{
	/*font-size: 0.8em;*/
	line-height: 120%;
	/*color: #221E1F;*/
	margin:5px 0 10px 0;
}
p strong{
	/*color: #23248B;*/
}
p b{
	font-weight: bold;
	/*color: #000;*/
}
a, a:link, a:visited{
	color: #1b355c;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	color: #1b355c;
	text-decoration: none;
}
a.pdfFile, a.pdfFile:link, a.pdfFile:visited{
	color: #1b355c;
	text-decoration: underline;
	background:url(images/pdf.png) no-repeat left top;
	padding:10px 0 0 25px;
	line-height:35px;
}
a.pdfFile:hover, a.pdfFile:visited:hover{
	color: #1b355c;
	text-decoration: none;
}

a.btn, a.btn:link, a.btn:visited{
	color: #c25c0a;
	background: #dadad3;
	text-transform: uppercase;
	padding:4px;
	margin: 0 2px;
	text-decoration: none;
}
.pT10{
	margin: 10px 0 0 0;
}
/*
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;
}

p:first-letter { color: green; font-size: 200%; text-transform:uppercase;}*/

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
input.mailing{
	background: #9eb8cc;
	border:1px solid #468ac2;
	color:#1e3149;
	font-size:11px;
	margin:0 2px 0 2px;
	padding:0 2px 0 2px;
}
input.submitmailing{
	background: #9eb8cc;
	border:1px solid #468ac2;
	color:#1e3149;
	font-size:11px;
}
input.submit{
	background: #d5d4cb;
	color: #76756e;
	font-weight: bold;
	border: 0;
	font-size: 11px; 
}
input.champMailling{
	font-size: 11px; 
	
}

label.insForm{
	display: block;
	float: left;
	width: 100px;
	margin: 0 0 5px 0;
}

input.insForm{
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 5px 0;
}

.checkBoxForm{
	display: block;
	float: left;
	width: 35px;
	margin: 0 0 5px 0;
}


fieldset{margin: 0; padding: 12px; width: 456px; border:1px solid #999}
fieldset legend{font-family: Arial; font-size: 14px; font-weight: bold;}
label{font-weight: bold;}

.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;
}

div.erreur{
	background: #FF0000;
	color: #FFF;
	margin: 5px 0;
	padding: 5px;
}
div.success{
	background: green;
	color: #FFF;
	margin: 5px 0;
	padding: 5px;
}


ul.sitemap li{
	margin: 5px 0 10px 10px;
	display: block;
	float: left;
	width: 180px;
}
ul.sitemap ul{
	margin: 5px 0 10px 10px;
}

ul.sitemap li li{
	width: 150px;
	margin: 2px 0 2px 5px;
}
ul.sitemap li a{
	font-weight: bold;
	text-decoration: none;
}
ul.sitemap li li a{
	font-weight: normal;
	text-decoration: none;
}


#paginador{
		   	/*width:200px;
		 	float:left;
			*/
		  }
		  
#paginador ul{
	list-style-type: none;
	margin:5px 0 0 0;
	padding:0;
}

#paginador li{
	display:inline;
}


#paginador li a, #paginador li a:link, #paginador li a:visited{

	text-decoration: none;
	border:1px solid #f1f1f1;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#182a44;
	padding:1px 4px 1px 4px;
}
#paginador li a.active, #paginador li a.active:link, #paginador li a.active:visited{

	text-decoration: none;
	border:1px solid #f1f1f1;
	font-size:10px;
	font-weight:bold;
	color:#182a44;
	background-color:#FFFFFF;
	padding:1px 4px 1px 4px;
}

#paginador li a:hover{
	color:#000000;
	background-color:#FFFFFF;	
}