@charset "iso-8859-1";

body {
	background:#EEE4BB;
	scrollbar-face-color:#EEE4BB;
	scrollbar-arrow-color:#AFAEAE;
	scrollbar-track-color:#EEE4BB;
	scrollbar-shadow-color:#AFAEAE;
	scrollbar-highlight-color:#FADD8F;
	scrollbar-3dlight-color:#AFAEAE;
	scrollbar-darkshadow-Color:#FADD8F;
	font-family:tahoma,verdana,arial; 
	font-size:10px;
	color:#555454;}
.page {background: url(img/fond_page.gif);}
.footer {background: url(img/fond_page.gif);}
.pied {background: url(img/footer.jpg);}
TD {
	font-family:verdana,arial; 
	font-size:10px; 
	color:#555454;}	
/* Baniere */
.baniere {padding-left:561px;}
.sommaire {background: url(img/fond_sommaire.gif);}	 
.hauteur {padding-top:8px;}
.ombre {
	padding-left:8px;
	background: url(img/ombre.gif);}
/* Accueil */
.img_accueil {
	padding-left:8px;
	padding-right:14px;}
.txt_accueil {
	padding-left:16px;
	padding-right:16px;
	text-align:justify;}	
.pdj {background: url(img/pdj_haut.gif);}
.pdj2 {
	background: url(img/pdj_fond.gif);
	padding-left:12px;
	padding-right:22px;
	padding-bottom:12px;
	text-align:justify;}
.pdj3 {background: url(img/pdj_bas.gif);}
.pdj4 {padding-left:16px;}
.lien {background: url(img/lien_haut.gif);}
.lien2 {
	background: url(img/lien_fond.gif);
	padding-left:12px;
	padding-right:12px;
	text-align:justify;}
.lien3 {background: url(img/lien_bas.gif);}	
/* Présentation */
.txt_presentation {
	padding-right:18px;
	padding-left:16px;
	text-align:justify;}	
.txt_presentation02 {
	padding-left:12px;
	padding-right:14px;
	text-align:justify;}	
.img_presentation {padding-right:14px;}
.img_presentation02 {padding-left:12px;}
/* Menus */
.txt_menu01 {padding-left:14px;}
.txt_menu02 {padding-right:14px;}
.img_menu {padding-left:18px;}
.fond_menu {background: url(img/fond_menu.gif);}
/* carte */
.txt-carte {
	padding-left:12px;}
.img-carte {padding-left:12px;}
/* Contact */
.contact {padding-left:12px;}	
/* Mentions légales */
.mentions {
	padding-left:8px;
	padding-right:14px;
	text-align:justify;}
.img_mentions {padding-left:8px;}	
/* Les Liens */
A:link { color: #646363; text-decoration : none;}
A:visited { color: #646363; text-decoration : none;}
A:active { color: #646363; text-decoration : none;}
A:hover { color: #000000; text-decoration : underline;}	
/* Formulaires */
input, select, textarea, option
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	border:#A0A0A0;
	border-style:solid;
	border-width:1px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#84786A;
	scrollbar-highlight-color:#F7F8FD;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-Color:#226782;}
