body{
	padding:0;
	margin:0;
	font-size:12px;
	background-color:#000000;
	color:white;
}
#page{
	width:913px;
	margin-left:auto;
	margin-right:auto;
}
#bandeau{
	height:58px;
	width:913px;
	position:relative;
	background-image:url(header.jpg);
}
#content-bandeau{
	
	width:400px;
	height:53px;
	position:absolute;
	right:20px;
	font-size:11px;
}
/*****************menu principal**************/
ul#menu-principal{
	padding:0;
	margin:0;
	width:913px;
	list-style-type:none;
	height:28px;
	background-image:url(background-menu.jpg);
}
ul#menu-principal li{
	float:left;
	padding:0;
	margin:0;
}
ul#menu-principal li a{
	background-position:top;
	display:block;
	float:left;	
	height:28px;	
}
ul#menu-principal li a:hover{
	/*background-position:bottom;*/
}
ul#menu-principal li a.item-1{
	background-image:url(btn-accueil.jpg);
	width:91px;
}
ul#menu-principal li a.item-2{
	background-image:url(btn-presentation.jpg);
	width:114px;
}
ul#menu-principal li a.item-3{
	background-image:url(amours-clandestine_gif.gif);
	width:129px;
}
ul#menu-principal li a.item-4{
	background-image:url(btn-presse.jpg);
	width:80px;
}
ul#menu-principal li a.item-5{
	background-image:url(btn-lien.jpg);
	width:158px;
}
ul#menu-principal li a.item-6{
	background-image:url(btn-conditions.jpg);
	width:186px;
}
ul#menu-principal li a.item-7{
	background-image:url(btn-contact.jpg);
	width:140px;
}
/**************FORMULAIRE LOGIN **************************/
.login_div{
font-size : 11px;
width: 450px;
padding-top: 10px;
margin-left: -30px;
}
.login_div input {
font-size : 13px;
color:#FFFFFF;
background-color:#000000;
border:#8E0000 1px solid;
}
.login_div input.bouton {
background-color:transparent;
border:0px;
margin: -5px 0 -10px 0;
}


/**************FORMULAIRE D'INSCRIPTION SIMPLE***********/

.inscription_div{
font-size : 11px;
width: 450px;
}

.inscription_div input{
float:left;
font-size : 11px;
color:#FFFFFF;
background-color:#000000;
border:#8E0000 1px solid;
}
.inscription_div select{
float:left;
font-size : 11px;
color:#FFFFFF;
background-color:#000000;
border:#8E0000 1px solid;
width:110px;
}

.inscription_div label{
font-size : 9px;
color:#FFFFFF;
width:70px;
margin-right:10px;
float:left;
text-align:right;
}

.inscription_div .ligne{
padding:1px;
margin:3px;
}

.inscription_div .colonne{
float:left;
width:50%;
}

.inscription_div .colonne2{
float:left;
padding-left:50px;
width:150px;
}

.inscription_div .bouton{
	width:100%;
}

.inscription_div .bouton input{
margin-left:150px;
border:none;
background-color:transparent;
}



#boite-inscription{
	height:254px;
	width:913px;
	position:relative;
	background-image:url(background-coussin.jpg);
	background-repeat:no-repeat;
}
#boite-pub-inscription {
	float: right;
	height: 254px;
	width: 600px;
	outline: none;
	/*margin-left: 313px;*/
	background:url(background-coussin-pub.jpg) top right no-repeat;
}
/*
#boite-formulaire-inscription{
	height:217px;
	width:451px;
	padding-top: 14px;
	margin: 0 119px 0 0;
	position:absolute;
}
#boite-inscription #content-formulaire-inscription{	
	width:440px;
	height:155px;
	padding: 40px 5px 5px 5px;
	background: url(fond-lancement.jpg) no-repeat;
}*/
#boite-formulaire-inscription{
	height:217px;
	width:451px;
	top:14px;
	background-image:url(fond-lancement.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right:119px;

}
#content-formulaire-inscription{
	position:relative;
	top:40px;
	left:5px;
	width:416px;
	height:155px;
}


#boite-mes-infos {
	height:193px;
	width:451px;
	background-image:url(fond-info.jpg);
	background-repeat:no-repeat;
	position:absolute;
	right:119px;
	top:26px;
	font-weight:bold;
}
#boite-mes-infos #content-formulaire-inscription{
	background: none;
}
	
