/* Main Style sheet for keewebuilder.com */
body {
	width: 100%;
	margin: 0;
	/*background-color: #DBE2D1;*/
	background-color: #d7dabb;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 80%;
	color: #000;
	text-align: center;
}

/****************************************************************************************/
/* Définition des styles généraux sur les balises courantes pour la partie contenu */
/*****************************************************************************************/ 

h1 { font-family: Verdana, Geneva, sans-serif; font-size: 140%; font-weight: bold; }
h2 { font-size: 120%; font-weight: bold; color: #000; padding-bottom: 0; margin-bottom: 0; }
h3 { font-size: 110%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 100%; font-weight: bold; }
p { text-align:left; margin-top:0; margin-bottom:4px; }


table { font-family: Verdana, Geneva, sans-serif; font-size: 100%; } 
td { font-family: Verdana, Geneva, sans-serif; font-size: 100%; }
td h1 { font-family: Verdana, Geneva, sans-serif; font-size: 140%; font-weight: bold; }
td h2 { font-size: 120%; font-weight: bold; color: #000; padding-bottom: 0; margin-bottom: 0; }
td h3 { font-size: 110%; font-weight: bold; }
td h4 { font-size: 100%; font-weight: bold; }
td h5 { font-size: 100%; font-weight: bold; }
td h6 { font-size: 100%; font-weight: bold; }
td p { text-align:left; margin-top:0; margin-bottom:4px; }

a:link { color: #7d8a2b; text-decoration: underline;  }
a:active { color: #7d8a2b; text-decoration: underline;  }
a:visited { color: #7d8a2b; text-decoration: underline;  }
a:hover { color: #325c10; text-decoration: underline;  }
a:focus { color: #325c10; text-decoration: underline;  }

img {
	margin: 0;
	padding: 0;
	border: none;
}


/*****************************************************************************************/
/*                                  Placement des blocs                                  */
/*****************************************************************************************/ 

#accessibility {
	display: none;
}

#outer_wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #f2f4e7 url(/esfa/images/page_bg.gif) repeat-y;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
/*
#siteLanguages {
	margin: 0;
	padding : 85px 20px 0 0;
	text-align: right;
	font-size: 80%;
}
#siteLanguages a {
	color: #333333;
	text-decoration: none;
}
#siteLanguages a:hover {
	color:#333333;
	text-decoration: underline; 
}
*/

#main {
	position: relative;  /* pour éviter le bug d'affichage IE: à mettre sur le conteneur et le flottant */
	width: 750px;
	min-height: 350px;
}
#spec_sitelanguages {
	position:absolute;
	width: 147px;
	height:20px;
	/*background-color: #2D9A49;*/
	background-color: #7d8a2b;
	font-size: 90%;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-align:center;
	color:#000;
	z-index:100;
}
#spec_sitelanguages a,
#spec_sitelanguages a:link,
#spec_sitelanguages a:active,
#spec_sitelanguages a:visited,
#spec_sitelanguages a:hover,
#spec_sitelanguages a:focus {
	color: #000;
	text-decoration: none;
}
#bgTopMenu {
	position: absolute;
	top: 169px;
	/*top: 180px;*/
	width: 149px;
	/*background-color: #2D9A49;*/
	background-color: #7d8a2b;
	padding: 3em 0 0 0;
	border-bottom: 1px solid #325c10;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	z-index:0;
}
#bgTopMenu a { color: #f1f3e3; text-decoration: none;  }

#content {
	margin: 0px 0px 0px 150px;
}
#infoNav {
	/*background-color: #8BB686;*/
	background-color: #aeb96e;
	padding: 0.8em 0.4em 0.8em 1.0em;
	border-bottom: 1px solid #fff;
	font-size: 85%;
	color: #fff;
}
#siteLanguages {
	float:left;
	margin: 0.55em 0.4em 0.4em 1.0em;
	color:#FFFFFF;
}
#infoNav a, #siteLanguages a, #spec_sitelanguages a {
	color: #fff;
	text-decoration: none;
}
#infoNav a:hover, #infoNav a:focus. #siteLanguages a:hover, #siteLanguages a:focus, #spec_sitelanguages a:hover, #spec_sitelanguages a:focus {
	color: #fff;
	text-decoration: none;
}
#infoNav #printThisPage {
	float: right;
}
#printThisPage img {
	vertical-align: middle;
}

