/* CSS Document */
body {
	background: #8F5200;
	text-align: center;
}
#conteneur {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background: url(../images/head.jpg);
	float: left;
	height: 195px;
	width: 765px;
}
#txt {
	background: #FFFFFF url(../images/arabesque.jpg) no-repeat scroll left bottom;
	float: left;
	width: 765px;
}
#menu {
	float: left;
	height: 180px;
	width: 146px;
	margin-top: 10px;
}
#photo {
	float: left;
	width: 146px;
	margin-top: 10px;
}
#contact {
	background: url(../images/contact2.jpg);
	float: left;
	height: 222px;
	width: 232px;
}
#foot {
	background: url(../images/foot.jpg);
	float: left;
	height: 14px;
	width: 765px;
	padding-top: 0px;
}
a {
	color: #B2730A;
	font-weight: bold;
}
a:hover {
	color: #B2730A;
	font-weight: bold;
	text-decoration: none;
}
a.vert {
	color: #6A5633;
	font-weight: bold;
}
a.vert:hover {
	color: #6A5633;
	font-weight: bold;
	text-decoration: none;
}
a.rge {
	color: #C70202;
	font-weight: bold;
}
a.rge:hover {
	color: #C70202;
	font-weight: bold;
	text-decoration: none;
}
a.blf {
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.blf:hover {
	color: #ffffff;
	text-decoration: underline;
}
img {
	border: none;
}
img.droite-accueil {
	float: right;
	margin-left: 15px;
}
img.gauche-accueil {
	float: left;
	margin-right: 15px;
}
img.preload {
	display: none;
}
.image-hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}
.image-hover:hover img {
  opacity: 0.8;
  filter:alpha(opacity=80); 
}

p.clef-bas span {
	font-size: 90%;
	color: #C0C0C0;
}
a.ref {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.none:link {text-decoration: none;}
a.none:visited {text-decoration: none;}
a.none:hover {text-decoration: none;}

