/* CSS Document */


body
{
width:790px;
margin:0px;
padding:0px;
margin: auto;
background-image:url(images/fondtexturerose.jpg);
background-repeat:repeat;

}

p
{
color:#FFFFFF;
margin:0px;
padding:0px;
font-weight:bold;
margin-left:15px;
}

a
{
color:#FFFFFF;
}

input
{
color:#00ABFD;
background-color:#FFFFFF;
border: 1px solid #00ABFD;
}

textarea
{
color:#00ABFD;
}

#header
{
margin-top:5px;
width:790px;
height:145px;
background-image:url(images/header.gif);
}

#menu
{
float:left;
margin-top:5px;
}

.menu_haut
{
background-image:url(images/menuhaut.gif);
height:40px;
width:135px;
}

.menu_hautbas
{
background-image:url(images/menumilieuhaut.gif);
height:10px;
width:135px;
}

.menu_milieu
{
background-image:url(images/menumilieu.gif);
background-repeat:repeat-y;
width:135px;
}

.menu_bas
{
background-image:url(images/menubas.gif);
height:15px;
width:135px;
}

.connexion
{
background-image:url(images/bouton_connexionbleu.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}

.connexion:hover
{
background-image:url(images/bouton_connexionrose.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}

.vosinfos
{
background-image:url(images/bouton_vosinfosbleu.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.vosinfos:hover
{
background-image:url(images/bouton_vosinfosrose.gif);
width:125px;
height:25px;
margin-left:5px;
margin-left:5px;
display:block;
}


.deconnexion
{
background-image:url(images/bouton_deconnexionbleu.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.deconnexion:hover
{
background-image:url(images/bouton_deconnexionrose.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}

.inscription
{
background-image:url(images/bouton_inscriptionbleu.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.inscription:hover
{
background-image:url(images/bouton_inscriptionrose.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}

.gagnerdespoints
{
background-image:url(images/bouton_gagnerdespointsbleu.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.gagnerdespoints:hover
{
background-image:url(images/bouton_gagnerdespointsrose.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.faq_bouton
{
background-image:url(images/bouton_faqbleu.gif);
width:125px;
height:25px;
margin-left:5px;
margin-top:5px;
display:block;
}

.faq_bouton:hover
{
background-image:url(images/bouton_faqrose.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}


.amour
{
background-image:url(images/bouton_amourbleu.gif);
width:125px;
height:25px;
margin-top:15px;
margin-left:5px;
display:block;
}

.amour:hover
{
background-image:url(images/bouton_amourrose.gif);
width:125px;
height:25px;
margin-left:5px;
display:block;
}

.enfant
{
background-image:url(images/bouton_enfantbleu.gif);
width:125px;
height:25px;
display:block;
margin-left:5px;
margin-top:5px;
}

.enfant:hover
{
background-image:url(images/bouton_enfantrose.gif);
width:125px;
height:25px;
display:block;
margin-left:5px;
margin-top:5px;
}

.futur
{
background-image:url(images/bouton_futurbleu.gif);
width:125px;
height:25px;
margin-top:5px;
display:block;
margin-left:5px;
}

.futur:hover
{
background-image:url(images/bouton_futurrose.gif);
width:125px;
height:25px;
display:block;
margin-left:5px;
}

.rupture
{
background-image:url(images/bouton_rupturebleu.gif);
width:125px;
height:25px;
margin-top:5px;
display:block;
margin-left:5px;
}

.rupture:hover
{
background-image:url(images/bouton_rupturerose.gif);
width:125px;
height:25px;
display:block;
margin-left:5px;
}

#corps
{
width:650px;
margin-left:140px;
margin-top:5px;
}

.corps_haut
{
background-image:url(images/corpshaut.gif);
height:15px;
width:650px;
margin:0px;
}

.titre
{
margin:0px;
text-align:center;
color:#FFFFFF;
font-size:24px;
text-decoration:underline;
}

.corps_milieu
{
background-image:url(images/corpsmilieu.gif);
background-repeat:repeat-y;
width:650px;
min-height:330px;
margin:0px;
padding:0px;
}

.corps_bas
{
background-image:url(images/corpsbas.gif);
width:650px;
height:20px;
}

#pied
{
margin-top:5px;
}

.pied_haut
{
background-image:url(images/piedhaut.gif);
width:790px;
height:10px;
}

.pied_milieu
{
background-image:url(images/piedmilieu.gif);
background-repeat:repeat-y;
width:790px;
color:#0099FF;
}

.pied_bas
{
background-image:url(images/piedbas.gif);
width:790px;
height:10px;
}

.form_inscription
{
margin-left:150px;
margin-top:50px;
}

.form_inscription p
{
margin:0px;
padding:0px;
}

.form_inscription input
{
color:#00ABFD;
background-color:#FFFFFF;
border: 1px solid #00ABFD;
}

.erreur
{
color:#FFFFFF;
text-align:center;
margin-top:100px;
}

.mid
{
text-align:center;
margin-top:35px;
margin-bottom:30px;
}

.input_point
{
margin-top:10px;
margin-left:150px;
margin-bottom:20px;
}

.question_titre
{
margin:0px;
margin-top:10px;
text-align:center;
color:#FFFFFF;
font-size:20px;
text-decoration:underline;
}

.question_texte
{
margin-top:20px;
}

.reponse
{
text-align:center;
color:#FFFFFF;
margin-top:30px;
}

.boutonquestion
{
color:#00ABFD;
background-color:#FFFFFF;
border: 1px solid #00ABFD;
margin-top:30px;
margin-left:150px;
}

.partenaire
{
text-align:center;
font-size:15px;
color:#A9DFF9;
}

.annuaire
{
color:#FFFFFF;
font-size:5px;
margin-left:5px;
}
