body {
	background-color: black;
	text-align: center;
	font-family: verdana;
	font-size: 14px;
	scrollbar-face-color:#990000;
	scrollbar-shadow-color:black;
	scrollbar-track-color:black;
scrollbar-higlight-color:black;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-color:black;
scrollbar-arrow-color:#FFFF00;
}


#main {
	background-image: url('../IMG/graphisme/font2.jpg');
	width: 770px;
	height: 500px;
	margin: auto;
	background-repeat: no-repeat;
	color: white;
	text-align: left;
	margin-top: 40px;
}

#main_menu {
	width: 568px;
	height: 20px;
	margin-top: 55px;
	text-align: left;
	padding: 0px;
}

#main_center {
	width: 570px;
	height: 463px;
	position: fixed;
	margin-top: 10px;
	margin-left: 172px;
	text-align: center;	
}

#text {
	width: 550px;
	height: 363px;
	margin: auto;
	margin-top: 13px;
	overflow:auto;/*permet au div de défiler*/
	
}

#main_menu a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#main_menu a:hover {
	color: silver;
	size: 14px;
}


#menu_bottom {
	color: silver;
	font-size: 10px;
	margin: auto;
	margin-top: 5px;
}

#menu_bottom a {
	color: silver;
	text-decoration: none;
}

#menu_bottom a:hover {
	color: silver;
	text-decoration: underline;
}


/*miniatures gallerie*/
#miniature{
   height: 80px;
   border: 1px solid #dcb ;
}

#popup{
   height: 100px;
   }
/* centrer les miniatures*/
div#galerie_news, #galerie_mini{	
	text-align: center ;
	}
/*style des contours des loupes images etc*/
div#galerie_news, #galerie_mini div a img{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}
#galerie_mini{	
	float:left;
	margin: 0px 0px 0px 0px; /*decalle par rapport au calque precedent*/
	border: 1px solid black;
	width: 145px;
	height: 360px;
	overflow:auto;/*permet au div de défiler*/
	
}


#zoom{
	height:150px;
	}
#zoomPhoto{
	font-family:verdana;
	font-size:20px;
	text-align:left;
	text-decoration:underline;
	margin: -342px 0px 0px 131px; /*decalle par rapport au calque precedent*/
	padding:0px -10px;
	height: 200px;
	width: 270px;

}	
#agrandissement{
	height:250px;
	}
	
.souscat{
font-family:verdana;
	font-size:17px;
	text-align:left;
	text-decoration:underline;
	color:white;
}


/*pages*/

/*acceuil*/
#adresse{
	margin: 0px 0px 0px 20px; /*decalle par rapport au calque precedent*/
/*	background-image: url('../IMG/graphisme/cadre.gif');*/
	height: 168px;
	width: 500px;


}



#boisson{
	margin: -30px 0px -60px -421px; /*decalle par rapport au calque precedent*/
	padding:0px 0px;
}



#cadre_news {
	height:70px;
	width:500px;
	background-image:url('../IMG/fondnews.gif');
	background-repeat: no-repeat;
	text-align : center;
	padding-top:15px;
	margin : auto;
}

#global_titre_news{
	width: 430px;
	border-bottom:1px dotted white;
	margin:auto;
	height:20px;
}

#contenu_news {
	margin-top: 5px;
		color:#D3D2D1;
}

#contenu_news a:hover, a:visited , a:link {
	
	text-decoration: none;
	font-style: italic;
	color:#D3D2D1;
}

#date_news {
	width:100px;
	float:left; 
	font-style: italic; 
	font-size:11px;
}

#titre_news {
	width:329px;
	float:right; 
	font-weight: bold;
	color: #E29E3C;
}

#titre_news a:link, a:visited {
	color: #E29E3C;
}

#titre_news a:hover {
text-decoration:underline overline ;
}

#titre_news2 {
	width: 407px;
	height: 54px;
	background-image: url('../IMG/titre_news.gif');
	background-repeat: no-repeat;
	padding-top: 20px; 
	font-weight: bold;
	color: #E29E3C; 
	margin : auto;
}

/*plan du site*/
.partie{
	height:20px;
	width:400px;
	font-weight: bold;
	background-image: url('../IMG/graphisme/bandeauplan2.gif');
	background-repeat: no-repeat;
	padding-top:1px;
	margin : auto;
}
/*offres*/
#offreTable{
	font-weight: bold;
	width: 507px;
	height: 54px;
	color:white;
	text-align:center;
}

#titrePage{
	background-image: url('../IMG/graphisme/fondtitre.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 42px;
	margin: auto;
	padding-top: 3px;
	margin-bottom : 10px;
}
h2{
margin-top: 5px;
}
.lienTitre:visited{
color:white;
}