body{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
}
a{
	color: #333;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.tab h3{
	color: #333;
	font-size: 12px;
	text-align: center;
	margin-top: -3px;
}
h2{
	margin: 0;
	font-size: 14px;
	color: #e9194d;
}
h3{
	margin: 0;
	font-size: 14px;
}
p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}
input,textarea{
	  font-size:9pt;
	  font-weight:bold;
	  background-color: #FFF0F4;
	  border-style:inset;
	  border-width:2px;
	  color:black;
}
#wrapper{
	width: 1000px;
}
#contenu{
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 1280px;
	height: 1024px;
	margin-left: -500px;
	margin-top: -305px;
	border: 0px;
	background-image: url('graphics/site1.jpg');
	background-repeat: no-repeat;
}
#left{
	margin-left: 44px;
	float: left;
	width: 161px;
	opacity: 0.7;
	filter:Alpha(Opacity:70);
	margin-top: -2px;
}
#right{
	position: absolute;
	top: 117px;
	left: 205px;
	margin-top: 0px;
	width: 787px;
	overflow: hidden;
	height: 452px;
	background-repeat: no-repeat;
}
#right .enlight {
	color: #e9194d;
}
#content .photo_promo {float:right;margin-right:17px;margin-top:60px;width:280px;height:340px;}
#fond{
   position:absolute;
   left: 50%; 
   top: 50%;
   width: 1280px;
   height: 1024px;
   margin-left: -640px;
   margin-top: -512px;
   border: 0px;
   background-image:url('graphics/fond_site.jpg');
   background-repeat: no-repeat;
}
#photos	{}
#photos a { display:inline;}