/* ------------------------------------------ STYLES DES NEWS DANS LA PAGE ACTUALITES ------------------------------------------------- */

.style_news_1, .style_news_2, .style_news_3 {
text-align:center;
display:inline-block;
vertical-align:top;
min-height:150px;
margin:3px;
}

.style_news_1 p, .style_news_2 p, .style_news_3 p {
text-align:justify;
padding:11px;
}

.style_news_1 h2, .style_news_2 h2, .style_news_3 h2 {
font-size:17px;
border-bottom:1px solid;
text-align:left;
padding-left:7px;
}

.style_news_1 img, .style_news_1 object, .style_news_1>.div_image {
margin-top:7px;
float:none;
}

.style_news_2 img, .style_news_2 object, .style_news_2>.div_image {
float:right;
padding-left:17px;
padding-top:11px;
padding-right:11px;
}

.style_news_3 img, .style_news_3 object, .style_news_3>.div_image {
float:left;
padding-right:17px;
padding-top:11px;
padding-left:11px;
}

.style_news_1 ul, .style_news_2 ul, .style_news_3 ul {
padding:11px;
}

.header_item_bandeau {
/*	height:85px; */
}

.header_item_bandeau img {
	position:relative;
	float:left;
    margin: 0 7px 0 0;
}

.la_suite {
width:90%;
text-align:right;
font-size:13px;
vertical-align:middle;
margin:17px 0;
}

.la_suite a {
color:#fff;
}

.la_suite a:hover {
color:#9edbfe;
}

.la_suite img {
margin: 0 7px 0 0;
padding:0;
float:none;
}

/* IE7 */
*+html .style_news_1 {
display: inline;
}
*+html .style_news_2 {
display: inline;
}
*+html .style_news_3 {
display: inline;
}
*+html .style_news_4 {
display: inline;
}
*+html .style_news_5 {
display: inline;
}
*+html .style_news_6 {
display: inline;
}
*+html .style_news_7 {
display: inline;
}

/* ------------------------------------------ STYLES DES NEWS DANS LA BARRE DE SOUS-MENU ---------------------------------------- */

.style_news_1_side, .style_news_2_side, .style_news_3_side {
display:block;
min-height:150px;
margin:0;
padding:14px;
}

.style_news_1_side h2, .style_news_2_side h2, .style_news_3_side h2 {
font-size:16px;
text-align:center;
}

.style_news_1_side p, .style_news_2_side p, .style_news_3_side p {
text-align:justify;
font-size:14px;
}

.piece_jointe_side {
float:left;
margin:0px 7px 3px 3px;
}

.style_news_1_side a, .style_news_2_side a, .style_news_3_side a {
color:#9DA969;
}

.style_news_1_side a:hover, .style_news_2_side a:hover, .style_news_3_side a:hover {
color:#fff;
}

/* ------------------------------------------ STYLES DES ALERTES DANS LA BARRE DE SOUS-MENU ---------------------------------------- */

.alerte {
background-color:#E2201F;
color:#fff;
margin:7px;
padding:7px;
}

.alerte h1 {
color:#E2201F;
font-size:17px;
text-align:center;
background-color:#fff;
}

.alerte p {
text-align:justify;
}

.alerte img {
padding:3px auto;
}

/* --------------------------- Bandeau latéral : SONDAGE & FLUX RSS ---------------------------------------*/

/*.entete_rss, .pied_rss, .entete_sondage, .pied_sondage {
width:100%;
height:13px;
background-repeat:no-repeat;
}

.entete_sondage {
background-image:url(../images/habillage_bandeau/entete_sondage.png);
}

.entete_rss {
background-image:url(../images/habillage_bandeau/entete_rss.png);
}*/

.sondage h2{
margin:0;
color:#fff;
}

/*.pied_sondage {
background-image:url(../images/habillage_bandeau/pied_sondage.png);
}

.pied_rss {
background-image:url(../images/habillage_bandeau/pied_rss.png);
}*/

.corps_rss, .corps_sondage {
padding:7px 11px;
color:#fff;
}

/*.corps_sondage {
background-image:url(../images/habillage_bandeau/corps_sondage.png);
}

.corps_rss {
background-image:url(../images/habillage_bandeau/corps_rss.png);
}*/

/* --------------------------- Flux RSS ---------------------------------------*/

#tableRss {
padding:7px;
}

#tableRss a {
	color:#fff;
}

#tableRss a:hover {
	color:#9edbfe;
}

.rss, .sondage {
margin: 11px 0px;
}