body
{
margin : 0 ;
padding : 0 ;
font-family:Arial, Helvetica, sans-serif;
font-size : 0.9em ;
background:url(images_css/pattern.gif) repeat ;
color : #fff ;
}
@font-face {
    font-family: 'Ex';
    src: url('existence-light-webfont.eot');
    src: url('existence-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('existence-light-webfont.woff') format('woff'),
         url('existence-light-webfont.ttf') format('truetype'),
         url('existence-light-webfont.svg#ExistenceLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

img
{
border : none ;
}

.borderPhoto
{
padding : 10px ;
background-color: #F7F7F7;
border: 2px solid #C99E64;
border-radius : 15px ;
-moz-border-radius : 15px ;
-webkit-border-radius : 15px ;
-o-border-radius : 15px ;
-khtml-border-radius : 15px ;
-ms-border-radius : 15px ;
overflow : hidden ;
}

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 ;
}
