body {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #DBDBDB;
	padding-left: 2px;
}
body, select, td, input, div, textarea{
	font: 11px Tahoma, Times New Roman, Times, serif;
	color: #D91F00;
}
a img{
	border: 0;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #78A009;
}
a:hover {
	text-decoration: none;
}
.lezart a:link, .lezart a:visited, .lezart a:active {
	color: #CCCCCC;
}
.lezart a:hover {
	text-decoration: underline;
}
h1 {
	color: #D91F00;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #D91F00;
	font-size: 12px;
	font-weight: bold;
}

#container {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	width: 870px;
	background:url(../img/fd.gif) top center repeat-y;
}
#gauche{
	width:408px;
}
#aleatoire{
	width: 373px;
	height: 542px;
	float:right;
}
#nav {
	position:absolute;
	width:870px;
	height:20px;
	border-top:1px solid #7F7F7F;
	text-align:right;
	background:#000 url(../img/baseline.gif) top left no-repeat;
	z-index:2;
}
#contenu {
	position:absolute;
	top:140px;
	width:319px;
	height: 380px;
	overflow-y: auto;
	margin-left:80px;
	text-align:justify;
}

/*DROITE*/

#droite {
	position:absolute;
	top:0px;
	width:426px;
	height:542px;
	margin-left:408px;
	background:url(../img/droite.jpg) top left no-repeat;
}

#bas{
	margin: 0 auto;
	padding-top:10px;
	color: #CCCCCC;
	width: 870px;
	height:15px;
	text-align: center;
	background:url(../img/bas.gif) top left no-repeat;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
	color: #000;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#imgzoom {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 640px;
	height: auto;
	text-align: center;
	color: #000;
	background: #FFF;
	border: 0px solid #8C0202;
	cursor: pointer;
	z-index: 100;
}

#contact {
	width: 265px;
}
#contact .erreur{
	border: 2px solid #D91F00;
	
}
#contact div{
	float: left;
	margin-bottom: 17px;
}
#contact label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
}
#contact input {
	float: right;
	width: 150px;
}
#contact textarea {
	float: right;
	width: 150px;
}
#contact input[type=submit] {
	width: 55px;
	height: 25px;
	background: url(../img/bt_envoyer.gif) bottom left no-repeat;
	border:none;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-right: 40px;
}
#promo1 {
	position: absolute;
	right: 0px;
	top: 40px;
}
#promo2 {
	position: absolute;
	right: 0px;
	top: 220px;
}