div#barre_sommaire {
    position:relative;
    height:27px;
    line-height:27px;
    margin-top:10px;
    padding-right:10px;
    color:#fff;
    background:url('../images/home/decoupes_home/barre-recherche/pixel-search-barre.jpg') top left repeat-x;
    font-family:verdana, serif;
    text-align:right;
}

div#barre_sommaire_reseaux_sociaux {
    display:inline;
    height: 27px;
    line-height:27px;
    margin-right:40px
}

div#barre_sommaire_reseaux_sociaux a img, div#barre_sommaire_lettre_info a img {
    vertical-align: middle;
}

div#barre_sommaire_lettre_info {
    display:inline;
    height:27px;
    line-height:27px;
}

div#barre_recherche {
    position:relative;
    height:30px;
    margin-top:10px;
    padding-right:10px;
    padding-left:10px;
    color:#25be9b;
    background:#25be9b;
}

a#sommaire_bouton_identification {
    float:left;
    border:1px solid #ccc;
    padding:2px 10px 2px 10px;
    text-align:center;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
     background:#f5f5f5;
    color:#25be9b;
    font-size:12px;
    margin-top:5px;
    text-decoration:none;
    
}

a#sommaire_bouton_identification:hover {
    background:#ccc;
}

form#sommaire_recherche {
    float:right;
    margin:0;
    padding:0;
    width:350px;
    
}

form#sommaire_recherche #form_text {
    width:250px;
    height:18px;
    border: 1px inset #ccc;
    background:#fff;
    margin-right:10px;
    margin-top:5px;
    border:0;
    border-radius:19px;
    -moz-border-radius:19px;
    -webkit-border-radius:19px;
    text-indent:5px; 
}

form#sommaire_recherche #valide_recherche {
    width:60px;
    background:#f5f5f5;
    color:#25be9b;
    border:1px solid #ccc;
    padding:1px 0px 1px 0px;
    text-align:center;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    font-size:12px;
    margin-top:5px;
    cursor:pointer;
}

div#a_la_une_large {
    position:relative;
	float:left;
    margin:10px auto auto auto;
    border:1px solid #ca5e51;
	/*width:650px;*/
	/*width:660px;*/
	width:757px;
	/*height:330px;*/
    height: 340px;
	overflow:hidden
}


 
div#contenu_a_la_une_large .spip {
    font-size:11px;
}

div#contenu_a_la_une_large .spip .titre * {
    font-size:16px
}

div#contenu_a_la_une_large .spip .soustitre * {
    font-size:13px
}

.a_la_une_img{
	float:left;
	width:285px;
	height:285px;
}

.a_la_une_texte{
	float:right;
	margin-left:15px;
	height:430px;
	overflow:hidden;
}



div#contenu_a_la_une_large {
    position:relative;
    padding:10px;
    text-align:justify;
}

.contenu_v2 {
    padding:20px;
    text-align:justify;
    font-size:11px;
}
