body
{
margin : 0 ;
padding : 0 ;
font-family:Arial, Helvetica, sans-serif;
font-size : 1em ;
background:url(images_css/pattern.gif) repeat ;
color : #fff ;
}

a:active, a:focus
{
outline : none ;
}

img
{
border : none ;
}

div#conteneur_commun, div#conteneur_ecole, div#conteneur_sejours, div#conteneur_commun_small
{
width : 960px ;
margin : 10px auto ;
padding : 10px ;
border : 4px solid #1A1A1A ;

}
div#conteneur_commun
{
background:url(images_css/bg_commun_modif.gif) no-repeat 10px 10px ;
background-color:#EEEEEE;
}

div#conteneur_commun_small
{
background:url(images_css/bg_commun_modif_small.gif) no-repeat 10px 10px ;
background-color:#EEEEEE;
}

div#back
{
margin : 0 ;
padding : 15px ;
}

div#back a
{
display : block ;
width : 150px ;
background:url(images_css/back_blue.png) no-repeat left top ;
color : #009EE0;
margin : 0 ;
padding : 0px 0px 0px 50px ;
text-transform:uppercase ;
text-decoration : none ;
letter-spacing:-1px ;
font-size:1.4em ;
}

div#devis
{
float : right ;
margin : 0px 40px 0px 0px ;
padding : 7px ;
width : 100px ;
font-family:Impact ;
text-align : center ;
background-color:#F29400 ;
border : 4px solid silver ;
-moz-border-radius : 15px ;
-webkit-border-radius : 15px ;
}

div#devis a
{
color : DimGray ;
text-decoration:none ;
font-size : 1.6em ;
line-height : 1.1em ;
text-transform:uppercase ;
}

div#devis a:hover
{
color : #000 ;
}

div.devis_camping
{
float : right ;
margin : 20px 0px 0px 0px;
padding : 7px ;
width : 100px ;
font-family:Impact ;
text-align : center ;
background-color:#F29400 ;
border : 4px solid silver ;
-moz-border-radius : 15px ;
-webkit-border-radius : 15px ;
}

div.devis_camping a
{
color : DimGray ;
text-decoration:none ;
font-size : 1.6em ;
line-height : 1.1em ;
text-transform:uppercase ;
}

div.devis_camping a:hover
{
color : #000 ;
}