/* CSS Globlale du site Latributerre.fr */

body {
margin : 0;
padding:0;
background: #FFFFFF;
font-size:0.86em;
line-height:1em;
font-family:Arial, Helvetica, sans-serif;
}

a img {
text-decoration:none;
border:none;
}

a {
text-decoration:none;
}

em {
color:#C8D02D;
}

#page {
position:absolute;
top:0%;
left:50%;
margin-left:-386px;
width:772px;
min_height:600px;
}

#contenaire {
width:772px;
z-index:2;
}

#contenu {
width:772px;
z-index:3;
}


#pied {
width:772px;
height:10px;
min-height:10px;
_height:10px;
padding-top:94px;
margin-top:-94px;
text-align:right;
background:transparent url(img/2/pied.png) no-repeat;
z-index:5;
}


#logo {
position:relative;
top:0px;
z-index:3;
}

strong {
color:#13B5EA;}

strong:hover {
color:#660066;
}

.formulaire_violet{
border:#91278F 2px solid;
padding:5px;
margin-top:5px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.formulaire_rouge{
border:2px solid #E1134F;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}

.formulaire_rouge input {
border:none;}

.formulaire_rouge input:focus {
border:none;
background:#EEE;
}

.obl {
display:inline;
text-align:right;
width:160px;
margin:0px;
padding:0px;
}




