/*****************************************************************************/
/************* Style ecrit par Kler ROGER pour l'Agence Reseaux *****************/
/*************************** Mars 2008 ***************************************/
/*****************************************************************************/

/*Styles generiques*/
body   { background-image: url("../images/bg.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }
p {}
td {}
h1    { color: #e80000; font-size: 14px; font-weight: bold; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 0; }
h2     { color: #0a50a1; font-size: 12px; font-weight: bold; margin: 0; padding: 0 0 4px; }
/*Texte central*/
.legende { font-size: 10px; font-style: italic; }
.textecentre { }
.textecentre a { color: #0a50a1; text-decoration: underline; }
.textecentre a:hover { color: #0a50a1; text-decoration: none; }
/*Pied de page - adresses*/
.adresse { color: #4c4c4c; font-size: 10px; }
.policy { color: #b4b3b3; font-size: 10px ;}
.policy a { color: #b4b3b3; font-size: 10px; text-decoration: underline; }
.policy a:hover { color: #b4b3b3; font-size: 10px; text-decoration: none; }
/*images*/
.marge-bas  { padding-bottom: 8px; }
.img-metiers  { margin: 4px 8px 4px 0; padding: 0; border: solid 1px #ddd; }
.img-ref  { background-color: #fff; margin: 0 8px 8px 0; padding: 2px; border: solid 1px #f0f0f0; }
/*textes bloc gauche*/
h1 a { color: #e80000; font-size: 14px; font-weight: bold; text-decoration: none; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 0; }
h1 a:hover { color: #e80000; font-size: 14px; font-weight: bold; text-decoration: underline; margin-top: 0; margin-bottom: 5px; padding-top: 0; padding-bottom: 0; }
h3    { color: #808080; font-size: 11px; font-weight: normal; margin: 0; padding: 0 0 8px; }
h3 a { color: #e80000; font-size: 12px; text-decoration: none; }
h3 a:hover { color: #e80000; font-size: 12px; text-decoration: underline; }
.img-left    { margin-right: 10px; margin-left: 15px; float: right; border: solid 1px #ddd }
.img-right { margin-right: 15px; padding-left: 0; float: left; }

