/*EN TETE*/
.cadrentete {
	position:absolute; top:0;
	height:auto; width:auto; padding: 0; border: 0; margin:0px;}

.imglogo {
	position:absolute; top:10px;
	left:20px; padding:0px; border: 0;
	}

.HautD {
	position:absolute; top:0px; right:2px;
	width: 200px; height:120px; padding:0; border: 0;}

.HautC {
	align:center; border: 0;}

.HautG {
	position:absolute; top:0; left:auto;
	width: 200px; height:auto; padding:0; border: 0;}

.imgBordHG {
	position:absolute; top:0; left:200px;
	margin: 0px; padding:0px; border: 0;}

.imgBordHD {
	position:absolute; top:0; right:175px;
	margin: 0px; padding:0px; border: 0;}


.titreSite {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:350%; color: #669933; font-weight: bold; text-decoration: none; text-align:center;}

.sousTitreSite {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:150%; color: #333333; font-weight: bold; text-decoration: none; text-align:center; font-variant:small-caps;}

.texteHD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#669933;
	font-weight: normal;
	text-decoration: none;
	margin-top:6px;
	text-align:center;
	text-transform: uppercase;
}


.texteHD A		{font-size:11px; color: #333333; text-decoration: none;}
.texteHD A:active	{font-size:11px; color: #8F4E25; text-decoration: none;}
.texteHD A:visited	{font-size:11px; color: #8F4E25; text-decoration: none;}
.texteHD A:hover 	{font-size:11px; color: #669933; text-decoration: none;}

	
.outils {
	position: absolute;
	top: 95px;
	left: 10px}


.champ-texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F4E25;}

.bouton-formulaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #669933;
	border: 1px outset #8F4E25;}


/*PIED*/

.BasG {
	position: absolute; width: 200px; height:35px; background-color:#669933;  border: 1px none #669933; margin-top: -3px; margin-left: -1px;
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size:xx-small;color: #000000; text-decoration: none; text-align:center; 
}
.BasG A	{color: #333333; text-decoration: none;}
.BasG A:active	{color: #333333; text-decoration: none;}
.BasG A:visited	{color: #333333; text-decoration: none;}
.BasG A:hover 	{color: #333333; text-decoration: underline;}

.BasD {
	position: absolute;
	right:1px;
	width: 200px;
	height:35px;
	background-color:#669933;
	border: 1px none #669933;
	margin-top: -3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #333333;
	text-decoration: none;
	text-align:center;
	left: auto;
}
.BasD A	{color: #333333; text-decoration: none;}
.BasD A:active	{color: #FFFFFF; text-decoration: none;}
.BasD A:visited	{color: #333333; text-decoration: none;}
.BasD A:hover 	{color: #FFFFFF; text-decoration: underline;}

.BasC {
	position: absolute;
	height:35px;
	width:99%;
	background-color:#FFFFFF;
	margin-top: -3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #669933;
	text-decoration: none;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}
.BasC A	{color: #669933; text-decoration: none;}
.BasC A:active	{color: #669933; text-decoration: none;}
.BasC A:visited	{color: #669933; text-decoration: none;}
.BasC A:hover 	{color: #669933; text-decoration: underline;}

.cadrePied {
	vertical-align:top; height:45px;
	}