#text {
	margin: 0 16px 0 22px;
	text-align: justify;
}

#footer
{
	height: 24px;
}

#btTop {
	display: none
}

#btHome {
	display: none
}
#page_translate {
	display:none;
}
#copyright {
	padding-top: 4px;
	text-align: center;
	font-size: 80%;
	color: #666;
}
#copyright a { color: #666; }


/****************************************************************/
/*                     Définition des classes courantes         */
/****************************************************************/ 

.imgToLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgToRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgBasicPage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clearing {
	/*clear: both;
	font-size: 0em;
	height: 0px;*/
	display: none;
}
.invisible {
	display: none;
}
.small { font-size: 85%; }
.big { font-size: 120%; }

.specialTitle { font-size: 1.4em; color: #663399; }

.textBig1 { font-size: 120%; font-weight: bold; }
.textBig2 { font-size: 120%; font-weight: bold; letter-spacing: 3px; }

.btDemo { 
	margin-top: 0px; 
	padding-left: 30px;
	background: url(/images/icon_demo.jpg) no-repeat left;
	font-weight: bold; 
	color: #248215;
}

.clearLeft {
	clear: left;
}

#sitemap ul {
	color: #325c10;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////           Formulaires                ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

form {
	margin: 2em 1em 1em 1em;
}
label { /* mise en forme des intitulés de champs */
	margin: 0;
	padding: 0 0.5em 0 0;
	vertical-align: middle;
	color: #333333;
}
form p { /* p du formulaire */
	margin: 0.5em 0;
	padding: 0;
}
form p label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 100px;	/*** Les intitulés prennent cette dimension de la largeur totale du formulaire ***/
	text-align: right;	/*** ... et ils sont alignés à gauche... ***/
}
form p.btValid {
	margin-left: 100px;
}
.small {
	margin: 10px;
}
.small label {
	color:#FFF;
}
select { /* par défaut pour tous les select */
	border-right: #999999 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 0.9em;
	border-left: #cccccc 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Geneva, sans-serif;
}
textarea { /* par défaut pour tous les textarea */
	width: 400px;
	height: 70px;
	border-right: #999999 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 0.9em;
	border-left: #cccccc 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Geneva, sans-serif;
}
fieldset {
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}
legend {
	font-weight: bold;
	color: #999999;
	padding: 5px 5px 5px 5px;
}
.formfield { /* champs à remplir */
	width: 200px;
	border-right: #999999 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 0.9em;
	border-left: #cccccc 1px solid;
	color: #000000;
	border-bottom: #999999 1px solid;
	font-family: Verdana, Geneva, sans-serif;
}
.court { /* champs à remplir */
	width: 100px;
	margin-top:5px;
	margin-bottom:5px;
}
.formbutton { /* bouton */
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #325c10;
	padding: 0.2em;
}
form .fieldLabel {
	margin: 0 0 0.2em 0;
}
form .formElement {
	margin: 0 0 1em 0;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////        Classes propres à ESFA        ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

.logo_esfa {
	/*border-right: 1px solid #fff;*/
}
.top_slogan {
	border-right: 1px solid #A2DB97;
}
.specMenu {
	margin: 1em 0 1em 0;
}
#text li {
	margin: 0.5em 0 0.5em 0;
}
table.doc4Members {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse : collapse;
}
table.doc4Members td,th {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
}
table.doc4Members th {
	border-bottom: 1px solid #999999;
}
.imgCenter {
vertical-align: middle ;
}
table.childList {
	border: 0px solid #ccc;
	margin: 0;
	padding: 0;
	border-collapse : collapse;
}
table.childList td {
	padding: 2em;
	text-align: center;
	vertical-align: top;
	border: 0px solid #ccc;
}
.childList img {
	border: 1px solid #333;
	margin: 10px;
}
