
/* STRUCTURE GENERALE
-------------------------------------------------------------------------------------------------------------- */

body {
background-position: center 167px;
}



/* STRUCTURE DE CONTENU
-------------------------------------------------------------------------------------------------------------- */


/* CONTENU */

div#contenu {
padding-top: 210px;
}


/* RESEAUX 2 */

div#reseaux2 {
margin-top: 20px;
padding-top: 20px;
border-top: 3px solid #000;
padding-bottom: 20px;
border-bottom: 3px solid #000;
}

div#reseaux2 div.widget {
float: left;
width: 333px;
}

div#reseaux2 div.widget h4 {
font-size: 1.1em;
font-weight: normal;
color: #666;
text-transform: uppercase;
}



/* STRUCTURE DE NAVIGATION
-------------------------------------------------------------------------------------------------------------- */


/* MENU 1 */

div#menu1 {
top: 130px;
width: 1000px;
}


/* RETOUR HOME */

div#retour {
top: 20px;
left: 0;
width: 320px;
height: 109px;
background: transparent url(../img/str-her-logo.png) no-repeat 0 0;
}

div#retour a {
width: 320px;
height: 109px;
}



