/* Built by Simon Collison www.collylogic.com 2005. Look for the comments to work out what does what */

body {
margin: 0 auto;
padding: 0;
color: #000;
text-align: center;
background-color:#FFFFFF;
/*background-image:url(/mailboxe/img/fon_safari.jpg);
background-repeat:repeat;
background-position: top center;*/
}


h1, h2, h3, h4 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Helvetica, Arial, sans-serif;
font-weight: normal; letter-spacing: 0.3px; }

h1 {background-color:transparent;color:#333;  margin-top: 0px;  margin-bottom: 0px; margin-left: 0px; padding: 1px; font-size: 11px; text-align:left;
font-weight:normal;letter-spacing: 0.3px;}


h2 {background-color:transparent;color:#fff;  width:600px;margin-top: 3px;  margin-bottom: 0px; margin-left: 0px; padding:px 0 0 40px;font-size: 11px; text-align:right;
}

h3 {background-color:transparent;color:#333;  margin-top: 0px;  margin-bottom: 0px; margin-left: 0px; padding:2px 2px 2px 2px;font-size: 10px; text-align:left;
font-weight:normal; border-top: solid 0px #FFF; border-bottom: solid 0px #FFF;}
h3 a:link, h3 a:visited  {background-color:#333;color: #FFF;text-decoration: none;}
h3 a:hover, h3 a:active {background-color:#B4B4B4;color: #000;text-decoration: none;}

h4 {background-color:transparent;color:#fff;  width:850px;margin-top: 0px;  margin-bottom: 0px; margin-left: 0px; padding:3px 3px 3px 3px;font-size: 11px; text-align:right;
}
h4 a:link, h4 a:visited  {background-color:#333;color: #FFF;text-decoration: none;}
h4 a:hover, h4 a:active {background-color:#B4B4B4;color: #608296;text-decoration: none;}


a:link {
	text-decoration: underline;
	color: #333333;

}
a:visited {
	text-decoration: underline;
	color: #333333;

}
a:hover {
	text-decoration: none;
	color: #333333;

}


#contenant {

background-image:url(/css/img/fond_dessinez.jpg);
background-repeat:no-repeat;
background-position: top center;
margin-top: 0px;
padding:35px 0 40px 0 ;
position:absolute;
width:710px;
margin-left: -367px;
left:50%;
margin-right: auto;
text-align: center;
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif; 
}
#contenair {
margin-top: 1px;
padding-bottom:0px;

position:absolute;
width:710px;
margin-left: -355px;
left:50%;
margin-right: auto;
text-align: center;
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif; 
}


#contenair_admin {
margin-top: 1px;
padding-bottom:0px;

position:absolute;
width:900px;
margin-left: -455px;
left:50%;
margin-right: auto;
text-align: left;
font-size: 11px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif; 
}

#droite {
padding-bottom:0px;
margin:0;
width:540px;
height:410px;
float:right;
margin:65px 30px 0 0;
text-align: left;
 font-size: 12px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif; 
}



#gauche {
padding:20px 0 0 40px;
margin:0px 0px 4px 0px;
margin:0;
width:500px;
text-align: left;
 font-size: 10px;
font-family: 'Trebuchet MS', Verdana, Sans-Serif; 

}


#abonnement {
background-color:#FFF;
text-align: right;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:6px solid #F5F5F5;
padding: 15px;
margin-top:2px;
margin-bottom:2px;
}
.spacer {
padding-left: 25px;
font-size: 10px;
height:12px;
clear: both;
margin-bottom:2px;
text-align: left;
}
#hr {
text-align: center;
font-size: 10px;
height:10px;
border-top: solid 1px #B4B4B4;
clear: both;
margin-bottom:4px;
margin-top:4px;
}