/* specifique a emilio : menu groupe horizontal */

#corps #menu-groupe li {
float: left;
width: 120px;
clear: none;
}


#corps .listagebloc {
clear: left;
}

#corps #menu-groupe .listagetitre {
font-size: 12px;
}


#corps #menu-groupe .listagelogo img {
border: 1px solid #000;
}

#corps #menu-groupe .listagelogo {
float: none;
}

/* edito en haut */


#page-sommaire #navigation {
margin-top: 6.5em;
}

#corps #edito h2 {
display: none;
}

#page-sommaire #edito {
position: absolute;
top: 270px;
margin-left:0.5em;
width: 280px;
height:80px;
line-height:2em;
overflow:hidden;
text-align:left;
}

#page-sommaire .listagebloc h1 {
font-size: 14px;
font-weight: bold;
}

#page-sommaire #edito .texte {
font-size: 11px;
}

/* page mot */

#page-mot #recherche-articles h2 {
display: none;	
}

/* rubrique liens */

.dernliens-branche {

border: 1px dashed #666;
padding: 8px 6px 6px 6px;
}

.dernliens-branche .listagetexte{
font-size: 10px;
}

#corps .dernliens-branche h2 {
background-color: #f00;
}

#corps .dernliens-branche h4 {
font-size: 14px;
margin-bottom:0;
}

#corps .dernliens-branche li {
padding-bottom:0.1em;
}

