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

body {
background-position: center 227px;
}



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


/* CONTENU */

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



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


/* MENU 1 */

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

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


/* RETOUR HOME */

div#retour {
top: 0;
left: 0;
width: 800px;
height: 150px;
background: #fff url(../img/str-mic-logo.jpg) no-repeat 0 20px;
}

div#retour a {
width: 580px;
height: 150px;
}


/* MINERVA */

div#minerva {
position: absolute;
top: 60px;
left: 645px;
width: 145px;
height: 75px;
}

div#minerva a {
display: block;
width: 145px;
height: 75px;
}


/* MULTILINGUE */

div#multilingue {
position: absolute;
top: 10px;
right: 0;
width: 120px;
height: 20px;
}

div#multilingue li {
padding: 0 10px;
float: left;
}

div#multilingue a {
font-size: .9em;
}

div#multilingue a.active {
font-weight: bold;
}




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

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



