
html
{background-color:white;
background-image:url('fondazur.gif');
background-repeat:repeat-x;
font-family:verdana,"times new roman",arial;
}

body
{margin:2px auto;
padding:25px;
width:684px;
background-color:white;
background-image:url('fondazur.gif');
background-repeat:repeat-x;
color:rgb(10,70,110);
border:1px solid black;
}

img
{border:none}

p
{
background-color:none;
text-align:justify;
}

#presentation
{
padding:0;
width:684px;
margin:0 auto;
background-color:rgb(230,250,250);
border:solid;
border-width:3px;
border-top-color:rgb(0,0,141);
border-right-color: rgb(178,178,255);
border-left-color: rgb(0,0,141);
border-bottom-color: rgb(178,178,255);
}

#presentation span
{font-size:2em;
font-weight:bold;
display:block;
text-align:center;
font-family:verdana,arial;
}

#presentation span.soustitre
{
font-size:1em;
}

img.agauche
{
width:144px;
height:98px;

float:left;
margin:0 20px 10px 0;
}

img.adroite
{
width:144px;
height:98px;

float:right;
margin:0 0 10px 20px;
}

h5.agauche
{clear:right;}

.legende
{
position:relative;
top:25px;
}


h5.adroite
{clear:left;
}

h4
{text-decoration:underline;}

hr.hrlogo
{clear:both;
width:100px;
margin:10px auto;
} 

p.logo
{width:80px;
margin:0 auto;
}

span.banniere
{width:320px;
margin:10px auto;
}

span.photos
{float:right;
font-size:0.7em;
clear:both;}

.aide
{border-top:1px dotted rgb(140,253,250);
border-bottom:1px dotted rgb(140,253,250);
}
/* ______________________________________ MENU ___________________________________________ */
li
{list-style-type:none;
display:inline;}

#menu
{margin:0px  0 0 0;
padding:10px 0 0 0;
}

/* ________________________________________________________________________________________ */

dt
{margin:10px 0 10px 0 ;
}

/* _______________________________________  Les INFOS _________________________________________________ */
#infos dd
{text-align:justify;
margin:50px 0 10px 0;
}

/* ________________________Mention Lęgale _______________________________________________________ */
p.mentionlegale
{font-size: 0.5em;}
/* _______________________________ Formulaire ____________________________________________ */

#formulaire
{width:450px;
margin:40px auto 0 auto;
border:solid;
border-width:3px;
border-top-color:rgb(0,0,141);
border-right-color: rgb(178,178,255);
border-left-color: rgb(0,0,141);
border-bottom-color: rgb(178,178,255);

}

div.rangee
{
margin:10px 0 30px 0;
height:1em; /*pour eviter un bug IE*/
}

div.rangee label
{float:left;
margin:2px 10px;
clear:right;
font-weight:bold;
text-decoration:underline;

}

div.rangee input, div.rangee textarea
{float:right;
margin:0px 20px 0 0;
clear:right;
width:230px;
overflow:none;
}

div.rangee input.boutonsubmit
{width:92px;
height:25px;
margin:20px 100px 0 0;
}
/*____________________________________________________________________________________ */

.separation
{visibility:hidden;
clear:both;}