table.panneau-accueil a{
	text-decoration:none;
	color:#CFA54D;
}

table.panneau-accueil a:hover{
	text-decoration:underline;
}
table.panneau-accueil td{
padding-left:20px;
}


.menu_supp{
margin-left:82px;
margin-top:-5px;
}

.menu_supp a{
margin-right:10px;
color:#999999;
}

#invitemoi{
	position:absolute;
	bottom:20px;
	right:18px;
}
#validercgu{
position:absolute;
	bottom:20px;
	left:18px;
}

#contenu #validercgu{
	position:relative!important;
	top:0!important;
	bottom:0!important;
	left:0!important;
	right:0!important;
}
#contenu #invitemoi{
	position:relative!important;
	top:0!important;
	bottom:0!important;
	left:0!important;
	right:0!important;
}
/***************DERNIERS CONNECTES**************/
#boite_derniers_connectes{
	width:592px;
	/*height:257px;*/
	background: url(background-connectes.jpg) top left no-repeat;
	margin-left:15px;
}
#content_connectes{
	width:580px;
	/*height:450px;*/
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
.un-connecte{
	float:left;
	text-align: center;
	width:140px;
	/*height:200px;*/
	margin-right:4px;
}
.un-connecte img{
	margin: 0;
	border: none;
}

/*********recherche***********/
#boite_recherche{
	width:255px;
height:175px;
background-image:url(background-recherche.jpg);
margin-right:15px;
background-repeat:no-repeat;
}
#content_recherche{
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
}

/********** Annonces **********/
table.form_layout,
table.form_layout2 {
	width: 100%;	
}
table.form_layout td {
	width: 20%;	
	vertical-align: top;
}
table.form_layout2 td {
	vertical-align: top;
}
table.form_layout td label {
	display: block;
	text-align: right;
	text-decoration: underline;
}
table.form_layout2 td label {
	display: block;
	text-align: right;
	text-decoration: underline;
	padding-right: 10px;
}
	
table.listing {
	width: 100%;
	border: 1px solid white;
}
table.listing th {
	padding-left: 20px;
	text-align:left;
	background-color: white;
	color: black;	
}
table.listing td {
	background-color: black;
}
/**********Newsletter*********/
#boite_newsletter{
	width:256px;
height:71px;
background-image:url(background-newsletter.jpg);	
background-repeat:no-repeat;
margin-right:15px;
margin-top:-4px;
}
#content_newsletter{

	padding-top:40px;
	padding-left:20px;
}
#content_newsletter a{
	display:block;
	float:right;
	height:26px;
	width:26px;
	
	position:relative;
	right:15px;
}
#content_newsletter input{
	width:190px;
	float:left;
}

/************MENU FOOTER************************/
#pub_footer{
	padding:0;
	margin:0;
	background-color:black;
	height:60px;
	clear:both;
	text-align:center;
	padding-top:10px;
}


ul#menu-footer{
	padding:0;
	margin:0;
	background-color:black;
	list-style-type:none;
	height:25px;
	clear:both;
	text-align:center;
	padding-left:90px;
	padding-top:10px;
}
ul#menu-footer li{
	float:left;
}
ul#menu-footer a{
	color:white;
	text-decoration:none;
	display:block;
	padding-right:6px;
	margin-left:6px;
	border-right:solid 1px;	
	font-family:Verdana;
	font-size:10px;
}
ul#menu-footer a.last{
	border:none!important;
}

/***********************CONTENU*************/
#contenu{
	background-image:url(content-repeat.jpg);
	background-repeat:repeat-x;
	min-height:257px;
	padding:20px;
	background-color:#150102;
}

#contenu2{
	background-image:url(content-repeat.jpg);
	background-repeat:repeat-x;
	min-height:560px;
	padding:20px;
	padding-right:15px;
	background-color:#150102;
	float : left;
	width : 712px;
}

#pub{
	background-color:#000000;
	height:600px;
	width : 160px;
	float : right;
}
h1{
	color:#9A7B3B;
	margin-top:0;
	font-size:18px;
	
}


/************Styles g�n�raux********/
a{
	color:white;
}
img{
	border:0;
}
.spacer{
	clear:both;
}
.center{
text-align:center;}
.invisible{
	display:none;
}
.left{float:left;}
.right{float:right;}
.red{color:red;}



tr.nonlu a{

}

.clear {
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}