body {
	padding:0px;
	margin:0px;
	background-image: url(../img/fond-page.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border : 0;
}

a {text-decoration: none; color: #064F79}
a:hover {text-decoration: none; color: #2D96B6}


img{
	border:0px;
}

/* ---------- CONTAINER TO CENTER THE LAYOUT -------- */
#container {
width: 804px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 



/* ---------- DERNIERES INFOS -------- */
#hinfo {
margin:0 0 0 0;
width:150px;
height: 21px;
float:left;

}

#last-info {
height: 21px;
display:block;
margin: 5px 0 0 0;
padding:0 0 0 0;

}

h3 { /* ---------- txt dernieres infos -------- */
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2385A8;
	text-align: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2 {  /* ---------- txt introduction -------- */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #608803;
font-weight: bold;
text-align: justify;
}


h4 { /* ---------- txt redaction -------- */
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

h5{ /* ---------- Venir nous voir -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.texte-chrononutrition { /* ---------- txt chrononutrition -------- */
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
}

.texte-noir { /* ---------- txt chrononutrition -------- */
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

/* ---------- FORMULAIRE -------- */
#formulaire { /* -----------------Placement du formulaire --------------------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width:90px;
	position:relative;
	margin: 50px 0 0 0px;
 }
 
.stylechamps {/* ---------- champs de formulaire chrononutrition -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 14px;
	width: 80px;
	margin-top:0px;

}
.stylecharea {/* ---------- champs de formulaire chrononutrition -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 40px;
	width: 120px;
	margin-top:0px;

}
.stylechpderoulant {/* ---------- champs de formulaire chrononutrition deroulant -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 80px;

}

.styleok {/* ---------- bouton ok formulaire -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 20px;
	background-color: #2D95B5;
	margin-left:5px;
	margin-top:8px;
}

.styleaide {/* ---------- bouton aide formulaire -------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 30px;
	background-color: #666666;
	margin-left:25px;
	margin-top:8px;
}

.cssform .espan{	/* ---------- mise en forme champs formulaire -------- */
display:block;
font-weight: bold;
width: 140px; 
margin-top:5px;
float:left;
}

/* ---------- FOOTER -------- */
#hfooter {
clear:left;
padding:0px;
margin:0px;
border-top:1px solid #BFBFBF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}

/* ---------- BLOC HAUT -------- */
#outer{ /* ----------fond bloc haut----------------- */
	clear:left;
	padding:5px;
	margin:0px;
	height:540px;
	width: 804px; 
	background:url('../img/fond-page-intern.jpg') no-repeat top center;
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */

/* -----------------LEFT RIGHT CENTER --------------------- */ 
#left { /* -----------------Chrononutrition --------------------- */
	height: 365px;
	width:210px;
	position:relative;
	float:right;
	margin: 0 0 0 0;
	padding-right: 35px;
}
	 
#text-left { 
	height: 200px;
	width:115px;
	position:relative;
	float:right; 
	margin: 0 0 0 0;
	padding-top:50px;
}	

#menu_admin {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

#titre { /* -----------------Titre de la page --------------------- */
	height: 30px;
	width:450px;
	float:left;
	margin: 0px 0 0 0;
	padding: 10px 0 0 65px;
}

.titre { /* -----------------Titre de la page --------------------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

a.sstitre { /* -----------------Sous titre de la page --------------------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026288;
	font-weight: normal;
	text-align:left;
}

a.sstitre:hover { /* -----------------Sous titre de la page --------------------- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align:left;
}

#text-center { 
	float: left;
	width: 470px;
	height: 430px;
	margin: 10px 10px 0 0;
	padding: 0px 10px 0 40px;
	overflow:auto;
}	

#text-right-button { /* -----------------VENIR NOUS VOIR --------------------- */
	height: 35px;
	display:block;
	position:relative;
	padding-top: -15px;
	margin: 0px 5px 0px 5px;
	text-align: left;
	}
	
#ensavoir-button { 
	height: 20px;
	display:block;
	position:relative;
	padding-top: -15px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	} 
	
#text-right-adress { 
	height: 60px;
	display:block;
	position:relative;
	padding-top: -15px;
	margin: 0px 5px 0px 8px;
	text-align: left;
	
}	

#text-bloc-bas-right {
	height: 150px;
	width: 250px; 
	position: relative;
	margin: 0 0 0 0;
	float: right;
}

#text-bloc-bas-right-adr {
	height: 100px;
	width: 250px; 
	position: relative;
	margin: 0 0 0 0;
	float: right;
}

 /* ---------- FLASH TETIERE  -------- */ 
#flash {
height:212px;
width: 804px;
margin: 0 0 0 0;
}
