body
{
	width:					95%;
	margin:					auto;
	margin-top:	            40px;
	font-family:			Verdana, Arial, "Times New Roman", Times, serif;
	background-image: 		url(http://labastidedescretes.fr/_images/fonds/fonds_02.gif);
}

a:link {
	color: 					#009900;
	text-decoration: 		none;
}
a:visited {
	text-decoration: 		none;
	color: 					#009900;
}
a:hover {
	text-decoration: 		underline;
	color: 					#FF0000;
}
a:active {
	text-decoration:		none;
}

#tete
{
	margin-left:			195px;
	margin-bottom:			15px;
}
#tete h1
{
	font-size:				1.5em;
	text-align:				center;
	color:					#009900;
	margin-bottom:			0px;
}

.sous_le_titre
{
	font-size:				1em;
	text-align:				center;
	color:					#009900;
}

#menu
{
	font-weight:			bold;
	float: 					left;
	width: 					175px;
	font-size:				0.8em;
	text-align:				center;
	color:					#009900;
	/*** Debut menu défilant ***/
	position: fixed;
    left: 3%;
    top: 35px;
	/*** Fin ***/
}

.image_menu
{
	margin:					auto;
	background: 			url(_images/logo_05w.gif);
	width:					145px;
	height:					168px;
	margin-bottom:			20px;
}
.image_menu:hover
{
	background: 			url(_images/logo_08w.gif);
}




#corps
{
	margin-left:			195px;
	margin-bottom:			15px;
}
#corps h2
{
	font-size:				1.2em;
	color:					#009900;
	text-align:				center;
	color:					#FF0000;
	margin-bottom:			5px;
}
#corps table
{
	margin:					auto;
	text-align:				center;
	color:					#009900;
}

#pied
{
	margin-left:			195px;
}
#pied p
{
	text-align:				center;
	color:					#009900;
	font-size:				0.55em;	
}

.anglais
{
	float: 					right;
}

.pagination
{
	color: 					#009900;
	text-align:				center;
	font-size: 				1.2em;
}
.important
{
	text-align: 			center;
	color: 					red;
	font-size: 				1.2em;
}
.texte_accueil_01
{
	text-align:				justify;
	font-size:				0.7em;
	color:					green;
}
.texte_accueil_02
{
	text-align:				center;
	font-size:				0.6em;
	color:					#CC6633;
}

.titre_bas
{
	text-align: 			center;
	color: 					blu;
	font-size: 				0.8em;
}

.Style9 {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
}


/********************************************
***   Form courriel
*********************************************/

.asterisque {
    text-align:			center;
    color:				red;
}
.texteformulaire {
    font-size:			12px;
    text-align:			left;
    width:				500px;
}
.texteformulaire p{
	margin:				10px;
}
.fondformulaire {
    width:				150px;
}
.area{
	width:				550px;
	height:				150px;
}
.formcentre {
   text-align:			center;
   margin:				0;
}
.erreur {
   text-align:			center;
   color:				red;
   font-weight:			bold;
}
