/* Général */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}


/* Conteneur */

div#tout {
display:block;
margin: 0 auto;
width:900px;
background-color: #ffffff;
text-align:left;
min-height: 1000px;
}
div#haut {
	display:block;
	position: absolute;
	top: 0;
	padding-top: 150px;
	padding-left:220px;
	width:680px;
	height:90px;
	background-image: url(../pix/sex-01.jpg);
}
div#nav{
  display: block;
	position: absolute;
	margin: 0 auto;
	top: 200px;
	width:900px;
	padding: 5 0 5 0;
	background-color: #cfb68a;
	font-size:10px;
}
div#centre {
 display:block;
 margin-top:240px;
 margin-left:165px;
 padding-bottom: 10px;
 width:525px;
 text-align:left;
}
div#gauche {
 display: block;
 position: absolute;
 top:240px;
}
div#droite {
 display: block;
 position: absolute;
 margin-left:690px;
 top: 240px;
}
div#bas {
}
#horizon {
	position: absolute;
	z-index: -5;
	top: 0px;
	left: 0px;
	height: 240px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url(../pix/back.jpg);
}
div#addthis {
position: relative;
top:-28px;
left: 420px;
}

/* Centre */
div#titre {
 display: block;
 position: relative;
 width:525px;
 height:90px;
 margin:0;
 padding:0;
 background-image: url(../pix/sex-10.png);
}
h1 {
 color: #ffffff;
 font-size: 22px;
 margin:0;
 padding-top : 18px;
 padding-bottom: 0px;
 padding-left : 25px
}
h2 {
 color: #ffffff;
 font-size: 16px;
 margin:5px 0 0 0;
 padding-top : 0px;
 padding-left : 25px
}
div#news {
 display: block;
 margin-left: 25px;
 margin-right: 25px;
 
 font-size:12px;
 text-align:justify;
 text-indent:10px;
}

/* Header */

/* Colonnes */
.dcadre {
 width:210px;
 background-image: url(../pix/sex-05.png);
 font-size:12px;
}
.dcadre p{
 width:170px;
 margin:0 20px 0 20px;
 padding:0;
 background-image: url();
}
.dcadre-haut {
 display: block;
 width:210px;
 height:25px;
 background-image: url(../pix/sex-04.png);
}
.dcadre-bas {
 display: block;
 width:210px;
 height:25px;
 background-image: url(../pix/sex-06.png);
}
.gcadre {
 margin:0;
 padding:0;
 width:165px;
 background-image: url(../pix/sex-08.png);
 text-align:center;
}
.gcadre-haut {
 display: block;
 width:165px;
 height:25px;
 background-image: url(../pix/sex-07.png);
}
.gcadre-bas {
 display: block;
 width:165px;
 height:25px;
 background-image: url(../pix/sex-09.png);
}
a.liens {
 display: block;
 width:210px;
 margin:0;
 padding:0;
 font-size:11px;
 color: #000000;
 text-indent:25px;
 text-decoration: none;
 text-align:left;
 font-weight: bold;
}
a.liens:hover{
 display: block;
 width: 210px;
 background-image: url(../pix/roll-01.png);
}
a.nav {
 display: block;
 margin:10px 0 0 0;
 padding:0;
 font-size:11px;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
}
a.nav:hover{
 text-decoration: underline;
}
b.nav {
 display: block;
 margin:10px 0 0 0;
 padding:0;
 font-size:11px;
 color: #000000;
 font-weight: bold;
}



