body {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:10px; 
      color: #186303;
scrollbar-face-color: #FEF5B8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FEF5B8;
	scrollbar-3dlight-color: #FEEF89;
	scrollbar-arrow-color: #2E73A0;
	scrollbar-track-color: #FEFAD8;
	scrollbar-darkshadow-color: #98AAB1;

}

td{font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
font-style:normal; font-size:12px; color: #000000;
}



p{margin:5px;
}
.align-left-bottom-norepeat {background-repeat: no-repeat;background-position: left bottom;
}
form{margin:0px;}
input{font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.td1pxwidth {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7934F;
}
.align-left-middle-norepeat {
	background-repeat: no-repeat;background-position: left center;
}
.tdborderall {
	border: 1px solid #000000;
}
h2{font-size:16px; margin-bottom:2Px; margin-top:2Px;}
.right-top-norepeat {
	background-repeat: no-repeat;
	background-position: right 10px;
}
.shopforms {font-size: 10Px;}


/* menu du sommaire */

	
a.menu1 {
font-family: "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
	font-size:14px
}
a.menu1:hover {
	color: #FFCC00;
	text-decoration: none
	
}
a.menu1:active {
	color: #ffffff;
	text-decoration: none
	
}


a.menu2 {
font-family: "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
	font-size:14px
}
a.menu2:hover {
	color: #ffff00;
	text-decoration: none
	
}
a.menu2:active {
	color: #ffffff;
	text-decoration: none
	
}




/* Page centrale  */

	
a.menupage {
	color: #800000;
	text-decoration: none;
	font-weight : bold;
	font-size:14px
}
a.menupage:hover {
	color: #186303;
	text-decoration: none
	
}
a.menupage:active {
	color: #800000;
	text-decoration: none
	
}


a.menupage1 {
	color: #800000;
	text-decoration: none;
	font-weight : bold;
	font-size:18px
}
a.menupage1:hover {
	color: #186303;
	text-decoration: none
	
}
a.menupage1:active {
	color: #800000;
	text-decoration: none
	
}


a.menupage2 {
	color: #800000;
	text-decoration: none;
	font-weight : normal;
	font-size:14px
}
a.menupage2:hover {
	color: #186303;
	text-decoration: none
	
}
a.menupage2:active {
	color: #800000;
	text-decoration: none
	
}




/* menu du pied de page */

	
a.menupied {
	color: #ffff00;
	text-decoration: none;
	font-weight : normal;
	font-size:12px
}
a.menupied:hover {
	color: #ffffff;
	text-decoration: none
	
}
a.menupied:active {
	color: #ffff00;
	text-decoration: none
	
}

/* menu du pied de page (referencement) */

a.menuref {
	color: #808000;
	text-decoration: none;
	font-weight : normal;
	font-size:8px
}
a.menuref:hover {
	color: #186303;
	text-decoration: none
	
}
a.menuref:active {
	color: #808000;
	text-decoration: none
	
}


/***** DEBUT DU BLOC CONTAINER *****/
#container {
	/* Ce bloc permet de centrer la page quelle que soit la résolution
	d'écran du visiteur. Il n'est pas délimité par le cadre bleu foncé
	mais va un peu au-delà à droite et à gauche. Pour voir à quoi il
	correspond réellement remplacer la valeur rgb(66,66,165) du BORDER-COLOR
	par Fuchsia et mettre à 1px les 4 Widths (top-left-right-bottom) */
	border:0px solid rgb(66,66,165);
	width: 770px;
	padding: 0;
	position: relative;
	text-align: left;
	/* rgb(66,66,165) */
	background-image: url('../images/oeil.gif');
   /* background-attachment: fixed; /* Le fond restera fixe si on scroll */margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0
}
/***** FIN DU BLOC CONTAINER *****/