* {
	margin:0px;
	padding:0px;
}
body{
color:#aeaeae;
font-size:18px;
font-family:"Verdana", Arial, serif;
width:100%;
}
h1{
color:#35b5ff;
font-family:"Verdana", Arial, serif;
font-size:26px;
padding-left:5%;
font-weight:normal;
}
h2 {
color:#cc80e9;
font-family:"Verdana", Arial, serif;
font-size:20px;
padding-top:0;
font-weight:normal;
}
h3 {
color:#f2a14b;
font-family:"Verdana", Arial, serif;
font-size:20px;
font-weight:normal;
}
#menu_haut{
width:834px;
margin:0px auto;
}
#accueil {
float:left;
display:block; 
width:168px; 
height:66px; 
background:url(images/bouton_accueil1.png) no-repeat 0 0;
}
#accueil:hover {
background:url(images/bouton_accueil1.png) no-repeat 0 -66px;
}
#forum {
float:left;
display:block; 
width:146px; 
height:66px; 
background:url(images/bouton_forum1.png) no-repeat 0 0;
}
#forum:hover {
background:url(images/bouton_forum1.png) no-repeat 0 -66px;
}
#rencontre {
float:left;
display:block; 
width:161px; 
height:66px; 
background:url(images/bouton_rencontre1.png) no-repeat 0 0;
}
#rencontre:hover {
background:url(images/bouton_rencontre1.png) no-repeat 0 -66px;
}
#miss_et_mister {
float:left;
display:block; 
width:200px; 
height:66px; 
background:url(images/bouton_miss_et_mister1.png) no-repeat 0 0;
}
#miss_et_mister:hover {
background:url(images/bouton_miss_et_mister1.png) no-repeat 0 -66px;
}
#les_rdvs {
float:left;
display:block; 
width:159px; 
height:66px; 
background:url(images/bouton_les_rdvs1.png) no-repeat 0 0;
}
#les_rdvs:hover {
background:url(images/bouton_les_rdvs1.png) no-repeat 0 -66px;
}
ul#menu_haut li{
padding:0;
margin:0;
display:inline;
}
ul#menu_haut{
width:100%;
list-style-type:none;
}
#corp {
margin:0px auto;
display:block;
width:1025px;
}
#conteneur {
margin-top:80px;
margin-bottom:40px;
margin-left:0;
width:735px;
}
#conteneur_haut {
background-image:url("images/haut_conteneur.png");
background-repeat:none;
height:9px;
}
#conteneur_bas {
background-image:url("images/bas_conteneur.png");
background-repeat:none;
height:9px;
}
#conteneur_centre{
background-image:url("images/centre_conteneur.png");
background-repeat:repeat-y;
min-height:500px;
height:auto;
padding-left:6%;
padding-right:6%;
padding-top:3%;
}
#zone_droite{
float:right;
margin-top:0px;
margin-right:0;
width:259px;
}
#membre {
min-height:50px;
}
#haut_membre{
background-image:url("images/haut_membre.png");
height:8px;
}
#centre_membre{
background-image:url("images/centre_membre.png");
background-repeat:repeat-y;
padding-left:6%;
padding-right:6%;
padding-top:3%;
padding-bottom:5%;
min-height:50;
font-size:60%;
}
#bas_membre{
background-image:url("images/bas_membre.png");
height:8;
}
#publicite{
margin-top:15px;
min-height:50px;
}
#haut_pub{
background-image:url("images/haut_membre.png");
height:8px;
}
#centre_pub{
background-image:url("images/centre_membre.png");
background-repeat:repeat-y;
padding-left:6%;
padding-right:6%;
padding-top:3%;
padding-bottom:3%;
min-height:300;
}
#bas_pub{
background-image:url("images/bas_membre.png");
height:8;
}
#titre{
background-image:url("images/haut.png");
background-repeat:repeat-x;
height:200px;
padding-left:466;
padding-top:31;
}
#footer{
background-image:url("images/footer.png");
background-repeat:repeat-x;
font-size:17px;
color:grey;
height:27px;
padding-top:1%;
}
a, img {
border:none;
}
a{
color:#aeaeae;
font-size:100%;
font-family:"Verdana", Arial, serif;
}
input#prenom{
background-color:grey;
border:none;
}