html {
  height:   100%;
  width:    100%;
}

body
{
  font-size: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CC0000;
  background-color: #FFCC00;
  padding:0px;
  margin:0px;
}

a
{
  font-family: Arial, Helvetica, sans-serif;
  color: #EE0000;
}

a:hover
{
  text-decoration: none;
}

a:visited
{
  color: #880000;
}

a:active
{
  color: #FF0000;
}

ul, li, dl, dt, dd {
	margin-left:0;
	padding-left:0;
	list-style: none;
}

#header {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	background-image: url('../images/bg_entete.gif');
	background-repeat: repeat-x;
	border-bottom:solid red 1px;
}

#menuTop {
	position : absolute;
	top: 70px;
	left: 137px;
	width: 100%;
	z-index:2;
}

#menuTop dl dt {
	top:0px;
	float:left;
	margin:3px;
	padding:3px;
	border:solid red 2px; 
}

#menuTop dd {
	display:none;
	position: absolute;
	top:3em;
	border:solid red 2px;
	padding:1em;
	background: #880000;
}

#sMenu1 {
	left:1em;
}

#sMenu2 {
	left:20em;
}

#menuTop dd a, #menuTop dd a:active, #menuTop dd a:visited {
	color: #FFCC00;
}

#menuLeft {
	
	font-size:0.8em;
	position: absolute;
	top:120px;
	left:5px;
	float:left;
	width:130px;
}

#menuLeft ul {
	border:solid red 2px;
	padding:.5em;
	background: #880000;
	font-size:1.3em;
}

#menuLeft ul a, #menuLeft ul a:active, #menuLeft ul a:visited {
	color: #FFCC00;
}

#menuLeft dd {
	margin:0 0 5px 1em;
}

#content {
	position:absolute;
	top:130px;
	left:140px;
}

#histoires {
	width: 150px;
	height: 600px;
	overflow: hidden;
	z-index: 0;
}


#liveShow{
	float:left;
	margin: 0 3em 0 3em;
	text-align: center;
	width: 468px;
}

#galeriePhotoSex{
	float:left;
	margin: 0 10px 0 10px;
}

#rechercheAnnonces{
	margin-left: 145px;
	width: 468px;
	border: solid red 1px;
}

#rechercheAnnonces td{
	font-size: .8em;
}

#rechercheAnnonces form {
	background: #880000;	
}

#rechercheAnnonces form td{
	font-size: .9em;
	color: #FFCC00;
}

#sontInscrits{
	float:left;
	font-size: 0.8em;
	width:60px;
}

#rencontreOnline {
	width:50px;
}

/*easy rencontre*/
.easy_inscris{
	/* bordure du tableau */
	border:1px solid #000000;
}
.easy_inscris td{
	background-color:transparent;
	font:normal 10px arial;
	padding:2px;
}
.easy_inscris img{
	border-width:1px;
	border-color:#FFCC00;
	
	width:55px;
	height:55px;
}
/*end easy rencontre*/

/*adulfriendfind*/
.my_banner_class {
	width: 145px;
	overflow: auto;
}

.my_banner_class TD {
  font-family: arial,sans-serif,helvetica;
  font-size: 12px;
  text-align:center;
}
.my_banner_class .title {
  font-size: 16px;
  font-weight: bold;
  color:red;
}
.my_banner_class .handle {
  color: blue;
}
.my_banner_class .age_gender {
  color: #880000;
}
.my_banner_class .location {
  font-size: 10px;
  font-weight: bold;
}
.my_banner_class A {
  color: green;
}
/*end adultfrienfind*/

/*accueil*/

#stars-nues{
	width:500px;
	font: 1em verdana;
	border: 1px solid red;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-align: center;
}

#accueilTop{
	width:416px;
}

#accueilRight{
	position: absolute;
	top: 0px;
	left:520px;	
	width:96px;
}

#accueilRight h3{
	font-size:.8em;
	background-color: #EE0000;
	text-align: center;
	margin-top:0;
	margin-bottom: 3px;
}

#accueilRight h3 a{
	color: #FFCC00;
}

#accueilContentTopLeft {
	float: left;
	width: 283px;
	margin: 0px 8px 5px 0px;
}

#accueilEmail {
	float: left;
	width: 280px;
	height: 180px;
}

#accueilFilles{
	width: 280px;
	height: 250px;
	font: 0.7em verdana;
	border: 1px solid red;
	float: left;
	margin: 8px 0 0 0;
	overflow:auto;
}

#accueilFilles h3{
	text-align:center;
	margin:0 0 2px 0;
	background-color: #EE0000;
}

#accueilFilles h3 a{
	color: #FFCC00;
}

#accueilFilles ul li{
	float:left;
	padding: 0 0 10px 10px;
}

#accueilAnnonces {
	width: 210px;
	height: 428px;
	overflow: auto;
	font: 0.7em verdana;
	border: 1px solid red;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}

#accueilAnnonces h3{
	text-align:center;
	margin:0 0 2px 0;
	background-color: #EE0000;
}

#accueilAnnonces h3 a{
	color: #FFCC00;
}

#fullsize {
	position: absolute;
	top: 150px;
	left: 190px;
	border:1px solid red;
	display:none;
	z-index:3;
}

#accueilPhotos {
	width: 615px;
	text-align: center;
	border: solid 1px red;
}

#accueilPhotos img{
	margin: 0 10px 10px 0;
}

#pubAnnu {
	margin: 0 10px 10px 0;
	text-align:center;
}

/*end accueil*/

/*galerie nouveauté*/
#galeriePhotoSex {
	width: 600px;
	text-align: center;
}

#galeriePhotoSex img{
	margin: 0 10px 10px 0;
}
/*end galerie nouveauté*/

/*index*/
#tchats p, #tchats strong, #tchats font, #tchats h1, #tchats h2, #tchats h3, #tchats h4, #tchats i, #tchats b, #tchats a, #tchats a:hover{
	font: normal 10px Arial;
	color: black;
	text-decoration: none;
}

#tchats {
	border: 1px solid red;
	padding: 2px;
}

#rencontres, #rencontres strong, #rencontres a, #rencontres font {
	font: normal 12px Arial;
	width: 340px;
}

#agreement {
  width:340px;
  height:150px;
  overflow:auto;
  font: normal 12px Arial;
  color: red;
  text-align: left;
  border: 1px solid #FF0000;
}
/*end index*/
