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

body {
background-position: center 258px;
}



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


/* CONTENU */

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




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


/* MENU 1 */

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

div#kpz-menus-principal li.niv1_item_active {
border-color: #009de0 !important;
}


/* AUTRES */

div#autres {
position: absolute;
top: 20px;
right: 0;
width: 300px;
height: 19px;
}

div#autres span.ciu_carre {
float: right;
display: block;
margin-right: 3px;
width: 15px;
height: 18px;
background: #E9E00B;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div#autres span.sma_carre {
float: right;
display: block;
margin-left: 20px;
margin-right: 3px;
width: 13px;
height: 16px;
background: #fff;
border: 1px solid #000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div#autres a {
float: right;
font-size: 10px;
font-weight: bold;
}

div#autres a:hover {
text-decoration: none;
}

div#autres a.sma:hover {
color: #009DE0;
}

div#autres a.ciu:hover {
color: #E9E00B;
}



/* RESEAUX 1 */

div#reseaux1 {
top: 50px;
}


/* NEWSLETTER */

div#newsletter {
top: 85px;
}


/* RETOUR HOME */

div#retour {
top: 10px;
left: 0;
width: 512px;
height: 200px;
}

div.retour_fr {
background: transparent url(../img/str-sma_fr-logo.png) no-repeat 0 0 !important;
}

div.retour_en {
background: transparent url(../img/str-sma_en-logo.png) no-repeat 0 0 !important;
}

div#retour a {
width: 448px;
height: 203px;
}




/* BLOG LISTE
-------------------------------------------------------------------------------------------------------------- */

div#kpz-blog_liste-recherche a.active{
color: #009de0 !important;
}



