body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:8pt;
	color:#999999;
}

img {
	border:0;
}	

p {
	margin:0;
	padding:0;
}

a {
	color:#999999;
	text-decoration:none;	
}

a.orange {
	color:#ff6600;	
}

a:hover, span {
	color:#ff6600;
}

#content {
	position:absolute;
	width:886px;
	height:560px;
	left:50%;
	top:50%;
	margin-left:-443px;
	margin-top:-280px;
}

#menug {
	position:absolute;
	top:400px;
	left:70px;
	padding:0;
	margin:0;
}

#menug li {
	list-style:none;
	text-align:right;
	margin-bottom:5px;
}

.home {
	position:absolute;
	top:45px;
	left:160px;
	height:19px;
	width:190px;
}

#logo {
	position:absolute;
	top:67px;
	left:160px;
	height:40px;
	width:190px;
	font-size:9pt;
}

#gauche {
	position:absolute;
	top:85px;
	left:160px;
	width:190px;
	height:390px;
}

#droite {
	position:absolute;
	top:85px;
	left:370px;
	width:355px;
	height:390px;
	background-color:#CCC;
}

p.legende {
	position:absolute;
	top:485px;
	left:370px;	
	font-size:7pt;
}

#menud {
	position:absolute;
	top:85px;
	left:740px;
	padding:0;
	margin:0;
}

#menud li {
	list-style:none;
	text-align:left;
	margin-bottom:5px;
}

a.prev {
	position:absolute;
	top:460px;
	left:740px;
	height:10px;
	width:8px;
	text-decoration:none;
	background-image:url(images/prev.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.prev:hover {
	background-position:-8px 0;
}

a.next {
	position:absolute;
	top:460px;
	left:770px;
	height:10px;
	width:8px;
	text-decoration:none;
	background-image:url(images/next.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

a.next:hover {
	background-position:-8px 0;
}

p.contact {
	position:relative;
	top:140px;
	left:30px;
	color:#ff6600;
}

p.contact a {
	color:#ff6600;
}
	
#liens {
	position:relative;
	top:25px;
	left:30px;
	padding:0;
	margin:0;
}

#liens li {
	list-style:none;
	text-align:left;
	margin-bottom:10px;
}	

#liens a {
	color:#ff6600;
}

#carousel {
	padding:0;
	margin:0;
}

#carousel li {
	list-style:none;
	padding:0;
	margin:0;
}	

.hidden {
	display:none;
}

.tbl {
	height:390px;
	width:355px;
}