body {
	margin: 0;
	padding: 0;
	background: url(../img/fd.gif) top center repeat-y;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 5px;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font: 12px Arial, Times New Roman, Times, serif;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

.radio {
	background: none;
	border: 0; 
}
label {
	font-weight: bold;
}
a img {
	border:0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color : #99CC33;
}
a:hover {
	text-decoration: underline;
}
.lezart, .lezart a:link, .lezart a:visited{
	color: #FFF;
}
.recTrouve {
	background-color: #FF6600;
}
hr {
	padding: 0; 
	margin: 5px 0 5px 0;
	height: 1px;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.imgTop {
	margin-bottom: 10px
}
.imgBottom {
	margin-top: 10px
}

#imgzoom {
	position: absolute;
	display: none;
	overflow: hidden;
	height: auto;
	color: #000;
	border: 0px solid #8C0202;
	cursor: pointer;
	z-index: 100;
}

#legende{
	padding:5px 0px 0px 5px;
	color:#FFF;
	height:15px;
	font-size:10px;
	
	float:left;
}
.legende{
	font-size: 9px;
	text-align:center;
}
.dropshadow2 {
	background:url(../img/shadow.gif) right bottom repeat-y;
	padding:0px 10px 0px 0px;
	margin:0px;
	overflow:hidden;
	white-space:nowrap;
}
.dropshadow1 {
	float:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	overflow:hidden;
	white-space:nowrap;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	color: #FFF;
	background: #87A259;
	padding: 2px 4px 2px 4px;
	float:left;
}
h2 {
	clear:both;
	display:block;
	font-size: 12px;
}

#container {
	margin:0 auto;
	display: block;
	overflow: hidden;
	width: 980px;
	background: #747880 url(../img/arabesque2.gif) right bottom no-repeat;
}
.tpTexte{
	margin-bottom: 20px;
	clear:both;
}
#logo{
	margin-top:21px;
	margin-left:21px;
}
#nav {
	margin-left: 165px;
}
#nav ul, #nav li{
	float:left;
	padding:0;
	margin:0px 20px 0px 20px;
	list-style-type:none;
}
a.navOff1, a.navOff1:visited, a.navOff1:link , a.navOff1:active{
	height:30px;
	display:block;
}
a.navOff1:hover{
	border-bottom: 2px solid #99CC33;
}
a.navOn1{
	height:30px;
	display:block;
	border-bottom: 2px solid #99CC33;
}
#gauche {
	float: left;
	width: 460px;
	height:580px;
	margin-left:20px;	
	margin-right:30px;
	background: url(../img/arabesque.gif) left bottom no-repeat;
}
#gauche img{
	margin-left:170px;	
}
#contenu {
	float: left;
	width: 400px;
	margin-top:30px;
}

#bas {
	font-size: 10px;
	clear: both;
	padding-top : 20px;
	padding-bottom : 20px;
	text-align: center;
}
#bas a, #bas a:visited, #bas a:link {
	color: #FFF;
	text-decoration: none;
}
#bas a:hover {
	text-decoration: underline;
}
#xiti-logo {
	margin-top: 10px;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.encartBonus {
	display: block;
	overflow: hidden;
	padding: 10px;
}
.encartBonus h3{
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFF;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.encartBonus h3 a{
	color: #FFF;
}

.suite a, .suite a:link, .suite a:visited, .suite a:active, .retour a, .retour a:link, .retour a:visited, .retour a:active, a.pageprec, a.pageprec:link, a.pageprec:visited, a.pageprec:active, a.pagesuiv, a.pagesuiv:link, a.pagesuiv:visited, a.pagesuiv:active{
	text-align: center;
	padding: 2px 4px 2px 4px;
	color: #FFF;
	background: #CA771D;
}

