@charset "UTF-8";
@IMPORT URL(couleurs.css);
@IMPORT URL(event.css);
@IMPORT URL(x_layer.css);

/* UTILITAIRES */
.x_cleaner{
	clear: both;
	font-size: 1px;
	height: 3px;
	color: #FFFFFF;
}
.x_clear, .clear{
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
}
.x_filet{
	border-top: 1px solid #ECECEC;
}
.x_lien_rss a{
	color: #FF8933;
}
.x_negatif{
	color: #CF0609;
}
.x_cache{
	display: none;
}
input, label{
	font-size: 11px;
}

.x_bord{
	font-size: 1px;
	height: 8px;
	background-color: #E2E2E2;
	border-left: 8px solid #F1F1F1;
}

/* */
.x_pub{
   float: left;
   margin-bottom: 20px;
   padding-bottom: 20px;
   border-bottom: 1px solid #ECECEC;
}

/* Commentaires */
span.x_interactif{
	color: #C2C2C2;
	padding-left: 3px;
	font-size: 11px;
}
span.x_interactif span{
	background: url(/imgstat/picto_comment.gif) no-repeat 3px -1px;
	padding: 0 17px 3px 0;
}
span.x_interactif a{
	font-size: 11px;
	color: #2C2F36 !important;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0 3px 0 0;
}
.x_pagination{
	background: url(/imgstat/pagination_fond.gif) #EDEDED left top repeat-x;
	text-align: center;
	padding: 6px 0 2px 0;
	float: left;
	width: 100%;
	height: 20px;
}
.x_pagination ul li{
	display: inline;
	font-size: 12px;
	color: #CF0609;
	font-weight: bold;
	border-right: 1px solid #979797;
	padding-right: 5px;
   padding-left: 5px;
}
.x_pagination.small ul li{
	font-size: 10px;
	padding-right: 5px;
   padding-left: 0;
}
.x_pagination ul li a{
	color: #2C2F36;
}
.x_pagination ul li.x_suite{
	font-size: 12px;
	border: none;
}
.x_pagination ul li.x_suite a{
	color: #CF0609;
	text-decoration: none;
}
.x_pagination ul li.x_suite a:hover{
	text-decoration: underline;
}
.x_bouton_valider{
	border: 1px solid #E3E3E3;
	font-size: 0.7em;
	text-align: center;
	font-weight: bold;
	display: block;
}
input.x_bouton_valider{
	border: 1px solid #E3E3E3;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	display: block;
	background-image: url(/imgstat/bouton_valider_fond.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFF;
	padding: 2px;
	text-decoration: none;
	color: #2C2F36;
}
.x_bouton_valider input, .x_bouton_valider a{
	background: #FFF url(/imgstat/bouton_valider_fond.gif) left top repeat-x;
	padding: 2px 0;
	border: 1px solid #FFF;
	display: block;
	text-decoration: none;
	color: #2C2F36;
}
.x_bouton_valider a span{
	color: #CF0609;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 3px;
}

/* FLEUVE ACTUS */
.x_boite_info{
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: both;
}
.x_boite_info h1, .x_titre_home h1,
.x_boite_info h3, .x_bloc_chronique h3, .x_bloc_inscription h3{
	font-size: 0.75em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #CF0609;
}
.x_boite_info h1, .x_titre_home h1{
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.x_boite_info h3 a, .x_bloc_chronique h3 a{
	color: #CF0609;
	text-decoration: none;
}
.x_boite_remontee{
	background-color: #FFF;
}
.x_boite_remontee h3 span{
	color: #CF0609;
}
.x_boite_info h3.x_info{
	padding-left: 20px;
	background: url(/imgstat/picto_info.gif) left top no-repeat;
	color: #CF0609;
}
.x_boite_info h3.x_titre_scoop,
.x_boite_info h3.x_titre_indiscret,
.x_boite_info h3.x_titre_exclusif{
	height: 28px;
	padding: 2px 0 0 5px;
	width: 86px;
	color: #FFF;
}
.x_boite_info h3.x_titre_scoop{
	background: transparent url(/imgstat/bg_scoop.gif) no-repeat scroll left top;
}
.x_boite_info h3.x_titre_indiscret{
	background: transparent url(/imgstat/bg_indiscret.gif) no-repeat scroll left top;
}
.x_boite_info h3.x_titre_exclusif{
	background: transparent url(/imgstat/bg_exclusif.gif) no-repeat scroll left top;
}
.x_boite_info h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 10px;
	display: block;
}
.x_boite_info h4, .x_boite_info h5{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.x_boite_info h4{
	padding-bottom: 10px;
}
.x_boite_info h2 a,
.x_boite_info h4 a,
.x_boite_info h5 a{
	text-decoration: none;
	color: #2C2F36;
}
.x_boite_info h2 a:hover,
.x_boite_info h4 a:hover{
	text-decoration: underline;
}
.x_boite_info .x_image{
	padding-bottom: 10px;
	position: relative;
}
/* Vignettes type */
.x_boite_info .x_image span,
.x_boite_info .x_flotte_image span{
	width: 100px;
	background-color: #2B2E33;
	height: 15px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	_right: 20px;
	font-size: 0px;
	text-decoration: none;
	cursor: pointer;
}
.x_boite_info .x_image .video,
.x_boite_info .x_flotte_image .video{
	background: url(/imgstat/video_vi.gif) no-repeat;
	width: 69px;
}
.x_boite_info .x_image .photo,
.x_boite_info .x_flotte_image .photo{
	background: url(/imgstat/photo_vi.gif) no-repeat;	
	width: 103px;
}
.x_boite_info .x_image .blog,
.x_boite_info .x_flotte_image .blog{
	background: url(/imgstat/blog_vi.gif) no-repeat;	
	width: 59px;
}
.x_boite_info .x_image .interview,
.x_boite_info .x_flotte_image .interview{
	background: url(/imgstat/interview_vi.gif) no-repeat;	
	width: 96px;
}
.x_boite_info .x_image .infographie,
.x_boite_info .x_flotte_image .infographie{
	background: url(/imgstat/infographie_vi.gif) no-repeat;	
	width: 110px;
}
.x_boite_info .x_image .sondage,
.x_boite_info .x_flotte_image .sondage{
	background: url(/imgstat/sondage_vi.gif) no-repeat;	
	width: 97px;
}
.x_boite_info .x_image .quiz,
.x_boite_info .x_flotte_image .quiz{
	background: url(/imgstat/quiz_vi.gif) no-repeat;	
	width: 56px;
}
.x_boite_info .x_image .tchat,
.x_boite_info .x_flotte_image .tchat{
	background: url(/imgstat/tchat_vi.gif) no-repeat;	
	width: 63px;
}
.x_boite_info .x_image .archive,
.x_boite_info .x_flotte_image .archive{
	background: url(/imgstat/archive_vi.gif) no-repeat;	
	width: 82px;
}
.x_boite_info .x_image a:hover span,
.x_boite_info .x_flotte_image a:hover span{
	background-position: left -20px;
}
/* Fleuve */
.x_boite_info .x_flotte_image{
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
	position: relative;
}
.x_boite_info p{
	font-size: 12px;
	line-height: 1.4em;
	color: #474747;
}
.x_wrap_colonnes123 .x_colonne1 .x_boite_info p{
	width: 400px;
	*width: auto;
}
.x_boite_info p .x_commentaires{
	font-size: 0.95em;
}
.x_boite_info ul.x_ressources{
	background: url(/imgstat/ressources_fond.gif) left top repeat-y;
	clear: both;
	padding: 6px 10px 0 16px;
	margin: 10px 0 0 0;
}
.x_boite_info ul.x_ressources li{
	list-style-type: none;
	font-size: 0.7em;
	color: #CF0609;
	padding-left: 25px;
	padding-bottom: 8px;
	line-height: 1.2em;
}
.x_boite_info ul.x_ressources li a{
	color: #2C2F36;
	text-decoration: underline;
	padding-left: 3px;
}
/* Ressources */
.x_boite_info ul.x_ressources li.x_lien_article{
	background: url(/imgstat/article/picto_article.gif) 3px top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_video{
	background: url(/imgstat/article/picto_video.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_photo{
	background: url(/imgstat/article/picto_diaporama.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_imgjour{
	background: url(/imgstat/article/picto_diaporama.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_blog{
	background: url(/imgstat/article/picto_blog.gif) 3px top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_palmares{
	background:url(/imgstat/article/picto_palmares.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_dossier{
	background: url(/imgstat/article/picto_dossier.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_infographie{
	background: url(/imgstat/article/picto_infographie.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_chroniqueur{
	background: url(/imgstat/article/picto_chroniqueur.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_sondage,
.x_boite_info ul.x_ressources li.x_lien_quiz
{
	background: url(/imgstat/article/picto_sondage.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_chat{
	background: url(/imgstat/article/picto_chat.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_forum{
	background: url(/imgstat/article/picto_forum.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_minisite{
	background: url(/imgstat/article/picto_mini_site.gif) left top no-repeat;
}
.x_boite_info ul.x_ressources li.x_lien_site{
	background: url(/imgstat/article/picto_lien.gif) left top no-repeat;
}

/* Sondage */
ul.x_sommaire_sondage{
	background: url(/imgstat/ressources_fond.gif) left top repeat-y;
	clear: both;
	padding: 6px 10px 0 16px;
}
ul.x_sommaire_sondage img{
	display: none;
}
ul.x_sommaire_sondage li{
	list-style-type: none;
	font-size: 0.7em;
	color: #CF0609;
	padding-left: 25px;
	padding-bottom: 8px;
	line-height: 1.2em;
}
ul.x_sommaire_sondage li a{
	color:#2C2F36;
	text-decoration: underline;
	padding-left: 3px;
}
ul.x_sommaire_sondage li.theme-article{
	background: url(/imgstat/article/picto_article.gif) 3px top no-repeat;
}
ul.x_sommaire_sondage li.theme-video{
	background: url(/imgstat/article/picto_video.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-photo{
	background: url(/imgstat/article/picto_diaporama.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-blog{
	background: url(/imgstat/article/picto_blog.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-diaporamas{
	background: url(/imgstat/article/picto_diaporama.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-palmares{
	background: url(/imgstat/article/picto_palmares.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-dossier{
	background: url(/imgstat/article/picto_dossier.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-infographie{
	background: url(/imgstat/article/picto_infigraphie.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-chroniqueur{
	background: url(/imgstat/article/picto_chroniqueur.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-sondage,
ul.x_sommaire_sondage li.theme-quiz{
	background: url(/imgstat/article/picto_sondage.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-chat{
	background: url(/imgstat/article/picto_chat.gif) left top no-repeat;
}
ul.x_sommaire_sondage li.theme-forum{
	background: url(/imgstat/article/picto_forum.gif) left top no-repeat;
}

/* HOME INDISCRETS */
.x_titre_indiscret{
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 5px 40px;
	background: url(/imgstat/picto_derniers_indicrets.gif) left top no-repeat;
	border-bottom: 1px solid #ECECEC;
	color: #2C2F36;
}
.x_indiscret_first{
	border-bottom: none;
}
.x_titre_indiscret .x_rss{
	float: right;
}
.x_indiscret h2{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 3px;
}
.x_indiscret .x_date{
	font-size: 11px;
	color: #7A7A7A;
	padding-bottom: 3px;
}
.x_indiscret p{
	margin-right: 80px;
}

/* HOME DEPECHES */
.x_depeche .x_filtre{
	width: 305px;
	float: right;
	background-color: #ECECEC;
	padding: 5px;
	text-align: right;
	border: 2px solid #E2E2E2;
}
.x_depeche .x_filtre label{
	color: #474747;
	font-size: 12px;
	background: url(/imgstat/fleche_rouge.gif) left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
.x_depeche .x_filtre select{
	border: 2px solid #E2E2E2;
	font-size: 13px;
	color: #474747;
	height: 23px;
	margin-bottom: 0;
}
.x_titre_depeche{
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0 15px 0;
	border-bottom: 1px solid #ECECEC;
	color: #2C2F36;
}
.x_depeche_first{
	border-bottom: none;
}
.x_titre_depeche .x_rss{
	float: right;
}
.x_depeche h2{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
.x_depeche .x_date{
	font-size: 11px;
	color: #7A7A7A;
	padding-bottom: 3px;
}
.x_depeche p .x_source{
	font-size: 10px;
	color: #7A7A7A;
}

/* IMAGES DU JOUR / VIDEOS DU JOUR */
.x_images_jour .container{ 
   width: 10000px; 
   overflow: hidden; 
} 
.x_images_jour{ 
   border: 12px solid #ECECEC; 
   height: 100%;
   overflow: hidden; 
   width: 380px; 
   position: relative; 
} 
.x_images_jour .x_nav{
	float: right;
	padding: 5px 5px 0 5px;
}
.x_images_jour h3{
	padding: 5px 5px 0 5px;
	font-size: 0.85em;
}
.x_images_jour .x_date{
	font-size: 0.8em;
	padding-left: 5px;
	color: #474747;
	font-weight: normal;
}
.x_images_jour .x_col{
	float: left;
	width: 125px;
	padding-top: 10px;
}
.x_images_jour .x_play{
	position: absolute;
	width: 100px;
	z-index: 2;
	filter: alpha(opacity=50);
	opacity: 0.5;
	text-align: left;
}
.x_images_jour .x_play img{
	margin: 40px 0 0 55px;
}
.x_images_jour .x_col .x_vignette{
	border-right: 1px solid #ECECEC;
	text-align: center;
}
.x_images_jour .x_derniere .x_vignette{
	border-right: none;
}
.x_images_jour .x_legende{
	color: #333;
	font-size: 0.75em;
	padding: 5px 10px;
	text-align: center;
}
.x_images_jour .x_legende a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.x_images_jour .x_legende a:hover{
	text-decoration: underline;
}

/* INDISCRETS */
.x_boite_indiscrets{
	background: url(/imgstat/indiscrets_fond.gif) left top repeat-x;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
}
.x_boite_indiscrets .x_fond{	
	background: url(/imgstat/indiscrets.gif) left top no-repeat;
	padding: 10px 45px 30px 45px;
}
.x_boite_indiscrets h3{	
	font-size: 0.85em;
	font-weight: bold;
	background-color: #CF0609;
	color: #FFF;
	padding: 3px 7px;
	float: left;
	margin-bottom: 10px;
}
.x_boite_indiscrets h3 a{	
	color: #FFF;
}
.x_boite_indiscrets ul{
	clear: both;
}
.x_boite_indiscrets ul li{
	clear: both;
	font-size: 0.75em;
	list-style-type: none;
	line-height: 1.2em;
	clear: both;
	padding-left: 20px;
	height: 100%;
	background: url(/imgstat/picto_article.gif) left 1px no-repeat;
}
.x_boite_indiscrets ul li .x_heure{
	width: 55px;
	float: left;
}
.x_boite_indiscrets ul li a{
	display: block;
	width: 225px;
	float: left;
	text-decoration: none;
	padding-bottom: 4px;
	color: #2C2F36;
	font-weight: bold;
}
.x_boite_indiscrets ul li a:hover{
	text-decoration: underline;
}

/* Boite Eco */
.x_boite_eco{
	padding-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
}
.x_boite_eco .x_fond{
	background-color: #E3E3E3;
	padding: 6px;
}
.x_boite_eco .x_pageseco{
	background-color: #FFF;
	padding: 3px 5px 0 0;
	height: 100%;
}
.x_boite_eco .x_pageseco ul li{
	float: left;
	font-size: 0.75em;
	list-style-type: none;
	padding-left: 7px;
}
.x_boite_eco .x_pageseco ul li a{
	color: #333;
	border-left: 1px solid #ECECEC;
	padding-left: 7px;
}
.x_boite_eco .x_pageseco ul li.x_premiere{
	font-weight: bold;
}
.x_boite_eco .x_pageseco ul li.x_premiere a{
	border: none;
}
.x_boite_eco .x_valeur_cac{
	font-size: 0.75em;
	padding: 15px 11px 0 11px;
	float: left;
}
.x_boite_eco form{
	width:185px;
	padding:13px 0 9px 0;
	float:right;
}
.x_boite_eco  form fieldset input{
	width: 135px;
	display: block;
	float: left;
	font-size: 0.65em;
	margin-top: 2px;
}
.x_boite_eco  form fieldset .x_bouton_valider{
	width: 40px;
	float: right;
}

/* BOITES A ONGLETS */
.x_onglets .x_menu_onglets{
	background: url(/imgstat/onglets_fond.gif) left bottom repeat-x;
	margin-bottom: 7px;
	min-height: 1px;
}
.x_colonne2 .x_onglets .x_menu_onglets{
	width: 230px;
}
.x_onglets .x_contenus_onglets{
	min-height: 1px;
}
.x_onglets .x_menu_onglets ul{
	padding-left: 5px;
}
.x_onglets .x_menu_onglets ul li{
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	list-style-type: none;
	padding: 2px 4px;
	background-color: #ECECEC;
	margin-right: 4px;
	border: 1px solid #E2E2E2;
}
.x_onglets .x_menu_onglets ul li a{
	color: #8F8F8F;
	text-decoration: none;
}
.x_onglets .x_menu_onglets ul li a:hover{
	text-decoration:underline;
}
.x_onglets .x_menu_onglets ul li.x_actif{
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
.x_onglets .x_menu_onglets ul li.x_actif a{
	color: #2C2F36;
}

/* BOITES COLONNE CENTRE */
.x_boite_remontee{
	margin-bottom: 20px;
   float: left;
}
.x_wrap_colonne1 .x_boite_remontee{
   width: 401px;
}
.x_wrap_colonne2 .x_boite_remontee{
   width: 230px;
}
.x_wrap_colonne3 .x_boite_remontee{
   width: 300px;
}
.x_colonne3 .x_boite_remontee{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.x_colonne2 .x_boite_remontee h3{
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 230px;
	background-image: none;
   background-color: transparent;
}
.x_colonne2 .x_dore h3{
	float: none;
}
.x_colonne2 .x_vert h3{
	float: none;
}
.x_colonne2 .x_gris h3{
	float: none;
}
.x_colonne3 .x_boite_forums h3{
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	float: left;
	width: 310px;
}
.x_colonne3 .x_jaune h3{
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.x_colonne3 .x_col_plus_internaute h3{
	width: 200px;
}
.x_boite_remontee h3{
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.x_boite_remontee h3 a{
	color: #CF0609 !important;
	text-decoration: underline;
   background-color: transparent;
}
.x_boite_remontee .x_liste,
.x_boite_remontee .x_liste_numero{
	padding: 0 5px 5px 5px;
	margin: 0;
}
.x_colonne2 .x_boite_remontee .x_liste{
	width: 220px;
}
.x_boite_remontee ul.x_liste li{
	list-style-type: none;
	font-size: 0.7em;
	color: #2C2F36;
	padding-bottom: 5px;
	line-height: 1.3em;
}
.x_boite_remontee ul.x_puces li{
	list-style-type: square;
	list-style-position: inside;
}
.x_boite_remontee ul.x_liste li strong{
	font-size: 0.95em;
}
/* Type image */
.x_boite_remontee ul.x_img_numero li{
	list-style-type: none;
	float: left;
	width: 134px;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 1.2em;
	padding-bottom: 8px;
	font-size: 0.7em;
	text-align: center;
	border-right: 1px solid #ECECEC;
}
.x_boite_remontee .x_onglet_plus_vus_home ul.x_img_numero li{
	width: 100px;
}
.x_boite_remontee ul.x_img_numero li.last{
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.x_boite_remontee ul.x_img_numero li .x_numero{
	font-size: 1.25em;
	color: #CF0609;
	font-weight: bold;
}
.x_boite_remontee ul.x_img_numero li a{
	text-decoration: none;
	color: #2C2F36;
	font-weight: bold;
}
.x_boite_remontee .x_img_numero li a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_img_numero li .x_image{
	padding-bottom: 5px;
}
/* Type liste */
.x_boite_remontee ul.x_liste_numero li{
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 8px;
	font-size: 0.7em;
}
.x_boite_remontee ul.x_liste_numero li .x_numero{
	font-size: 1.25em;
	color: #CF0609;
	font-weight: bold;
	padding-right: 5px;
}
.x_boite_remontee ul.x_liste_numero li a{
	text-decoration: none;
	color: #2C2F36;
	font-weight: bold;
}
.x_boite_remontee .x_liste_numero li a:hover{
	text-decoration: underline;
}
.x_boite_remontee ul.x_liste li a{
	text-decoration: none;
	color: #2C2F36;
}
.x_boite_remontee .x_liste_numero li a:hover{
	text-decoration: underline;
}
.x_boite_appel .x_plus{
	background-color: #ECECEC;
	font-weight: bold;
	padding: 5px;
   *padding-top: 5px;
	border-top: 2px solid #000;
   float: left;
   border-left: 0;
   background-image: none;
}
.x_wrap_colonne1 .x_boite_appel .x_plus{
   width: 391px;
}
.x_wrap_colonne2 .x_boite_appel .x_plus{
   width: 220px;
}
.x_wrap_colonne3 .x_boite_appel .x_plus{
   width: 290px;
}
.x_boite_remontee .x_plus{
   background: #F5F5F5 url(/imgstat/fond_bassiere.gif) repeat-x scroll left bottom;
   border-left: 7px solid #E2E2E2;
   font-weight: bold;
   padding: 5px 5px 5px 8px;   
}

.x_boite_remontee .x_plus .x_titre{
	font-size: 0.75em;
	padding-bottom: 3px;
}
.x_boite_remontee .x_plus .x_lien{
	font-size: 0.7em;
	float: left;
}
.x_boite_remontee .x_plus a,
.x_boite_appel .x_plus a{
	color: #2C2F36;
	text-decoration: underline;
   text-transform: uppercase;
   font-size: 11px;
   font-weight: bold;
}
.x_boite_remontee .x_plus a{
   text-transform: none;
}
.x_boite_remontee .x_plus span{
	color: #CF0609;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	font-size: 0.9em;
}
.x_boite_remontee .x_plus ul{
	width: 210px;
}
.x_boite_remontee .x_plus ul li{
	float: left;
	line-height: 1.1em;
	font-weight: normal;
	list-style-type: none;
	padding-right: 8px;
	margin-right: 6px;
	font-size: 0.7em;
	background: url(/imgstat/puce_defaut.gif) right 5px no-repeat;
	white-space: nowrap;
}
.x_boite_remontee .x_plus ul li.x_derniere{
	background-image: none;
	padding: 0;
	margin: 0;
}
.x_boite_remontee .x_plus ul li.x_derniere a{
	border: none;
	padding: 0;
}
.x_boite_remontee .x_plus ul li.x_actif a{
	text-decoration: none;
}
.x_boite_remontee .x_plus ul li.x_actif a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_plus .x_partenariat .x_texte{
	float: left;
	width: 160px;
	text-align: right;
	font-size: 0.65em;
	font-weight: normal;
	padding-top: 8px;
}
.x_boite_remontee .x_plus .x_partenariat .x_image{
	float: right;
}
.x_boite_remontee .x_plus .x_image{
	text-align: right;
}
.x_boite_remontee .x_plus_logo{
	padding: 3px 10px 0 0;
}
.x_boite_remontee .x_plus_logo .x_partenariat .x_texte{
	float: none;
	width: auto;
}
.x_boite_remontee .x_plus_logo .x_partenariat{
	height: 100%;
}
/* Chroniqueurs */
.x_boite_remontee .x_chroniqueur{
	clear: both;
	padding-bottom: 6px;
	height: 1%;
}
.x_boite_remontee .x_chroniqueur .x_image{
	float: left;
	width: 50px;
	height: 50px;
	background-color: #BBB;
	margin: 10px 10px 0 7px;
}
.x_boite_remontee .x_chroniqueur .x_image img{
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: relative;
	left: -7px;
	top: -7px;
}
.x_boite_remontee .x_chroniqueur .x_texte{
	float: left;
	width: 170px;
}
.x_boite_remontee .chroniqueur span{
	line-height: 1.3em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.x_boite_remontee .x_chroniqueur h4{
	color: #474747;
	font-size: 0.75em;
	padding-bottom: 5px;
}
.x_boite_remontee .x_chroniqueur h4 a{
	color: #2C2F36;
} 
.x_boite_remontee .x_chroniqueur p a{
	color: #2C2F36;
	list-style-type: none;
	font-weight: bold;
}
.x_boite_remontee .x_chroniqueur p{
	font-size: 0.7em;
	color: #474747;
	padding-bottom: 4px;
}
.x_boite_remontee .x_chroniqueur p a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_chroniqueur p a:hover{
	text-decoration: underline;
}
/* Les blogs */
.x_boite_remontee .x_blog{
	clear: both;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	background: url(/imgstat/blocs/boites/trait-separation.gif) left bottom repeat-x;
}
.x_boite_remontee .x_blog .x_image{
	float: left;
	width: 60px;
}
.x_boite_remontee .x_blog .x_texte{
	float: left;
	width: 170px;
}
.x_boite_remontee .x_blog h4,
.x_boite_remontee .x_opinion h4{
	font-size: 0.75em;
	color: #2C2F36;
	font-weight: bold;
	padding-bottom: 8px;
}
.x_boite_remontee .x_blog h4 a,
.x_boite_remontee .x_opinion h4 a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_boite_remontee .x_opinion h4 a{
	text-decoration: none;
}
.x_boite_remontee .x_opinion h4 a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_blog p,
.x_boite_remontee .x_opinion p{
	font-size: 0.7em;
	color: #474747;
}
.x_boite_remontee .x_opinion p{
	padding-bottom: 10px;
}
.x_boite_remontee .x_blog p a,
.x_boite_remontee .x_opinion p a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_blog p a:hover,
.x_boite_remontee .x_opinion p a:hover{
	text-decoration: underline;
}
/* L'analyse de C. Barbier */
.x_edito_barbier{
	color: #474747;
	font-size: 0.7em;
}
.x_edito_barbier h3{
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.x_edito_barbier h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_edito_barbier .x_image{
	background-color: #BBB;
	float: left;
	height: 50px;
	margin: 10px 10px 0 5px;
	width: 50px;
}
.x_edito_barbier .x_image img{
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
   left: -7px;
	top: -7px;
}
.x_edito_barbier ul{
	list-style-type: none;
	padding-top: 5px;
	font-size: 11px;
	float: left;
	width: 159px;
}
.x_edito_barbier li{
	color: #474747;
}
.x_edito_barbier li.video{
	background: #FFF url(/imgstat/article/picto_video.gif) no-repeat scroll left top;
	line-height: 10px;
	padding-left: 20px;
}
.x_edito_barbier li.blog{
	background: #FFF url(/imgstat/article/picto_blog.gif) no-repeat scroll 3px top;
	line-height: 13px;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 3px;
}
.x_edito_barbier li.titre{
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 2px;
}
.x_edito_barbier a{
	color: #2C2F36;
	text-decoration: none;
}
.x_edito_barbier a:hover{
	text-decoration: underline;
}
.x_edito_barbier .x_plus{
	margin-top: 0;
	height: 1%;
}
.x_edito_barbier .x_plus .x_lien {
	background: transparent url(/imgstat/plus_opinion_degra_on.gif) no-repeat left top;
	padding-left: 30px;
	font-size: 11px;
}
/* Indiscrets */
.x_boite_indiscrets_home{
	padding: 10px;
	border: 8px solid #ECECEC;
}
.x_boite_indiscrets_home .x_fond{
	padding-bottom: 10px;
}
.x_boite_indiscrets_home .x_fond h3 a{
	color: #FFF !important;
	text-decoration: underline;
}
.x_boite_indiscrets_home .x_fond .x_titre_indiscret{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 8px;
	background: url(/imgstat/bg_indiscret.gif) left top no-repeat;
	border-bottom: none;
}
.x_boite_indiscrets_home .x_fond .x_titre_scoop{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/bg_scoop.gif) left top no-repeat;
}
.x_boite_indiscrets_home .x_fond .x_titre_exclusif{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/bg_exclusif.gif) left top no-repeat;
}
.x_boite_indiscrets_home h3{	
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
.x_boite_indiscrets_home h3 a{	
	color: #FFF;
	text-decoration: underline;
}
.x_boite_indiscrets_home h4{	
	color: #2C2F36;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
.x_boite_indiscrets_home h4 a{	
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_indiscrets_home h4 a:hover{	
	text-decoration: underline;
}
.x_boite_indiscrets_home p{	
	color: #474747;
	font-size: 11px;
}
.x_boite_indiscrets_home .x_footer_indiscrets{
	background-color: #FFF;
	height: 15px;
}
.x_boite_indiscrets_home .x_plus{
	margin-top: 0;
	height: 1%;
}
/*Sondage*/
.x_boite_remontee .x_image_200{
	padding-bottom: 5px;
}
.x_boite_remontee form.x_sondage .x_legende,
.x_boite_remontee .x_legende,
.x_boite_remontee .x_quiz .x_legende{
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 5px;
}
.x_boite_remontee .x_quiz .x_legende a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_quiz .x_legende a:hover{
	text-decoration: underline;
}
.x_boite_remontee form.x_sondage fieldset.x_valide{
	padding-top: 5px;
	text-align: right;
}
.x_boite_remontee form.x_sondage input{
	margin-top: 3px;
	clear: both;
	float: left;
	margin-right: 10px;
}
.x_boite_remontee form.x_sondage label{
	font-size: 0.7em;
	float: left;
	width: 180px;
	padding-bottom: 5px;
}
.x_boite_remontee form.x_sondage input.x_bouton_valider{
	width: 90px;
	margin-left: 70px;
	cursor: pointer;
	font-size: 0.8em;
}
.x_boite_remontee .x_quiz .x_bouton_valider{
	width: 90px;
	float: right;
}

/* Blocs colonne droite */
.x_boite_appel p{
   font-size: 11px;
   float: left;
   color: #474747;
   line-height: 1.3em;
}
.x_boite_appel p bold{
   color: #2c2f36;
}
.x_boite_appel .list{
   list-style-type: none;
   margin: 5px 0;
   float: left;
   clear: both;
   width: 300px;
}
.x_boite_appel .list li{
   background: url(/imgstat/blocs/boites/trait-separation.gif) left top repeat-x;
   padding: 5px 5px 5px 0;
}
.x_boite_appel .list li a{
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
   color: #2C2F36;
   line-height: 1em;
}
.x_boite_appel .list li a:hover{
   text-decoration: underline;
}

/* l'edito chroniqeurs */
.x_edito_chroniqueurs .x_plus{
	background: #ECECEC url(/imgstat/edito_barbier_fond_texte.gif) left top no-repeat;
	padding-top: 9px;
}
.x_edito_chroniqueurs .x_play{
	position: absolute;
}
.x_edito_chroniqueurs .x_play a{
	display: block;
	padding: 55px 20px 20px 67px;;
}
.x_edito_chroniqueurs p{
	font-size: 0.7em;
	color: #2C2F36;
	padding-bottom: 10px;
}
.x_edito_chroniqueurs p.x_puce{
	text-indent: 10px;
	width: 200px;
	font-size: 0.75em;
	background: url(/imgstat/puce_rouge.gif) 2px 5px no-repeat;
}
.x_edito_chroniqueurs p a{
	font-weight: bold;
	color: #2C2F36;
	text-decoration: underline;
}
.x_edito_chroniqueurs .x_texte{
	height: 100px;
	padding: 0 5px 0 115px;
	margin-bottom: 15px;
}
.x_edito_chroniqueurs .edito_video{
	position : absolute;
	margin-left: -115px;
}
html>body .x_edito_chroniqueurs .x_texte{
	min-height: 100px;
}
.x_edito_chroniqueurs h4{
	font-size: 0.75em;
	padding-bottom: 5px;
}
.x_edito_chroniqueurs h4 .x_date{
	font-weight: normal;
	font-size: 0.95em;
}
.x_edito_chroniqueurs h4 a{
	color: #2C2F36;
	text-decoration: none;
	}
.x_edito_chroniqueurs h4 a:hover{
	text-decoration: underline;
}
.x_edito_chroniqueurs .x_autres_chroniqueurs{
	background: url(/imgstat/edito_barbier_fond_texte.gif) left top no-repeat;
}
.x_edito_chroniqueurs .x_ombre{
	background: url(/imgstat/edito_barbier_ombre.jpg);
	width: 115px;
	height: 15px;
}
.x_edito_chroniqueurs .x_plus_opinion{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 8px;
}

/*Sondage*/
.x_boite_remontee form.x_sondage .x_legende,
.x_boite_remontee .x_quiz .x_legende{
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 5px;
}
.x_boite_remontee .x_quiz .x_legende a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_quiz .x_legende a:hover{
	text-decoration: underline;
}
.x_boite_remontee form.x_sondage fieldset.x_valide{
	padding-top: 5px;
	text-align: right;
}
.x_boite_remontee form.x_sondage input{
	margin-top: 1px;
	clear: both;
	float: left;
	margin-right: 10px;
}
.x_boite_remontee form.x_sondage label{
	font-size: 0.7em;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	padding-top: 1px;
}
.x_boite_remontee form.x_sondage .x_bouton_valider,
.x_boite_remontee .x_quiz .x_bouton_valider{
	width: 90px;
	float: right;
}
.x_boite_remontee form.x_sondage input.x_bouton_valider{
	margin-top: 10px;
	float: none;
	display: block;
}

/*Quiz*/
.x_boite_remontee .x_quiz p{
	font-size: 0.7em;
	padding-bottom: 10px;
}

/*Palmares*/
.x_boite_remontee .x_palmares{
	clear: both;	
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(/imgstat/blocs/boites/trait-separation.gif) left bottom repeat-x;
}
.x_boite_remontee .x_sans_filet{
	clear: both;	
	margin-bottom: 0;
	border-bottom: none;
}
.x_boite_remontee .x_palmares .x_image,
.x_boite_remontee .x_produit .x_image{
	float: left;
	width: 110px;
	padding-bottom: 5px;
}
.x_boite_remontee .x_produit.x_top10 .x_image{
	float: left;
	width: 60px;
	padding-bottom: 5px;
}
.x_boite_remontee .x_palmares h4,
.x_boite_remontee .x_produit h4{
	font-size: 0.75em;
	padding-bottom: 5px;
}
.x_boite_remontee .x_produit h4 span.x_numero{
	font-size: 1.2em;
	color: #CF0609;
}
.x_boite_remontee .x_palmares h4 a{
	text-decoration: none;
	color: #2C2F36;
}
.x_boite_remontee .x_produit h4 a{
	color: #2C2F36;
}
.x_boite_remontee .x_palmares h4 a:hover{
	text-decoration: underline;
	color: #2C2F36;
}
.x_boite_remontee .x_palmares p,
.x_boite_remontee .x_produit p,
.x_boite_remontee .x_recherche p{
	font-size: 0.7em;
	padding-bottom: 5px;
	line-height: 1.3em;
	color: #474747;
}
.x_boite_remontee .x_produits .x_produit{
	float: left;
	width: 225px;
}
.x_boite_remontee .x_produits .x_nav{
	font-size: 0.7em;
	float: right;
}
.x_boite_remontee .x_produits .x_nav a{
	text-decoration: none;
	float: left;
}
.x_boite_remontee .x_produits .x_nav span{
	vertical-align: top;
	float: left;
	padding: 0 2px;
}
.x_boite_remontee .x_produits .x_tous{
	font-size: 0.7em;
	color: #2C2F36;
	padding-top: 2px;
	font-weight: bold;
}
.x_boite_remontee .x_produits .x_tous span{
	color: #CF0609;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 3px;
}
.x_boite_remontee .x_produits .x_tous a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_produits .x_tous a:hover{
	text-decoration: underline;
}
.x_colonne3 .x_boite_remontee .x_palmares{
}
.x_boite_remontee .x_palmares ul{
	padding-bottom: 5px;
}
.x_boite_remontee .x_palmares ul li{
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.75em;
	padding-bottom: 12px;
	color: #CF0609;
	line-height: 1.2em;
}
.x_boite_remontee .x_palmares ul li.x_no_puce{
	list-style-type: none;
}
.x_boite_remontee .x_palmares ul li a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_palmares ul li a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_palmares ul li p{
	color: #474747;
	font-size: 1em;
	padding-top: 5px;
}
.x_boite_remontee .x_recherche form{
	padding-bottom: 10px;
	width: 230px;
}
.x_boite_remontee .x_recherche fieldset{
	padding: 5px 0 10px 10px;
}
.x_boite_remontee .x_recherche label{
	background: url(/imgstat/fleche_rouge.gif) left 2px no-repeat;
	padding: 0 0 5px 15px;
	font-weight: bold;
}
.x_boite_remontee .x_recherche input#cherche-produit{
	color: #474747;
	display: block;
	float: left;
	margin-top: 5px;
	width: 90px;
	border: 2px solid #ECECEC;
	padding: 3px 6px;
}
.x_boite_remontee .x_recherche .x_bouton_valider{
	float: right;
	margin-right: 0;
	margin-top: 5px;
	width: 100px;
}

/* BLOC RESULTATS SONDAGES */

.x_boite_remontee .x_resultats_sondage{
	height: 1%;
}
.x_boite_remontee .x_resultats_sondage ul li{
	list-style-type: none;
	font-size: 11px;
	line-height: 130%;
	color: #474747;
	clear: both;
	padding-top: 7px;
	height: 100%;
}
.x_boite_remontee .x_resultats_sondage .x_reponse{
	width: 100px;
	float: left;
	background: #FFF url(/imgstat/carre_liste.gif) left 3px no-repeat;
	padding: 0 0 0 15px;
}
.x_boite_remontee .x_resultats_sondage ul li .x_barre{
	float: left;
	font-size: 0;
	height: 15px;
	background-color: #759CC5;
	margin-left: 15px;
}
.x_boite_remontee .x_resultats_sondage ul li.x_pair .x_barre{
	background-color: #818286;
}
.x_boite_remontee .x_resultats_sondage ul li .x_pourcent{
	padding: 0 0 0 15px;
	float: left;
	font-weight: bold;
	padding-top: 1px;
}
.x_boite_remontee .x_resultats_sondage .x_infos {
	background: #F5F5F5 url(/imgstat/fond_bassiere.gif) repeat-x scroll left bottom;
	font-weight: bold;
	padding:5px 5px 5px 8px;
	border-left: 7px solid #E2E2E2;
}
.x_boite_remontee .x_resultats_sondage .x_infos .x_nbvotes{
	font-size: 0.75em;
	float: left;
	padding: 5px 10px 0 5px;
}
.x_boite_remontee .x_resultats_sondage .x_infos .x_nbvotes img{
	padding: 0 3px;
}
.x_boite_remontee .x_resultats_sondage .x_infos span{
	color: #CF0609;
	font-weight: bold;
}

/* Jeux concours */
.x_boite_remontee .x_concours,
.x_boite_remontee .x_concours_cold{
	background-color: #474B53
}
.x_boite_remontee .x_concours h4 a,
.x_boite_remontee .x_concours_cold h4 a{
	text-decoration: none;
	color: #FFF;
	font-size: 0.85em;
}
.x_boite_remontee .x_concours h4 a:hover,
.x_boite_remontee .x_concours_cold h4 a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_concours .x_img_concours{
	border: 1px solid #FFF;
	margin: 5px 0;
	display: block;
}
.x_boite_remontee .x_concours_cold .x_img_concours{
	border-left: 36px solid #FFF;
	border-right: 36px solid #FFF;
	margin: 10px 0;
	display: block;
}
.x_boite_remontee .x_concours .x_concours1,
.x_boite_remontee .x_concours_cold .x_concours1{
	padding: 9px;
}
.x_boite_remontee .x_concours .x_concours2,
.x_boite_remontee .x_concours_cold .x_concours2{
	background: #474B53 url(/imgstat/fond_degrade_bloc_concours2.jpg) top left repeat-x; 
	padding: 9px;
}
.x_boite_remontee .x_concours .x_footer_concours{
	background: #FFF url(/imgstat/footer_bloc_concours.gif) top left no-repeat; 
	height: 20px;
	padding-top: 20px;
}
.x_boite_remontee .x_concours_cold .x_footer_concours{
	background: #FFF url(/imgstat/footer_bloc_concours_300.gif) top left no-repeat; 
	height: 20px;
	padding-top: 20px;
}
/* Jeux concours - col droite */
.x_concour .x_bloc{
   border-left: 1px solid #ECECECEED;
   border-right: 1px solid #ECECECEED;
   width: 296px;
   float: left;
}
.x_concour .x_bloc .x_jeu{
   border-bottom: 1px solid #ECECECEED;
   float: left;
   width: 296px;
   padding-bottom: 10px;
}
.x_concour .x_bloc .x_jeu.x_dernier{
   border-bottom: 0;
}
.x_concour .x_bloc .x_jeu .x_fleche_concours{
   margin-top: 22%;
}
.x_concour .x_bloc .x_jeu .x_img_concours{ 
   width: 200px;
   height: 128px;
   border-right: 10px solid #E2E2E2;
   padding: 0 0px 0px 20px;
   margin: 15px 15px 0 0;
   float: left;
}
/* Jeux concours - col centre */
.x_concour_230{
   padding-left: 10px
}
.x_concour_230 .x_bloc{
   width: 228px;
   float: left;
}
.x_concour_230 .x_bloc .x_jeu{
   border-bottom: 1px solid #ECECECEED;
   float: left;
   width: 228px;
   padding-bottom: 10px;
}
.x_concour_230 .x_bloc .x_jeu .x_img_concours{ 
   width: 200px;
   height: 128px;
   border-right: 10px solid #E2E2E2;
   margin: 15px 15px 0 5px;
   float: left;
}
.x_concour_230 .x_bloc .x_jeu.x_dernier{
   border-bottom: 0;
}

/* BOITE REMONTE ARTICLE ET DOSSIERS */
.x_titre_tetiere h3{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 17px;
	color: #CF0609;
	text-transform: uppercase;
	font-weight: bold;
	background: url(/imgstat/fleche_rouge_bas.gif) no-repeat left 3px;
}
.x_titre_tetiere h3 span{
	color: #2C2F36;
}
.x_boite_remonte_dossier{
	padding-bottom: 15px;
   float: left;
   width: 230px;
}
.x_boite_remonte_dossier.x_rouge,
.x_boite_remonte_dossier.x_jaune,
.x_boite_remonte_dossier.x_orange{
	padding-bottom: 0;
}
.x_boite_remonte_dossier h3{
	font-size: 0.85em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	color: #CF0609;
}
.x_boite_remonte_dossier h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_boite_remonte_dossier .x_tete{
	padding: 5px;
	background-color: #ECECEC;
	border-top: 3px solid #E2E2E2;
}
.x_boite_remonte_dossier .x_tete h3{
	color: #2C2F36;
	font-size: 0.80em;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.x_boite_remonte_dossier .x_tete h3 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remonte_dossier .x_tete h3 a:hover{
	text-decoration: underline;
}
.x_boite_remonte_dossier .x_tete h4{
	color: #CF0609;
	font-size: 0.7em;
	font-weight: normal;
	padding: 0;
}
.x_boite_remonte_dossier .x_dossier{
	padding-top: 10px;
}
.x_boite_remonte_dossier .x_dossier .x_image{
	float: left;
	width: 110px;
}
.x_boite_remonte_dossier .x_dossier ul li{
	list-style-position: inside;
	list-style-type: square;
	color: #CF0609;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-bottom: 5px;
}
.x_boite_remonte_dossier .x_dossier ul li a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remonte_dossier .x_dossier ul li a:hover{
	text-decoration: underline;
}
.x_boite_remonte_dossier .x_article{
	margin: 0;
	padding: 0;
	background: #ECECEC url(/imgstat/bg_dossier_noir.gif) repeat-y left top;
	border-top: 2px solid #FFF;
}
.x_boite_remonte_dossier .x_article img{
	vertical-align: middle;
}
.x_boite_remonte_dossier .x_article .x_image{
	background-color: #000000;
}
.x_boite_remonte_dossier .x_dossier h4{
	font-size: 0.75em;
	padding-bottom: 5px;
}
.x_boite_remonte_dossier .x_dossier h4 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remonte_dossier .x_dossier h4 a:hover{
	text-decoration: underline;
}
.x_boite_remonte_dossier .x_dossier p,
.x_boite_remonte_dossier .x_effet_waouh p{
	font-size: 0.7em;
	color: #474747;
	line-height: 1.4em;
}
.x_effet_waouh a{
   color: #474747;
   line-height: 1.2em;
   text-decoration: none;
}	
.x_boite_remonte_dossier .x_effet_waouh{
	background-color: #ECECEC;
	position: absolute;
	width: 230px;
}
.x_boite_remonte_dossier .x_effet_waouh p{
	padding: 0 10px 10px 10px;
}

/* BLOC ARTICLE */
/* bloc groupement thematique */
.x_boite_groupement{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.x_boite_groupement h3{
	background: #6E7682 url(/imgstat/groupement_fond_header.gif) no-repeat top left;
	padding: 7px 0 3px 18px;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
}
.x_boite_groupement h3 a{
	color: #FFF;
}
.x_boite_groupement .x_contenu_groupement{
	border: 5px solid #6E7682;
	padding: 10px 15px;
}
.x_boite_groupement .x_contenu_groupement ul{
	padding: 0;
	margin: 0;
}
.x_boite_groupement .x_contenu_groupement li{
	background: url(/imgstat/fleche_gris2.gif) no-repeat left 4px;
	padding: 0 0 6px 10px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #E2E2E2;
	list-style: none;
	font-size: 11px;
	line-height: 140%;
}
.x_boite_groupement .x_contenu_groupement li a{
	color: #2C2F36
}
.x_boite_groupement .x_contenu_groupement li span{
	font-weight: bold;
	color: #7C8490;
	padding-right: 5px;
}
.x_boite_groupement .x_plus a{
	color: #2C2F36;
	font-size: 11px;
}
.x_boite_groupement .x_plus span{
	color: #CF0609;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
}

/* Bloc C. Barbier */
.x_boite_barbier{
	padding: 0;
	color: #474747;
	font-size: 0.7em;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 8px;
	padding: 0 0 4px;
   float: left;
   width: 300px;
}
.x_boite_barbier h3{
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.x_boite_barbier h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_boite_barbier .x_image{
	background-color: #BBB;
	float: left;
	height: 50px;
	margin: 10px 10px 0 6px;
	width: 50px;
}
html>body .x_boite_barbier .x_image{
   margin: 10px 10px 0 18px;
}
.x_boite_barbier .x_image img {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: relative;
   left: -7px;
	top: -7px;
}
.x_boite_barbier .x_texte{
	float: left;
	width: 170px;
}
.x_boite_barbier ul{
	float: left;
	list-style-type: none;
	padding-top: 5px;
	width: 222px;
	font-size: 11px;
}
.x_boite_barbier li{
	color: #474747;
}
.x_boite_barbier li.video{
	background: #FFF url(/imgstat/article/picto_video.gif) no-repeat scroll left top;
	line-height: 10px;
	padding-left: 25px;
}
.x_boite_barbier li.blog{
	background: #FFF url(/imgstat/article/picto_blog.gif) no-repeat scroll 3px top;
	line-height: 13px;
	padding-left: 25px;
	padding-top: 5px;
	margin-top: 3px;
}
.x_boite_barbier li.titre{
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 2px;
}
.x_boite_barbier a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_barbier a:hover{
	text-decoration:underline;
}

/* bloc indiscrets */
.x_boite_indiscrets_article{
	background: #EDECE0 url(/imgstat/article/indiscrets_fond_article.jpg) left top repeat-x;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
   float: left;
   width: 300px;
}
.x_boite_indiscrets_article .x_fond{	
	background: url(/imgstat/article/indiscrets_article.gif) 250px top no-repeat;
	padding: 5px 45px 15px 10px;
}
.x_boite_indiscrets_article .x_fond .titre{	
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/article/indiscrets_fond_titre.gif) left top no-repeat;
}
.x_boite_indiscrets_article .x_fond .x_titre_indiscret{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/bg_indiscret.gif) left top no-repeat;
}
.x_boite_indiscrets_article .x_fond .x_titre_scoop{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/bg_scoop.gif) left top no-repeat;
}
.x_boite_indiscrets_article .x_fond .x_titre_exclusif{
	width: 86px;
	height: 28px;
	padding: 2px 0 0 5px;
	background: url(/imgstat/bg_exclusif.gif) left top no-repeat;
}
.x_boite_indiscrets_article h3{	
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
.x_boite_indiscrets_article h3 a{	
	color: #FFF;
	text-decoration: underline;
}
.x_boite_indiscrets_article h4{	
	color: #2C2F36;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
.x_boite_indiscrets_article h4 a{	
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_indiscrets_article h4 a:hover{	
	text-decoration: underline;
}
.x_boite_indiscrets_article p{	
	color: #474747;
	font-size: 11px;
}
.x_boite_indiscrets_article .x_footer_indiscrets{
	background-color: #FFF;
	height: 15px;
}

/* bloc article diaporama */
.x_boite_diapo{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
	padding-bottom: 15px;
   float: left;
   width: 300px;
}
.x_boite_diapo h3{
	background: #4A4E55 url(/imgstat/article/diaporama_fond_header.gif) top left repeat-x;
	border-left: 8px solid #CD0609;
	padding: 7px 0 0 10px;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFF;
}
.x_boite_diapo h3.styles{
	background: #4A4E55 url(/imgstat/article/diaporama_fond_header.gif) top left repeat-x;
	border-left: 8px solid #C20B7F;
	padding: 0 0 0 10px;
}
.x_boite_diapo h3 a{
	color: #FFF;
}
.x_boite_diapo .x_contenu_diaporama{
	background: #2C2F36 url(/imgstat/article/diaporama_fond.gif) top left repeat-x;
	padding: 10px 0 5px 15px;
}
.x_boite_diapo .x_contenu_diaporama .x_col{
	padding: 8px 0 8px 8px;
	width: 118px;
	float: left;
	border-right: 1px solid #FFF;
}
.x_boite_diapo .x_contenu_diaporama .x_col.last{
	width: 100px;
	border-right: none;
	margin-left: 15px;
}
.x_boite_diapo .x_contenu_diaporama .x_col .x_image{
	background-color: #2A2D32;
	width: 102px;
}
.x_boite_diapo .x_contenu_diaporama .x_col .x_image img{
	left: -6px;
	top: -6px;
	position: relative;
	border: 1px solid #FFF;
}
.x_boite_diapo .x_contenu_diaporama .x_col h4{
	text-align: center;
	color: #FFF;
	font-size: 0.75em;
	padding: 3px 0;
	position: relative;
	left: -8px;
}
.x_boite_diapo .x_contenu_diaporama .x_col h4.styles{
	font-weight: normal;
}
.x_boite_diapo .x_contenu_diaporama .x_col p{
	text-align: center;
	color: #FFF;
	font-size: 0.7em;
	position: relative;
	left: -8px;
}
.x_boite_diapo .x_contenu_diaporama .x_col a{
	color: #FFFFFF;
}
.x_boite_diapo .x_contenu_diaporama .x_col p a,
.x_boite_diapo .x_contenu_diaporama .x_col h4.styles a{
	text-decoration: none;
}
.x_boite_diapo .x_contenu_diaporama .x_col p a:hover,
.x_boite_diapo .x_contenu_diaporama .x_col h4.styles a:hover{
	text-decoration: underline;
}
.x_boite_diapo .x_contenu_diaporama .x_btn_diap{
	float: left;
	width: 20px;
	padding-top: 25px;
	padding-left: 8px;
}
.x_boite_diapo .x_plus{
	background-color: #565B63;
	text-align: left;
	padding: 4px 10px;
}
.x_boite_diapo .x_plus span{
	font-size: 11px;
	color: #E2E2E2;
	padding-right: 5px;
}
.x_boite_diapo .x_plus a{
	color: #FFFFFF;
	font-size: 0.70em;
	font-weight: bold;
	text-decoration: none;
}
.x_boite_diapo .x_plus a:hover{
	text-decoration: underline;
}

/* ACCORDEON */
.x_accordion{				
   border: 1px solid #ECECEC;
   border-top: 0;
   background-color: #FFF;
}
.x_accordion h3{
   padding: 5px 5px 0 5px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #CF0609;	
   font-weight: bold;	
   line-height: 140%;
   background-color: #ECECEC;
   border-top: 3px solid #E8E8E8;
}	
.x_accordion .panel h3{
   padding: 5px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2C2F36;	
   font-weight: bold;	
   line-height: 140%;
   background: url(/imgstat/fleche.gif) no-repeat 5px 8px;
   border-top: none;
}	
.x_accordion h3 a{
   color: #CF0609;
}
.x_accordion .panel h3 a{
   padding-left: 15px;
   color: #2C2F36 !important;
   text-decoration: none;
}
.x_accordion .panel h3 span{
   color: #2C2F36;
   font-weight: bold;
}	
.x_accordion h3.x_accordion_header{
   background: url(/imgstat/accordion_fond_header.gif) repeat-x 0 0;
}
.x_accordion h3.x_accordion_header a{
   background: url(/imgstat/fleche_rouge_bas.gif) no-repeat 0 1px;
   padding-left: 15px;
}
.x_accordion .panel{
   border-top: 1px solid #ECECEC;
}	
.x_accordion #visible.panel{
   border-bottom: none;
}
.x_accordion .accordion{
   padding: 5px 10px 10px 10px;
   display: block;
}
.x_accordion .accordion img{
   float: left; 
   margin-right: 10px;
   margin-bottom: 5px;
}
.x_accordion .accordion p{
   font-weight: normal;
   font-size: 11px;
   line-height: 130%;					
}
.x_accordion .accordion a p{
   color: #2C2F36;
   text-decoration: none;				
}
.x_accordion .accordion a:hover p {
   text-decoration: underline;	
}

/* REPORTAGES VIDEO / METEO ECO */
.x_boite_meteo_eco{
	padding-bottom: 15px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
   float: left;
   width: 300px;
}
.x_boite_meteo_eco .x_autour{
	border: 5px solid #ECECEC;
	height: 100%;
	padding: 5px;
	background: url(/imgstat/picto_reportage_video.gif) 245px 4px no-repeat;
}
.x_boite_meteo_eco .x_autour{
	background-image: none;
}
.x_boite_meteo_eco h3{
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ECECEC;
}
.x_boite_meteo_eco h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_boite_meteo_eco .x_fond{
	background: url(/imgstat/reportage_video_fond.gif) left bottom repeat-x;
	height: 100%;
}
.x_boite_reportages_photo .x_col{
	width: 135px;
	float: left;
	padding-top: 20px;
}
.x_boite_meteo_eco .x_image{
	text-align: center;
	padding: 20px 0 5px 0;
}
.x_boite_meteo_eco .x_partenariat{
	padding: 10px 0 0 0;
}
.x_boite_meteo_eco .x_partenariat .x_image{
	float: right;
	padding: 0 10px 0 0;
}
.x_boite_meteo_eco .x_partenariat .x_texte{
	text-align: right;
	font-size: 0.65em;
	padding-top: 7px;
}
.x_bloc_chronique_video .x_play,
.x_boite_reportages_video .x_col .x_play,
.x_bloc_chronique .x_play{
	position: absolute;
	z-index: 2;
	margin: 35px 60px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.x_boite_meteo_eco .x_play{
	position: absolute;
	z-index: 2;
	margin: 80px 130px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.x_bloc_chronique .x_image_container{
	width: 110px;
	float: left;
}
.x_bloc_chronique .x_image_container .x_image{
	float: none;
}
.x_bloc_chronique .x_play{
	margin: 35px 45px;
}
.x_bloc_chronique_video{
	margin-left: 100px;
}
.x_bloc_chronique_video .x_play{
	margin: 50px 100px;
}
.x_boite_reportages_video .x_image .x_contour,
.x_boite_reportages_photo .x_image .x_contour{
	width: 100px;
	background-color: #BBB;
	margin-left: 25px;
	position: relative;
}
.x_boite_meteo_eco .x_image .x_contour{
	width: 198px;
	background-color: #BBB;
	margin-left: 50px;
}
.x_boite_reportages_photo .x_image .x_contour{
	margin-left: 30px;
}
.x_boite_meteo_eco .x_image img{
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: relative;
	left: -8px;
	top: -8px;
	height: 75px;
	width: 198px;
}
.x_boite_meteo_eco .x_image img{
	height: 148px;
	width: 198px;
}
.x_bloc_chronique .x_image img{
	position: relative;
	z-index: 1;
}
.x_boite_reportages_video h4,
.x_boite_reportages_photo h4,
.x_boite_meteo_eco h4{
	font-weight: bold;
	font-size: 0.75em;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.x_boite_meteo_eco p{
	font-size: 0.7em;
	padding: 0 5px 3px 5px;
	text-align: center;
	line-height: 1.2em;
}
.x_boite_meteo_eco h4,
.x_boite_meteo_eco p{
	text-align: left;
}
.x_boite_reportages_video h4 a,
.x_boite_reportages_photo h4 a,
.x_boite_meteo_eco h4 a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_boite_reportages_video p a,
.x_boite_reportages_photo p a,
.x_boite_meteo_eco p a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_meteo_eco p a:hover{
	text-decoration: underline;
}
.x_boite_meteo_eco .para_lien_expansion{
	margin-top: 5px; 
	text-align: right;
	float: right;
	width: 215px;
}
.para_lien_expansion span{
	color: #CF0609;
}

/* REPORTAGES VIDEO V2 */
.x_boite_video{
	padding-bottom: 15px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
}
.x_boite_video h3{
	color: #FFF;
	font-size: 18px;
}
.x_boite_video .x_autour{
	height: 100%;
	padding: 10px;
	background-color: #1E1E1E;
}
.x_boite_video .x_fond{
	height: 100%;
}	
.x_boite_video .x_une{
	padding: 10px 0;
	border-bottom: 1px solid #383838;
}
.x_boite_video .x_une h4{
	padding-top: 5px;
	font-size: 14px;
	text-decoration: none;
}
.x_boite_video .x_une h4 a{
	color: #FFF;
}
.x_boite_video .x_liste{
	padding: 5px 0;
	background-color: #1E1E1E;
}
.x_boite_video .x_col{
	width: 130px;
	float: left;
	padding: 10px 11px 0 0;
	text-align: center;
}
.x_boite_video .x_col h5{
	font-size: 11px;
	color: #FFF;	
	font-weight: normal;
	line-height: 140%;
}
.x_boite_video .x_col h5 a{
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.x_boite_video .x_last{
	padding: 10px 0 0 2px;
}
.x_boite_video .x_image img{
	width: 100px;
	margin-bottom: 5px;
}
.x_boite_video .x_image .bordered{
	border: 5px solid #383838;
}
.x_boite_video .x_image a img.bordered{
	border: 5px solid #383838;
}
.x_boite_video .x_image a:hover img.bordered{
	border: 5px solid #FFF;
}
.x_boite_video .x_image img a:hover{
	border: 5px solid #FFF;
}
.x_boite_video .x_col .x_play{
	position: absolute;
	z-index: 2;
	margin: 50px 60px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	width: 20px;
	height: 20px;
	background: url(/imgstat/play.gif) no-repeat center center;
}

/* Diaporamas photo / Reportages video */
.x_boite_reportages{
	margin-bottom: 20px;
	padding-bottom: 15px;
	*padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
   float: left;
   width: 300px;
}
.x_boite_reportages h3{
   background-color: #000;
   border: 0;
   clear: both;
   height: 10px;
   padding: 0;
   position: relative;
   margin-bottom: 10px;
}
.x_boite_reportages.photos h3{
   background-color: #2c2f36;
}
.x_boite_reportages h3 a{
   background-color: #FFFFFF;
   clear: both;
   color: #000;
   float: left;
   font-size: 13px;
   margin-left: 10px;
   padding: 0 5px;
   position: absolute;
   text-decoration: underline;
   text-transform: uppercase;
   top: -4px;
}
.x_boite_reportages.photos h3 a{
   color: #2c2f36;
}
.main{
   position: relative;
   float: left;
   clear: both;
   margin-bottom: 5px;
}
.main *{
   float: left;
}
.main a .picto{
   position: absolute;
   top: 5px;
   right: 5px;
   opacity: 0.7;
   filter: alpha(opacity='70');
}
.main .list_reportages a:hover .picto{
   opacity: 1;
   filter: alpha(opacity='100');
}
.main .x_tete{
	background-color: #000;
	padding: 5px 10px;
   position: absolute;
   bottom: 0;
   left: 0;
   width: 280px;
   opacity: 0.7;
   filter: alpha(opacity='70');
}
.x_boite_reportages.videos .main .x_tete{
   position: static;
   opacity: 1;
   filter: alpha(opacity='100');
   margin-top: 5px;
}
.main .x_tete h4{
	font-size: 0.75em;
	color: #FFF;
	line-height: 1.3em;
   text-align: left;
   padding: 0;
   margin: 0;
}
.main .x_tete h4 a{
	color: #FFF;
   font-weight: bold;
	text-decoration: none;
   font-size: 14px;
   line-height: 1.3em;
}
.main .x_tete h4 a:hover{
	text-decoration: underline;
}
/*** Liste ***/
.x_boite_reportages .list_reportages{
	float: left;
   clear: both;
   list-style-type: none;
   position: relative;
   height: 130px;
   margin-bottom: 0;
   width: 300px;
}
/* li */
.x_boite_reportages .list_reportages li{
   display: inline;
}
.x_boite_reportages .list_reportages li.middle{
   *top: -20px;
}
/* a */
.x_boite_reportages .list_reportages li a:hover{
   height: 100px;
   width: 100px;
   display: block;
   position: absolute;
}
.x_boite_reportages .list_reportages li.middle a:hover{
   margin-left: 100px;
}
.x_boite_reportages .list_reportages li.last a:hover{
   margin-left: 200px;
}
/* img */
.x_boite_reportages .list_reportages img{
   width: 96px;
   height: 72px;
   position: absolute;
}
.x_boite_reportages .list_reportages li.first img{
   margin-left: 0;
}
.x_boite_reportages .list_reportages li.middle img{
   margin-left: 102px;
}
.x_boite_reportages .list_reportages li.middle a:hover img{
   margin-left: 2px;
}
.x_boite_reportages .list_reportages li.last img{
   margin-left: 204px;
}
.x_boite_reportages .list_reportages li.last a:hover img{
   margin-left: 4px;
}
/* Mini picto */
.x_boite_reportages .list_reportages li a .picto{
   width: auto;
   height: auto;
   top: 3px;
   left: 69px;
   display: block;
   z-index: 999;
   position: absolute;
   opacity: 0.5;
   filter: alpha(opacity='50');
}
.x_boite_reportages.videos .list_reportages li a .picto{
   top: 25px;
   left: 39px;
}
.x_boite_reportages .list_reportages li a:hover .picto{
   opacity: 1;
   filter: alpha(opacity='100');
}
/* span */
.x_boite_reportages .list_reportages li span{
   display: none;
   width: 280px;
   height: 30px;
   line-height: 13px;
   position: absolute;
   top: 76px;
   left: 0;
   text-align: left;
   clear: both;
   margin-top: 1px;
   padding: 10px 10px 5px 10px;
   background-color: #ECECEC;
   border-bottom: 3px solid #D0D0D0;
   font-size: 11px;
   color: #2c2f36;
   text-decoration: underline;
   font-weight: normal;
   background-image: url(/imgstat/blocs/diapo_photo/arrow.gif);
   background-position: left top;
   background-repeat: no-repeat;
   cursor: pointer;
}
.x_boite_reportages .list_reportages li.actif span,
.x_boite_reportages .list_reportages li a:hover span{
   display: block;
}
.x_boite_reportages .list_reportages li.middle span{
   background-position: 100px top;
}
.x_boite_reportages .list_reportages li.middle a:hover span{
   left: -100px;
}
.x_boite_reportages .list_reportages li.last span{
   background-position: 200px top;
}
.x_boite_reportages .list_reportages li.last a:hover span{
   left: -200px;
}
.x_boite_reportages .list_reportages li a:hover{
   position: absolute;
   z-index: 999;
}

/* BOITES APPEL DANS LA COL 3 */
.x_boite_appel{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ececec;
	clear: both;
   float: left;
}
.x_wrap_colonne1 .x_boite_appel{
   width: 401px;
}
.x_wrap_colonne2 .x_boite_appel{
   width: 230px;
}
.x_wrap_colonne3 .x_boite_appel,
#colonne-b .x_boite_appel{
   width: 300px;
}
/* */
.x_boite_appel h3,
.x_titre_home_appel{
  background-color: #000;
  padding: 0;
  height: 10px;
  clear: both;
  border: 0;
  position: relative;
  margin-bottom: 10px;
  background-image: none;
}
.x_boite_appel h3 a,
.x_titre_home_appel a{
  margin-left: 10px;
  float: left;
  font-size: 13px;
  background-color: #FFF;
  color: #000;
  text-decoration: underline;
  padding: 0 5px;
  position: absolute;
  top: -4px;
  clear: both;
  text-transform: uppercase;
}

/* */
.x_boite_appel h4{
	font-size: 12px;
	margin-bottom: 10px;
}
.x_boite_appel .x_articles,
.x_boite_remontee .x_articles{
	padding-bottom: 8px;
}
.x_boite_appel .x_articles .x_image{
	padding-bottom: 5px;
}
.x_boite_appel .x_articles .x_vignette{
	float: left;
	width: 110px;
}
.x_boite_appel .x_articles ul li,
.x_boite_remontee .x_articles ul li{
	font-size: 0.7em;
	list-style-type: none;
	line-height: 1.2em;
	padding-bottom: 7px;
}
.x_boite_appel .x_articles ul li a,
.x_boite_remontee .x_articles ul li a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_appel .x_articles ul li strong,
.x_boite_remontee .x_articles ul li strong{
	font-size: 1.1em;
}
.x_boite_appel .x_articles ul li strong a,
.x_boite_remontee .x_articles ul li strong a{
	text-decoration: underline;
}
.x_boite_appel .x_articles ul li a:hover,
.x_boite_remontee .x_articles ul li a:hover{
	text-decoration: underline;
}
.x_boite_appel .x_plus .x_partenariat{
	clear: both;
}
.x_boite_appel .x_plus .x_partenariat .x_texte{
	float: left;
	width: 228px;
	text-align: right;
	font-size: 0.7em;
	font-weight: normal;
	padding-top: 12px;
	color: #474747;
	line-height: 1.2em:
}
.x_boite_appel .x_plus .x_partenariat .x_image{
	float: left;
	width: 45px;
	text-align: right;
	padding-top: 2px;
}
.x_boite_appel .x_plus ul{
	width: 275px;
   float: left;
   list-style-type: none;
}
.x_boite_appel .x_plus ul li{
   display: inline;
   font-size: 10px;
   line-height: normal;
   padding-left: 8px;
   background-image: url(/imgstat/puce_expert.gif);
   background-position: 1px 5px;
   background-repeat: no-repeat;
}
.x_boite_appel .x_plus ul li a{
   font-size: 10px;
   line-height: normal;
}
div.x_boite_appel .x_plus ul li.x_first{
   background-image: none;
   list-style-image: none;
   margin-left: 0;
   padding-left: 0;
}

/* Boite appel *//*
.x_boite_appel.x_bleu h3{
	font-size: 13px;
}
.x_boite_appel.x_orange .x_plus ul li{
	background-image: url(/imgstat/puce_culture.gif);
}
.x_bleu_emploi .x_titre_home_appel{
	border-color: #6982A0;
}
.x_boite_appel.x_vert .x_plus ul li{
	background-image: url(/imgstat/puce_regions.gif);
}/*
.x_boite_appel .x_plus ul li.x_derniere{
	background-image: none;
	padding-right: 0;
	margin-right: 0;
}/*
.x_boite_appel.x_boite_appel_styles .x_plus{
	background: #000 url(/imgstat/ressources_styles_fond.gif) left top repeat-y;
	font-weight: bold;
	padding: 5px 5px 4px 13px;
}
.x_boite_appel.x_boite_appel_styles .x_plus ul li a{
	color: #FFF;
}*/
.x_plus_puce{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	background: url(/imgstat/fleche_rouge.gif) left 3px no-repeat;
}
.x_plus_puce a{
	color: #2C2F36;
}

/* specifique bloc regions */
.x_boite_appel .x_regions{
	background: url(/imgstat/regions_fond.gif) left top no-repeat;
}
.x_boite_appel .x_regions p{
	font-size: 0.7em;
	color: #333;
	padding-bottom: 43px;
}
.x_boite_appel .x_regions .x_legende{
	font-size: 0.75em;
	font-weight: bold;
	color: #2C2F36;
}
.x_boite_appel .x_regions form{
	padding-top: 10px;
}
.x_boite_appel .x_regions form fieldset{
	padding: 0 0 8px 20px;
	background: url(/imgstat/puce_region.gif) 12px 7px no-repeat;
}
.x_boite_appel .x_regions form select{
	font-size: 0.65em;
	color: #474747;
	width: 170px;
}

/* Bloc type voyages */
.x_boite_appel .x_3col{
   text-align: center;
   padding-bottom: 8px;
}
.x_boite_appel .x_3col h4{
	font-size: 0.75em;
}
.x_boite_appel .x_3col h4 a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_boite_appel .x_3col p{
	font-size: 0.7em;
}
.x_boite_appel .x_3col p a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_appel .x_3col p a:hover{
	text-decoration: underline;
}
.x_boite_appel .x_3col .x_col1{
	width: 95px;
	float: left;
	margin-right: 7px;
}
.x_boite_appel .x_3col .x_col2{
	width: 95px;
	margin-right: 8px;
	float: left;
}
.x_boite_appel .x_3col .x_col3{
	width: 95px;
	float: left;
}

/* Bloc type Emploi */
.x_boite_appel .x_colannonce{
	float: left;
	width: 150px;
	padding-top:5px;
}
.x_boite_appel .x_colannonce.last{
	width: 139px;
	padding-left: 10px;
	border-left: 1px solid #ECECEC;
}
.x_boite_appel .x_colannonce .x_titre h4{
	color: #CF0609;
	font-size: 13px;
	margin: 0;
	padding-bottom: 5px;
}
.x_boite_appel .x_colannonce .x_logo{
	padding: 10px 0 0 15px;
	background: url(/imgstat/fleche.gif) left 9px no-repeat;
}
.x_boite_appel .x_colannonce .x_logo span{
	font-size: 10px;
	color: #7A7A7A;
	font-weight: normal;
}
.x_boite_appel .x_colannonce .x_logo a{
	font-size: 11px;
	color: #2C2F36;
	font-weight: bold;
}
.x_boite_appel .x_colannonce form{
	padding-bottom: 10px;
}
.x_boite_appel .x_colannonce p{
	color: #474747;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 140%;
}
.x_boite_appel .x_colannonce select{
	color: #474747;
	margin-bottom: 10px;
	font-size: 11px;
	width: 140px;
}
.x_boite_appel .x_colannonce input{
	color: #474747;
	font-size: 11px;
	padding: 2px 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E2E2E2;
	width: 125px;
}
.x_boite_appel .x_colannonce.last input{
	margin-right: 0;
}
.x_boite_appel .x_colannonce .x_bouton_valider{
	width: 100px;
	border: 1px solid #E2E2E2;
}



/* EN KIOSQUE */
.x_kiosque{
	padding-bottom: 15px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 15px;
}
.x_kiosque_popup .x_kiosque{
	padding: 0;
	border: 0;
}
.x_kiosque_popup .x_kiosque h3{
	padding-left: 10px;
}
.x_kiosque_popup{
	position: absolute;
	z-index: 999;
	width: 300px;
	margin: 25px 0 0 0;
	margin-left: -82px;
}
html>body .x_kiosque_popup{
	margin-top: 25px;
	*margin-left: -83px;
	margin-left: 0;
}
.x_kiosque_popup .x_fond .x_fermer,
.x_kiosque_popup .x_fermer{
	position: absolute;
	right: 5px;
	top: 5px;
}
.x_kiosque_popup .x_fond .x_fermer a,
.x_kiosque_popup .x_fermer a{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	color: #2C2F36;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding: 0 3px !important;
	text-decoration:none !important;
}
.x_kiosque_popup .x_kiosque div{
	float: left;
	background-color: #FFF;
}
.x_kiosque h3,
.x_kiosque .x_fond h3,
.x_kiosque_popup .x_fond h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 10px;
	color: #2C2F36;
}
.x_kiosque_popup .x_kiosque h3 a,
.x_kiosque h3 a,
.x_kiosque_popup .x_fond h3 a{
	color: #CF0609 !important;
	font-size: 14px;
}
.x_kiosque .x_fond{
	border: 5px solid #ECECEC;
	height: 1%;
	padding: 10px;
	margin: 0;
	background-color: #FFF;
}
.x_kiosque_popup .x_fond{
	border: 2px solid #E3E3E3;
	height: 1%;
	padding: 10px;
	margin: 0;
	background-color: #FFF;
}
.x_kiosque_popup .x_fond a,
.x_kiosque_popup a{
	margin: 0 !important;
	padding: 0 !important;
}
.x_kiosque .x_fond .x_col1,
.x_kiosque_popup .x_kiosque .x_col1,
.x_kiosque_popup .x_fond .x_col1{
	width: 60px;
	float: left;
	padding: 5px 10px 0 0;
}
.x_kiosque .x_col2,
.x_kiosque_popup .x_col2{
	width: 60px;
	float: left;
	padding: 5px 0 0 0;
}
.x_kiosque ul,
.x_kiosque_popup .x_kiosque ul,
.x_kiosque_popup .x_fond ul{
	clear: both !important;
	padding: 10px 0 10px 0 !important;
}
.x_kiosque .x_fond ul .x_picto,
.x_kiosque_popup .x_kiosque ul .x_picto,
.x_kiosque_popup .x_fond ul .x_picto{
	float: right !important; 
	padding: 0 5px 0 10px !important;
}
.x_kiosque ul li,
.x_kiosque_popup .x_kiosque ul li,
.x_kiosque_popup .x_fond ul li{
	font-size: 11px !important;
	list-style-type: square!important;
	list-style-position: inside!important;
	line-height: 140%!important;
	float: none!important;
	color: #474747!important;
}
.x_kiosque .x_fond ul li a,
.x_kiosque_popup .x_fond ul li a{
	color: #2C2F36;
}
.x_kiosque ul li a:hover,
.x_kiosque_popup .x_fond ul li a:hover{
	text-decoration: underline;
}
.x_kiosque .x_cherche{
	color: #CF0609;
	font-size: 0.75em;
	text-align: center;
	padding: 0 10px 10px 10px;
}
.x_kiosque .x_cherche a{
	font-weight: bold;
	color: #2C2F36;
}

/* Module special col droite home */
.kiosque-spec{
	border: 1px solid #CF0609;
	padding: 10px;
	margin: 0 0 15px 0;
}
.kiosque-spec h3{
	color: #2C2F36;
	font-size: 12px;
	font-weight: bold;
}
.kiosque-spec h3 a{
	color: #CF0609;
	font-size: 14px;
}
.kiosque-spec .col{
	float: left;
	width: 69px;
	padding: 10px 0;
	text-align: center;
}
.kiosque-spec p{
	font-size: 11px;
	color: #2C2F36;
	padding: 0 0 0 10px;
	background: url(http://newexpress/imgstat/puce_defaut.gif) no-repeat left 5px;
}
.kiosque-spec p a{
	font-size: 11px;
	color: #2C2F36;
}

/* BOUTIQUE V2 */
.z_boutique{
	background: transparent url(/imgstat/header_boutique.gif) top left no-repeat;
	margin-bottom: 15px;
	padding: 10px 0;
	border-bottom: 1px solid #ECECEC;
   float: left;
   width: 300px;
}
.z_boutique .z_livre_boutique{
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
	border: 5px solid #FFF;
}
.z_boutique .z_contenu{
	float: left;
	margin: 40px 0 0 0;
	padding: 10px;
	border: 5px solid #ECECEC;
	width: 155px;
}
.z_boutique .z_contenu h4{
	font-size: 0.75em;
	padding-bottom: 10px;
}
.z_boutique .z_contenu h4 a{
	text-decoration: none;
	color: #2C2F36;
}
.z_boutique .z_contenu .z_prix{
	font-size: 0.85em;
	color: #CF0609;
	padding-top: 3px;
	font-weight: bold;
	float: left;
	width: 60px;
	text-align: center;
}
.z_boutique .z_contenu .x_bouton_valider{
	width: 90px;
	float: right;
}

/* LA HOME WEEK END */
.x_boite_we{
	margin: 0 11px 0 10px;
	background: #FFF url(/imgstat/we_fond_haut.gif) right top no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}
.x_boite_we .x_wrap{
	background: url(/imgstat/we_fond_bas.gif) left bottom no-repeat;
	padding: 0 0 9px 0;
}
.x_boite_we .x_wrap .x_wrap{
	background: url(/imgstat/we_fond.gif) right bottom repeat-y;
	padding: 0;
	height: 100%;
}
.x_boite_we .x_titre{
	float: right;
}
.x_boite_we .x_contenu{
	float: left;
	width: 509px;
}
.x_boite_we .x_rangee{
	padding-left: 13px;
	background: url(/imgstat/we_cadre_haut.gif) 13px top no-repeat;
	padding-top: 6px;
	margin-bottom: 10px;
}
.x_boite_we .x_rangee .x_wrap_rangee{
	background: url(/imgstat/we_cadre_bas.gif) left bottom no-repeat;
	padding-bottom: 24px;
}
.x_boite_we .x_rangee .x_wrap_rangee .x_wrap_rangee{
	background: url(/imgstat/we_cadre_fond.gif) left bottom repeat-y;
	padding: 4px 5px 0 9px;
	height: 100%;
}
.x_boite_we .x_col_1{
	float: left;
	width: 217px;
	margin-right: 30px;
}
.x_boite_we .x_col_2{
	float: left;
	width: 217px;
}
.x_boite_we .x_petite_boite_we h3{
	font-size: 0.85em;
	border-top: 7px solid #000;
	padding-top: 5px;
	padding-bottom: 13px;
}
.x_boite_we .x_petite_boite_we h3.x_bleu{
	border-color: #009DDC;
}
.x_boite_we .x_petite_boite_we h3.x_orange{
	border-color: #DF6B16;
}
.x_boite_we .x_petite_boite_we h3.x_vert{
	border-color: #208819;
}
.x_boite_we .x_petite_boite_we h3.x_rose{
	border-color: #F30667;
}
.x_boite_we .x_petite_boite_we h3 a{
	color: #2C2F36;
}
.x_boite_we .x_petite_boite_we .x_image{
	padding-bottom: 10px;
}
.x_boite_we .x_petite_boite_we ul li{
	font-size: 0.75em;
	background: url(/imgstat/fleche_rouge.gif) left 2px no-repeat;
	padding-left: 14px;
	padding-bottom: 10px;
	line-height: 1.3em;
	list-style-type: none;
}
.x_boite_we .x_petite_boite_we ul li a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_we .x_petite_boite_we ul li a:hover{
	text-decoration: underline;
}
.x_boite_we .x_petite_boite_we ul li strong a{
	text-decoration: underline;
}
.x_boite_we form{
	padding: 0 0 0 12px;
}
.x_boite_we form fieldset{
	float: left;
	width: 320px;
}
.x_boite_we form fieldset label{
	font-size: 0.75em;
	font-weight: bold;
}
.x_boite_we form fieldset input{
	width: 150px;
	font-size: 0.7em;
}
.x_boite_we form fieldset.x_valide{
	width: 85px;
}

/* INSCRIPTION A LA NEWSLETTER */
.x_inscription_newsletter h3{
	padding-bottom: 5px;
}
.x_inscription_newsletter p{
	font-size: 0.7em;
	padding-bottom: 5px;
}
.x_inscription_newsletter form{
	background: url(/imgstat/newsletter_fond.gif) left top no-repeat;
	width: 300px;
}
.x_inscription_newsletter form fieldset{
	padding-left: 60px;
	padding-top: 20px;
}
.x_inscription_newsletter form input{
	float: left;
	width: 125px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.x_inscription_newsletter form .x_bouton_valider{
	float: right;
	width: 95px;
	margin: 0;
}
.x_inscription_newsletter form fieldset.x_valide{
	padding-top: 3px;
	clear: both;
}
.x_inscription_newsletter form .x_voir{
	clear: both;
	font-size: 0.7em;
	padding: 3px 0 5px 0;
}
.x_inscription_newsletter form .x_voir a{
	text-decoration: none;
	color: #2C2F36;
}
.x_inscription_newsletter form .x_voir a:hover{
	text-decoration: underline;
}

/* BOITE FORUMS */
.x_boite_remonte_forums .x_onglets .x_menu_onglets ul{
	padding-left: 4px;
}
.x_boite_remonte_forums .x_onglets .x_menu_onglets ul li{
	padding: 2px 2px;
	margin-right: 5px;
	font-size: 0.7em;
}
.x_boite_remonte_forums .x_onglets ul.x_liste li{
	list-style-type: square;
	list-style-position: inside;
}

/* BOITE AUTOPROMOS */
.x_boite_elections, 
.x_boite_promo,
.x_boite_special{
	border-bottom: 8px solid #CF0609;
	border-top: 8px solid #CF0609;
	padding: 0 0 10px 0;
}
.x_boite_special{
	border-bottom: 8px solid #000;
	border-top: 8px solid #000;
	padding: 0 0 10px 0;
}
.x_dore .x_boite_elections{
	border-color: #AB9867;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.x_bleu .x_boite_elections{
	border-color: #00377A;
}
.x_bleu .x_boite_elections .x_tete a{
	color: #00377A;
}
.x_boite_elections .x_logo, 
.x_boite_promo .x_logo,
.x_boite_special .x_logo{
	float: left;
	padding-top: 12px;
}
.x_boite_elections .x_tete, 
.x_boite_promo .x_tete, 
.x_boite_special .x_tete{
	text-align: right;
	color: #CF0609;
	font-size: 0.75em;
	font-weight: bold;
	padding: 14px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.x_boite_elections .x_tete a, 
.x_boite_promo .x_tete a, 
.x_boite_special .x_tete a{
	color: #CF0609;
	text-decoration: none;
}
.x_boite_special .x_tete a{
	color: #000;
}
.x_dore .x_boite_elections .x_tete{
	padding-right: 10px;
	color: #AB9867;
}
.x_dore .x_boite_elections .x_tete a{
	color: #AB9867;
}
.x_boite_elections .x_tete a:hover, .x_boite_special .x_tete a:hover{
	text-decoration: underline;
}
.x_boite_elections h4, 
.x_boite_promo h4, 
.x_boite_special h4{
	font-size: 0.9em;
	padding: 10px;
}
.x_boite_elections h4 a, 
.x_boite_promo h4 a, 
.x_boite_special h4 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_elections h4 a:hover, 
.x_boite_promo h4 a:hover, 
.x_boite_special h4 a:hover{
	text-decoration: underline;
}
.x_boite_elections p, 
.x_boite_promo p, 
.x_boite_special p{
	font-size: 0.7em;
	padding: 0 0 5px 10px;
	color: #474747;
}
.x_boite_elections p a, 
.x_boite_promo p a, 
.x_boite_special p a{
	color: #474747;
}
.x_boite_elections ul, 
.x_boite_promo ul, 
.x_boite_special ul{
	padding: 0 0 5px 22px;
}
.x_boite_elections ul li, 
.x_boite_promo ul li, 
.x_boite_special ul li{
	list-style-type: square;
	font-size: 0.7em;
	padding-bottom: 3px;
}
.x_boite_elections ul li a, 
.x_boite_elections ul li a, 
.x_boite_special ul li a{
	color: #2C2F36;
}

/* Boite abonnement */
.x_boite_abonnement{
	background: url(/imgstat/abonnement_1euro.gif) left top no-repeat;
}
.x_boite_abonnement p{
	font-size: 0.7em;
	font-weight: bold;
	padding: 14px 0 10px 143px;
}
.x_boite_abonnement p a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_abonnement p a:hover{
	text-decoration: underline;
}

/* Boite Compte LEXPRESS.fr */
.x_boite_compte{
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	border-bottom: 1px solid #D4D4D4;	
	padding: 10px;
	background: #FFF url(/imgstat/fond_bloc_compte.gif) repeat-x left bottom;
}
.x_boite_compte .x_picto{
	float: left;
	width: 40px;
	text-align: center;
}
.x_titre_compte{
	margin: 0 0 10px 0;
}
.x_titre_compte h1{
	background: #4B4F55 url(/imgstat/fleche_blanc_bas.gif) no-repeat 8px 6px;
	font-size: 15px;
	padding: 2px 5px 2px 25px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.x_boite_compte h3{
	font-size: 14px;
	font-weight: bold;
	color: #2C2F36;
	padding: 0 0 5px 50px;
}
.x_boite_compte p{
	font-size: 11px;
	color: #474747;
	line-height: 140%;
	padding: 0 0 0 50px;
}

/* PAGE LES PLUS DES INTERNAUTES */
h1.x_titre_plus_internaute{
	font-size: 0.95em;
	font-weight: bold;
	color: #CF0609;
	padding: 0 0 20px 10px;
}
.x_plus_internautes{
	padding-bottom: 12px;
	padding-right: 10px;
}
.x_plus_internautes .x_contenus_onglets{
	padding-top: 20px;
}
.x_plus_internautes h2{
	font-size: 0.75em;
	font-weight: bold;
	padding-bottom: 2px;
}
.x_plus_internautes h2 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_plus_internautes h2 a:hover{
	text-decoration: underline;
}
.x_plus_internautes h2 span.x_numero{
	font-size: 1.3em;
	color: #CF0609;
}
.x_plus_internautes .x_date{
	font-size: 0.7em;
	color: #2C2F36;
	padding-bottom: 4px;
}
.x_plus_internautes .x_date a{
	color: #2C2F36;
}
.x_col_plus_internaute h3{
	font-size: 1.1em;
	padding: 5px 0 15px 0;
	margin: 0 10px;
}
.x_colonne3 .x_col_plus_internaute h3{
	font-size: 1.1em;
	padding: 5px 0 15px 0;
	margin: 0 10px;
}
.x_col_plus_internaute .x_bord{
	margin: 0 10px;
}
.x_plus_internautes .x_play{
	position: absolute;
}
.x_plus_internautes .x_play a{
	display: block;
	padding: 60px 90px;
}

/* HOME CULTURE */
.x_boite_remontee .x_culture .x_item{
	width: 115px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}
.x_boite_remontee .x_culture .x_image{
	padding-bottom: 3px;
}
.x_boite_remontee .x_culture h4{
	font-size: 0.7em;
	padding: 0 5px;
	font-weight: bold;
}
.x_boite_remontee .x_culture h5{
	font-weight: normal;	
	font-size: 0.7em;
	padding: 0 5px;
}
.x_boite_remontee .x_culture h4 a,
.x_boite_remontee .x_culture h5 a{
	text-decoration: none;
	color: #2C2F36;	
}
.x_boite_remontee .x_culture h4 a:hover,
.x_boite_remontee .x_culture h5 a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_expos ul{
	padding-bottom: 5px;
}
.x_boite_remontee .x_expos ul li{
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.7em;
	padding-bottom: 10px;
	color: #2C2F36;
	line-height: 1.2em;
}
.x_boite_remontee .x_expos ul li a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_remontee .x_expos ul li a:hover{
	text-decoration: underline;
}
.x_boite_remontee .x_expos ul li p{
	color: #474747;
	font-size: 1em;
	padding-top: 2px;
}

/* HOME THEMATIQUE */
/* Reperes */
.x_boite_remontee_repere{
   border: 3px solid #E2E2E2;
   padding: 0 10px 0 10px;
   margin: 10px 0 20px 0;
   background: #FFF url(/imgstat/reportage_video_fond.gif) bottom left repeat-x; 
}
.x_boite_remontee_repere h3{
   font-size: 0.95em;
   color: #FFF;
   display: inline;
   position: relative;
   top: -18px;
   padding: 3px 5px;
   background-color: #CF0609;
}
.x_boite_remontee_repere .x_contenu{
   padding-top: 10px;
}
.x_boite_remontee_repere .x_image{
   float: right;
   margin-left: 10px;
}
.x_boite_remontee_repere p{
   color: #474747;
   font-size: 0.70em;
   line-height: 120%;
   padding-bottom: 10px;
}

/* Tchats */
.x_boite_remontee .x_tchat .x_image{
	float: left;
	margin: 0 10px 5px 0;
}
.x_boite_remontee .x_tchat .x_date{
	color: #CF0609;
	font-size: 0.7em;
	padding-bottom: 3px;
}
.x_boite_remontee .x_tchat a{
	color: #2C2F36;
}
.x_boite_remontee .x_tchat h4{
	font-size: 0.75em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 25px; 
}
.x_boite_remontee .x_tchat h5{
	font-size:0.7em;
	font-weight: bold;
	color: #2C2F36;
	padding:0 0 5px 0;
}
.x_boite_remontee .x_tchat p{
	color: #474747;
	font-size: 0.7em;
	padding-bottom: 3px;
}
.x_boite_remontee .x_tchat .x_question{
	background: #ECECEC url(/imgstat/fleche_rouge.gif) 8px 8px no-repeat;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	margin: 5px 0 10px 0;
	border: 3px solid #E2E2E2;
}
.x_boite_remontee .x_tchat .x_question a{
	text-decoration: none;
}
.x_boite_remontee .x_tchat ul{
	padding-top: 5px;
	margin: 0;
}
.x_boite_remontee .x_tchat li{
	margin-left: 20px;
	list-style-type: square;
	color: #CF0609;
	font-size: 0.7em;
	padding-bottom: 5px;
	line-height: 130%;
}
.x_boite_remontee .x_tchat li a{
	display: block;
	font-weight: bold;
}
.x_boite_remontee .x_tchat li span{
	color: #474747;
}
.x_boite_remontee .x_tchat .x_question a:hover,
.x_boite_remontee .x_tchat li a:hover{
	text-decoration: underline;
}

/* Forums */
.x_boite_remontee .x_forums a{
	color: #2C2F36;
}
.x_boite_remontee .x_forums h4{
	font-size: 0.75em;
	font-weight: bold;
	padding-bottom: 5px;
}
.x_boite_remontee .x_forums h5{
	font-size: 0.7em;
	font-weight: bold;
	color: #2C2F36;
	padding: 5px 0 0 0;
}
.x_boite_remontee .x_forums p{
	color: #474747;
	font-size: 0.7em;
	padding-bottom: 3px;
}
.x_boite_remontee .x_forums .x_comment{
	background: url(/imgstat/article/picto_forum.gif) 0 0 no-repeat;
	padding: 3px 5px 5px 22px;
}
.x_boite_remontee .x_forums .x_comment span,
.x_boite_remontee .x_forums .x_comment span a{
	color: #CF0609;
}
.x_boite_remontee .x_forums ul{
	padding-top: 8px;
	margin: 0;
}
.x_boite_remontee .x_forums li{
	margin-left: 20px;
	list-style-type:square;
	color: #CF0609;
	font-size: 0.7em;
	padding-bottom: 5px;
	line-height: 130%;
}
.x_boite_remontee .x_forums li a{
	text-decoration: none;
	font-weight: normal;
}
.x_boite_remontee .x_forums a:hover{
	text-decoration: underline;
}

/* Infographie */
.x_boite_infographie{
	margin-bottom: 15px;
}
.x_boite_infographie h3{
	font-size: 0.85em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ECECEC;
	color: #CF0609;
}
.x_boite_infographie h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_boite_infographie h4{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #2C2F36;
	line-height: 140%;
}
.x_boite_infographie h4 a{
	color: #2C2F36;
}
.x_boite_infographie h4 span{
	font-size: 11px;
	color: #C2C2C2;
	font-weight: normal;
	padding-left: 5px;
}

/* Home eco */
.x_boite_remontee .x_blogecolo .x_texte{
	font-size: 0.7em;
	padding: 10px 100px 10px 10px;
	color: #06410A;
	background: #98DD46 url(/imgstat/blogecolo_fond.gif) left top no-repeat;
}

/* Home opinions */
.x_rangee_opinions{
	padding-top: 7px;
	clear: both;
}
.x_boite_opinion{
	border-top: 5px solid #E5E5E5;
	background: #ECECEC url(/imgstat/boite_opinion_fond.gif) left top repeat-x;
	width: 195px;
	float: left;
	margin-right: 10px;
}
.x_rangee_opinions .x_derniere{
	margin-right: 0;
}
.x_boite_opinion .x_contour{
	padding: 10px;
}
.x_boite_opinion .x_tete .x_hauteur_min{
	width: 1px;
	height: 80px;
	float: left;
	font-size: 1px;
}
.x_boite_opinion .x_tete .x_cote_hauteur{
	width: 174px;
	float: left;
}
.x_boite_opinion .x_opinion{
	background-color: #FFF;
}
.x_boite_opinion .x_opinion .x_hauteur_min{
	width: 1px;
	float: left;
	height: 155px;
	font-size: 1px;
}
.x_boite_opinion .x_opinion .x_cote_hauteur{
	width: 174px;
	float: left;
	background-color: #FFF;
}
.x_boite_opinion .x_tete .x_image{
	float: right;
	width: 63px;
	margin-left: 5px;
	height: 63px;
	background: url(/imgstat/vignette_opinion_fond.gif) left top no-repeat;
}
.x_boite_opinion .x_tete .x_image img{
	margin: 5px 0 0 5px;
}
.x_boite_opinion .x_tete h3{
	color: #CF0609;
	font-size: 0.75em;
	padding-bottom: 2px;
}
.x_boite_opinion .x_tete h3 a{
	color: #CF0609;
	text-decoration: underline;
}
.x_boite_opinion .x_tete h2{
	color: #2C2F36;
	font-size: 0.9em;
	padding-bottom: 2px;
}
.x_boite_opinion .x_tete h2 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_boite_opinion .x_tete h2 a:hover{
	text-decoration: underline;
}
.x_boite_opinion .x_tete p{
	color: #474747;
	font-size: 0.7em;
}
.x_boite_opinion .x_opinion .x_date{
	padding:10px;
	color:#2C2F36;
	font-size:0.7em;
}
.x_boite_opinion .x_opinion .x_date a{
	color: #2C2F36;
	font-weight: bold;
	text-decoration: none;
}
.x_boite_opinion .x_opinion .x_date a:hover{
	text-decoration: underline;
}
.x_boite_opinion .x_opinion p{
	padding: 0 10px 10px 10px;
	color: #474747;
	font-size: 0.7em;
}
.x_plus_opinion{
	background: url(/imgstat/plus_opinion_on.gif) left top no-repeat;
	padding: 4px 0 10px 40px;
	font-size: 0.7em;
	clear: both;
}
.x_plus_opinion.x_off{
	background: url(/imgstat/plus_opinion_off.gif) left top no-repeat;
	color: #C0C0C0;
}
.x_plus_opinion a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_boite_remontee .x_opinion{
	border-bottom: 1px solid #ECECEC;
}
.x_boite_remontee .x_opinion .x_image{
	float: left;
	width: 60px;	
	padding-bottom: 3px;
}

/* Tchat */
.x_boite_tchat{
	background: url(/imgstat/picto_tchats.gif) right top no-repeat;
	padding-top: 10px;
}
.x_colonne3 .x_boite_tchat .x_bord{
	width: 230px;
}
.x_boite_tchat .x_blog{
	padding-bottom: 0;
	border-bottom: none;
}
.x_boite_tchat .x_date{
	color: #CF0609;
	font-size: 0.7em;
	padding-bottom: 3px;
}
.x_boite_tchat .x_blog p{
	padding-bottom: 10px;
}

/* Mediateur */
.x_boite_mediateur .x_plus_puce{
	padding-bottom: 10px;
}
.x_boite_mediateur .x_opinion p a{
	text-decoration: underline;
}
.x_boite_mediateur .x_forum{
	background: url(/imgstat/picto_forums.gif) right top no-repeat;
}
.x_boite_mediateur .x_forum h4 a{
	text-decoration: underline;
}
.x_boite_mediateur .x_forum p{
	margin-right: 50px;
}

/* Debats */
.x_boite_debats ul.x_liste li{
	font-size: 0.8em;
	padding-bottom: 15px;
	list-style-type: square;
	color: #474747;
	list-style-position: inside;
}
.x_boite_debats ul.x_liste li p{
	font-size: 0.9em;
	padding-top: 3px;
	line-height: 1.1em;
}
.x_boite_debats{
	background: url(/imgstat/picto_debats.gif) right top no-repeat;
	padding-top: 5px;
}
.x_colonne3 .x_boite_debats .x_bord{
	width: 240px;
}

/* Forum */
.x_boite_forums{
	background: url(/imgstat/picto_forums.gif) right top no-repeat;
	padding-top: 5px;
}
.x_colonne3 .x_boite_forums .x_bord{
	width:240px;
}

.x_bloc_sondage, .x_bloc_palmares, .x_bloc_inscription{
	border: 10px solid #ECECEC;
	margin-bottom: 20px;
	padding: 20px;
	margin-top: 20px;
}
.x_bloc_inscription{
	padding: 10px;
}
.x_bloc_palmares{
	margin-top: 0;
	float: left;
	width: 590px;
}
.x_bloc_chronique{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.x_bloc_sondage h2,.x_bloc_chronique h2{
	border-bottom: 1px solid #ECECEC;
	color: #2C2F36;
	font-size: 1em;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.x_bloc_palmares h2{
	border-bottom: 1px solid #ECECEC;
	color: #2C2F36;
	font-size: 1.25em;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.x_bloc_palmares h2 span{
	color: #CF0609;
	font-size: 0.7em;
	font-weight: normal;
}
.x_bloc_chronique h2{
	border: none;
}
.x_bloc_chronique h2 a,.x_bloc_palmares h2 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_bloc_chronique h2 a:hover, .x_bloc_palmares h2 a:hover{
	text-decoration: underline;
}
.x_bloc_palmares .x_image{
	width: 210px;
	float: left;
}
.x_bloc_palmares .x_image img{
	width: 200px;
}
.x_bloc_chronique .x_image{
	width: 113px;
	float: left;
}
.x_bloc_chronique .x_image img{
	width: 100px;
}
.x_bloc_palmares p,.x_bloc_chronique p{
	font-size: 0.8em;
	color: #474747;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.x_bloc_debat p{
	margin-right: 80px;
}
.x_bloc_palmares ul li{
	font-size: 0.75em;
	color: #CF0609;
	line-height: 1.3em;
	padding: 0 0 10px 0;
	list-style-position: inside;
	list-style-type: square;
}
.x_bloc_palmares ul li a{
	color: #2C2F36;
}
.x_bloc_sondage .x_date,
.x_bloc_chronique .x_date{
	color: #474747;
	font-size: 0.70em;
	padding-bottom: 5px;
}
.x_bloc_chronique .x_date{
	padding-bottom: 10px;
}
.x_bloc_sondage form{
	padding-top: 10px;
	border-bottom: 1px solid #ECECEC;
}
.x_bloc_sondage form .x_bouton_valider{
	float: right;
	width: 100px;
}
.x_bloc_sondage .x_infos{
	background-color: #ECECEC;	
	width: 330px;
}
.x_bloc_sondage .x_infos.x_fini{
	width: 365px;
}
.x_bloc_sondage .x_infos .x_encours{
	font-size: 0.75em;
	background: url(/imgstat/sondage_encours.gif) right 2px no-repeat;
	float: left;
	padding: 5px 50px 3px 10px;
}
.x_bloc_sondage .x_infos .x_cloture{
	font-size: 0.75em;
	float: left;
	padding: 5px 10px 3px 10px;
}
.x_bloc_sondage .x_infos .x_nbvotes{
	font-size: 0.75em;
	float: left;
	padding: 5px 10px 0 10px;
}
.x_bloc_sondage .x_infos .x_nbvotes span,
.x_bloc_sondage .x_infos .x_cloture span{
	color: #CF0609;
	font-weight: bold;
}
.x_bloc_sondage form .x_choix{
	padding-left: 20px;
	clear: both;
	padding-bottom: 10px;
	font-size: 0.85em;
}
.x_bloc_sondage form input{
	float: left;
	margin-right: 10px;
}
.x_bloc_sondage form label{
	font-size: 0.85em;
	float: left;
	width: 530px;
}
.x_bloc_sondage form fieldset{
	padding-bottom: 10px;
}
.x_bloc_sondage .x_lire{
	font-size: 0.8em;
	font-weight: bold;
	color: #474747;
	padding: 10px 0;
}
.x_bloc_sondage ul.x_liste li{
	font-size: 0.75em;
	padding-left: 20px;
	list-style-type: none;
	line-height: 1.2em;
	color: #2C2F36;
	background: url(/imgstat/picto_article.gif) left 2px no-repeat;
	padding-bottom: 2px;
}
.x_bloc_sondage ul.x_liste li a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_bloc_sondage .x_resultats{
	padding: 20px;
}
.x_bloc_sondage .x_resultats ul li{
	list-style-type: none;
	font-size: 12px;
	color: #474747;
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 20px;
	height: 100%;
	list-style-image: url(/imgstat/carre_liste.gif)
}
.x_bloc_sondage .x_resultats ul li .x_reponse{
	width: 265px;
	float: left;
	line-height: 16px;
}
.x_bloc_sondage ul.x_liste{
	background: url(/imgstat/ressources_fond.gif) left top repeat-y;
	clear: both;
	padding: 0;
	padding: 2px 10px 2px 16px;
}
.x_bloc_sondage .x_resultats ul li .x_barre{
	float: left;
	height: 15px;
	background-color: #759CC5;
}
.x_bloc_sondage .x_resultats ul li.x_pair .x_barre{
	background-color: #818286;
}
.x_bloc_sondage .x_resultats ul li .x_pourcent{
	padding-left: 5px;
	float: left;
}

/* */
.x_tous_big{
	font-size: 0.85em;
	font-weight: bold;
	padding: 10px 10px 10px 15px;
	background: url(/imgstat/fleche_rouge.gif) left 14px no-repeat;
}
.x_tous_big a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_droite{
	float: right;
}
.x_titre_home{
	position: relative;
}
.x_titre_home_tchats{
	background: url(/imgstat/picto_tchats.gif) right top no-repeat;
}
.x_titre_home_tchats .x_bord{
	width: 570px;
}
.x_titre_home_debats{
	background: url(/imgstat/picto_debats.gif) right 10px no-repeat;
}
.x_titre_home_debats .x_bord{
	width: 595px;
}
.x_titre_home_thematique{
	margin: 0 10px 15px 10px;
	padding: 5px 10px;
	background: url(/imgstat/fond_titre_thematique.gif) top center no-repeat;
	height: 40px;
	width: 952px;
}
.x_titre_home_thematique h1{
	font-size: 19px;
	text-transform: uppercase;
	color: #FFF;
	padding-left: 40px;
	padding-top: 1px;
}
.x_titre_home_thematique h1 span,
.x_titre_home_thematique span{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}
.x_titre_encemoment{
	padding: 40px 0 20px 10px;
	font-size: 1.25em;
	font-weight: bold;
	color: #CF0609;
	background-color: #FFF;
	margin-right: 330px;
}
.x_titre_encemoment div{
	border-bottom: 1px solid #ECECEC;
	padding: 5px 0 6px 35px;
	background: url(/imgstat/picto_une_moment.gif) left top no-repeat;
}

/* CHRONIQUEUR */
.x_chroniqueur_tete{
	padding: 0 10px 20px 10px;
	background-color: #FFF;
}
.x_chroniqueur_tete .x_fond{
	background: #242C2D url(/imgstat/head_chroniqueur_fond.gif) left top repeat-x;
	padding: 7px 8px 4px 8px;
	height: 100%;
}
.x_chroniqueur_tete .x_image{
	background-color: #FFF;
	float: left;
	padding: 3px;
	margin-right: 10px;
}
.x_chroniqueur_tete .x_texte{
	float: left;
	width: 575px;
}
.x_chroniqueur_tete h1{
	color: #FFF;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 3px;
}
.x_chroniqueur_tete p{
	color: #8BCD3;
	font-size: 0.9em;
}
.x_chroniqueur_tete .x_suivez{
	width: 233px;
	float: right;
	background: url(/imgstat/suivez_chroniqueur_haut.gif) left top no-repeat;
	padding-top: 10px;
}
.x_chroniqueur_tete .x_suivez .x_wrap{
	background: url(/imgstat/suivez_chroniqueur_bas.gif) left bottom no-repeat;
	padding-bottom: 9px;
}
.x_chroniqueur_tete .x_suivez .x_wrap .x_wrap{
	background: #F1F1F1 url(/imgstat/suivez_chroniqueur_fond.gif) left top repeat-x;
	padding: 0;
}
.x_chroniqueur_tete .x_suivez .x_wrap .x_wrap a{
	padding: 0 13px 0 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #2C2F36;
	font-size: 0.9em;
	background: url(/imgstat/suivez_chroniqueur_picto.gif) 14px top no-repeat;
}
.x_chroniqueur_tete .x_suivez .x_wrap .x_wrap a:hover{
	text-decoration: underline;
}

/* */
.x_boite_chronique{
	background-color: #ECECEC;
	padding: 10px;
	margin-bottom: 20px;
}
.x_boite_chronique .x_boite_remontee{
	margin-bottom: 0;
	background-color: #ECECEC;
}
.x_boite_chronique .x_boite_remontee h3{
	width: 200px;
}
.x_bio .x_contact{
	background: url(/imgstat/fleche_jaune.gif) left 20px no-repeat;
	font-size: 0.8em;
	font-weight: bold;
}
.x_bio .x_contact a{
	display: block;
	background: url(/imgstat/picto_contactez_chroniqueur.gif) right top no-repeat;
	padding: 17px;
	color: #474747;
	text-decoration: none;	
}
.x_bio .x_suivez{
	background: url(/imgstat/suivezbis_chroniqueur_haut.gif) left top no-repeat;
	padding-top: 10px;
	overflow: hidden;
}
.x_bio .x_suivez .x_wrap{
	background: url(/imgstat/suivezbis_chroniqueur_bas.gif) left bottom no-repeat;
	padding-bottom: 9px;
}
.x_bio .x_suivez .x_wrap .x_wrap{
	background: #262F31 url(/imgstat/suivezbis_chroniqueur_fond.gif) left top repeat-x;
	padding: 0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.x_bio .x_suivez .x_wrap .x_wrap .x_sources a{
	padding: 0 13px 0 50px;
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 0.85em;
	background: url(/imgstat/suivezbis_chroniqueur_picto.gif) 14px top no-repeat;
}
.x_bio .x_suivez .x_wrap .x_wrap p{
	color: #FFF;
	font-size: 0.75em;
	padding: 10px;
}
.x_bio .x_suivez .x_wrap .x_wrap .x_rouge{
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 10px 4px 10px;
}
.x_bio .x_suivez .x_wrap .x_wrap .x_rouge a{
	color: #FE0004;
}
.x_blog_chroniqueur{
	clear: both;
}
.x_blog_chroniqueur .x_tete{
	padding: 10px 0;
}
.x_blog_chroniqueur .x_vignette{
	float: left;
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.x_blog_chroniqueur .x_texte{
	float: left;
	width: 140px;
	margin-right: 5px;
}
.x_blog_chroniqueur .x_tete h3{
	padding-bottom: 3px;
}
.x_blog_chroniqueur .x_tete h2{
	font-size: 0.8em;
}
.x_blog_chroniqueur .x_tete h2 a{
	color: #2C2F36;
	text-decoration: none;
}
.x_blog_chroniqueur .x_tete h2 a:hover{
	text-decoration: underline;
}
.x_boite_chronique p{
	font-size: 0.75em;
	padding-bottom: 10px;
	color: #474747;
}
.x_boite_chronique p.x_liste{
	font-weight: bold;
	padding-bottom: 5px;
}
.x_boite_chronique ul.x_liste li{
	font-size: 0.7em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.2em;
	padding-right: 20px;
}
.x_boite_chronique ul.x_liste li a{
	color: #2C2F36;
	text-decoration: underline;
}
.x_boite_chroniqueur_web{
	border: 10px solid #ECECEC;
	padding: 10px;
}
.x_boite_chroniqueur_web .x_titre{
	color: #CF0609;
	padding-bottom: 10px;
}
.x_boite_chroniqueur_web .x_titre .x_bleu{
	color: #3282E3;
}
.x_boite_chroniqueur_web ul{
	width: 125px;
	float: left;
}
.x_boite_chroniqueur_web ul li{
	font-size: 0.8em;
	list-style-type: none;
	font-weight: bold;
}
.x_boite_chroniqueur_web ul li a{
	text-decoration: none;
	color: #474747;
}
.x_boite_chroniqueur_web ul li a img{
	position: relative;
	top: 5px;
	margin-right: 3px;
}

/* Video */
.x_boite_info .x_video{
	text-align: center;
	padding: 0 0 10px 0;
}
.x_boite_info .x_date_video{
	font-weight: bold;
	color: #CF0609;
	font-size: 0.75em;
	padding-bottom: 3px;
}

.x_boite_remontee .a_la_une ul{
	clear: both;
}
.x_boite_remontee .a_la_une ul li{
	clear: both;
	font-size: 0.75em;
	list-style-type: none;
	line-height: 1.2em;
	clear: both;
	padding-left: 20px;
	height: 100%;
	background: url(/imgstat/picto_article.gif) left 1px no-repeat;
}
.x_boite_remontee .a_la_une ul li .x_heure{
	width: 55px;
	float: left;
}
.x_boite_remontee .a_la_une ul li a{
	display: block;
	width: 225px;
	float: left;
	text-decoration: none;
	padding-bottom: 4px;
	color: #2C2F36;
	font-weight: bold;
}
.x_boite_remontee .a_la_une ul li a:hover{
	text-decoration: underline;
}

/* DL */
.x_boite_remontee .x_telecharger{
	font-size: 0.75em;
	font-weight: bold;
}
.x_boite_remontee .x_telecharger a{
	color: #2C2F36;
}
.x_boite_remontee .x_telecharger span{
	color: #CF0609;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 3px;
}

/* Publicite Google - START */
#google-adds{
   margin-bottom: 15px;
   width: 100%;
}
#google-adds.article{
   height: 88px;
   padding-top: 15px;
}
#aus a:link, #aus a:visited,
#aus a:hover, #aus a:active{
	color: #2C2F36;
	cursor: pointer;
}
#aus table, #aus div,
#aus ul, #aus li{
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#aus{
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #ECECEC;
}
#aus #ads{
	width: 100%;
}
#aus #ads ul{
	list-style: none;
}
#aus #ads ul li{
	cursor: pointer;
	float: left;
	overflow: hidden;
	width: 213px;
}
#aus .ad{
	margin: 5px;
	background-color: transparent;
	color: #474747;
}
#aus .ad span{
	display: block;
}
#aus .ad .lien{
	color: #CF0609;
}
#aus .ad .titre{
	color: #2C2F36;
	text-decoration: underline;
	font-weight: bold;
	line-height: 130%;
}
#aus .google_logo{
	margin-left: 540px;
}

/* Optimisation fleuve */
.x_boite_info.grand_titre h2,
.x_boite_info.petit_titre h2{
  color: #CF0609;
  font-size: 0.85em;
  font-weight: bold;
  padding-bottom: 5px;
}
.x_boite_info.grand_titre h2 a,
.x_boite_info.petit_titre h2 a{
  color: #CF0609;
  text-decoration: underline;
}
.x_boite_info.grand_titre h2.x_info,
.x_boite_info.petit_titre h2.x_info{
  background: transparent url(/imgstat/picto_info.gif) no-repeat scroll left top;
  color: #CF0609;
  padding-left: 20px;
}
.x_boite_info.grand_titre h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.4em;
  padding-bottom: 10px;
  text-transform: none;
}
.x_boite_info.petit_titre h1{
  font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.4em;
  padding-bottom: 10px;
  text-transform: none;
}
.x_boite_info.grand_titre a,
.x_boite_info.petit_titre a{
  color: #2C2F36;
  text-decoration: none;
}
.x_boite_info.grand_titre h3,
.x_boite_info.petit_titre h3{
  color: #474747;
  font-size: 12px;
  line-height: 1.4em;
  padding-bottom: 10px;
  font-weight: normal;
  display: inline;
}

/* Partenariat */
.x_partenariat h3{
	font-size: 12px;
}
.x_partenariat .x_produit{
	width: 150px;
	text-align: center;
	float: left;
}
.x_partenariat .x_produit p{
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
}
.x_partenariat .x_produit span{
	font-size: 11px;
	margin-bottom: 5px;
	display: block;
}
.x_partenariat .x_produit span strong{
	font-size: 13px;
}
.x_partenariat .x_partenariat_comparer{
	float: left;
	width: 300px;
	margin-top: 20px;
}
.x_partenariat .x_partenariat_comparer label{
	display: block;
	font-weight: bold;
}
.x_partenariat .x_partenariat_comparer input{
	float: left;
	border: 1px solid #E2E2E2;
	color: #474747;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 10px;
	padding: 2px 5px;
	width: 125px;
}
.x_partenariat .x_partenariat_comparer input.submit{
	width: auto;
	border: 0;
	padding: 0;
	margin: 0;
}
.x_fete_couleur{
	text-align: center;
	padding-bottom: 10px;
}

/* 24h en images - bloc */
.x_boite_24h{
	background-color: #73787E;
	background-image: url(/imgstat/24h_images/bloc_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 220px;
	background-attachment: scroll;
	position: relative;
}
.x_boite_24h h3{
	border-left: 8px solid #CD0609;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	padding: 7px 0 0 10px;
	margin-bottom: 15px;
}
.x_boite_24h h3 a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.x_boite_24h h3 a span{
	font-size: 13px;
}
.x_boite_24h .x_contenu_24h{
	height: 99px;
	background-image: url(/imgstat/24h_images/bloc_content_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 2px solid #5F636A;
	border-bottom: 2px solid #4D5157;
	background-color: transparent;
	position: relative;
	float: left;
	width: 400px;
}
.x_contenu_24h .top_previous{
	position: absolute;
	top: 35px;
	left: 10px;
}
.x_contenu_24h .top_next{
	position: absolute;
	top: 35px;
	right: 10px;
}
.x_contenu_24h .top_previous img a,
.x_contenu_24h .top_next img a{
	border: 1px solid #FFF;
}
div.x_contenu_24h .liste{
	width: 360px;
	overflow: hidden;
	position: absolute;
	margin-left: 18px;
}
html>body div.x_contenu_24h .liste{
	margin-left: 20px;
}
.x_contenu_24h .content{
	padding-top: 11px;
	padding-left:0;
	position: relative;
	width: 20000px;
}
.x_contenu_24h .content li{
	display: inline;
	float: left;
	margin: 0 10px;
	text-align: center;
	line-height: normal;
	width: 100px;
}
.x_contenu_24h .content li span{
	display: block;
	color: #FFF;
	font-size: 12px;
	margin-top: 15px;
}
.x_contenu_24h .content li a img{
	border: 1px solid #FFF;
	height: 75px;
	width: 100px;
}
.x_contenu_24h .content li a:hover img{
	border: 1px solid #FFF;
	width: 100px;
	height: 75px;
}
.x_contenu_24h .content li a span{
	text-decoration: none;
}
.x_contenu_24h .content li a:hover span{
	text-decoration: underline;
}

/* Partenariat Immo */
.x_boite_appel.x_marron p{
   font-size: 11px;
   line-height: 15px;
   margin-bottom: 5px;
}
#engine_logo{
   margin-top: 7px;
}
#engine_nbann h2{
   color: #CF0609;
}
.plus_immo a{
   font-size: 11px;
   font-weight: normal;
}
.plus_immo img{
   margin: 3px;
}
/* Partenariat Immo - Vignettes */
.logo_immo{
   position: relative;
   float: right;
   clear: both;
}
.vignettes_immo{
   list-style-type: none;
   margin-top: 20px;
   clear: both;
}
.vignettes_immo li{
   float: left;
   width: 130px;
   text-align: center;
   margin-bottom: 15px;
   padding: 0 10px;
}
.vignettes_immo a{
   color: #2C2F36;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
}
.vignettes_immo span{
   line-height: normal;
   display: block;
}
.vignettes_immo a:hover span{
   text-decoration: underline;
}
.x_image.logo_immo span{
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
div#lineone,
div#linetrd,
div#linetwo,
div#lineonehalf{
   float: left;
   margin: 0;
   padding: 0;
}
div#cntengine{
   float: left;
}
div.wdthline#lineone{
   width: 289px;
   padding-left: 3px;
   padding-top: 10px;
}
div#searchBtnbox{
   margin: 0;
   margin-top: 15px;
   float: left;
}
div#cntengine{
   width: 294px
}
html>body div#cntengine{
   width: 296px;
}
div#typebien{
   margin: 0;
}
div#engFull{
   width: 296px;
   margin-bottom: 10px;
}
div#pub_contener div#engFull{
   width: 425px;
}
.x_colonnes12 .bloc_immo_seloger{
   border: 3px solid #ECECEC;
}
.x_colonnes12 .bloc_immo_seloger .titre{
   font-size: 12px;
   font-weight: bold;
   margin: 10px 0 0 10px;
   float: left;
}
.x_colonnes12 .logo_immo{
   margin: 10px 10px 0 0;
   clear: none;
}
.x_boite_appel.x_marron.annonces_immo h3{
   background: #ECECEC url(/imgstat/fleche_titre_col3.gif) no-repeat scroll left top;
}

/*  BLOC GREVE HOME XPS  */
.bloc-greve{
	width: 400px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ECECEC;
}
.bloc-greve #bas{
	height: 25px;
	background-color: #2C2F36;
}
.bloc-greve #haut{
	height: 40px;
	border-bottom-width: 4px solid #FFF;
	background-image: url(/imgstat/fond-post.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 0 5px 0;
}
.bloc-greve #haut span{
	border-left: 8px solid #E2E2E2;
}
.bloc-greve #haut .titre-crise{
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 11px 5px 13px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: url(/imgstat/picto_direct_crise.gif) no-repeat right bottom;
}
.bloc-greve #haut a{
	text-decoration: none;
	color: #2C2F36;
}
.bloc-greve #post{
	width: 400px;
	padding: 8px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ECECEC;
}
.bloc-greve #post h3{
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.bloc-greve #post h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2C2F36;
}
.bloc-greve #post h3 a:hover{
	text-decoration: underline;
}
.bloc-greve #post h2{
	font-weight:bold;
	padding-left:15px;
	margin: 0 15px 0 0;
}
.bloc-greve #post h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2C2F36;
}
.bloc-greve #post h2 a:hover{
	text-decoration: underline;
}
.bloc-greve #bas h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 0 0;
	float: right;
}
.bloc-greve #bas h3 a{
	color: #FFFFFF;
	text-decoration: underline;
}
.bloc-greve #post #article{
	color: #CF0609;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/imgstat/article/picto_article.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 5px 5px 3px 20px;
}
.bloc-greve #post #blog{
	color: #CF0609;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/imgstat/article/picto_blog.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px 5px 0 25px;
	border-right: 1px solid #CCC;
}
.bloc-greve #post #diaporama{
	color: #CF0609;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/imgstat/article/picto_diaporama.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px 5px 0 25px; 
	border-right: 1px solid #CCC;
}
.bloc-greve #post #infographie{
	color: #CF0609;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/imgstat/article/picto_infographie.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px 5px 0 25px; 
	border-right: 1px solid #CCC;
}
.bloc-greve #post #video{
	color: #CF0609;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/imgstat/article/picto_video.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px 5px 0 25px; 
	border-right: 1px solid #CCC;
}

/* BLOC ABO KIOSQUE */
.abo_new{
	width: 300px;
	background-image: url(/imgstat/kiosque_fond_abo_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-bottom: 15px;
   float: left;
	display: block;
	border-bottom:1px solid #ECECEC;
}
.abo_new a{
	color: #FFF;
	text-decoration: none;
}
.abo_new a:hover{
	text-decoration: underline;
}
.abo_new .kiosque{
	float: left;
	margin: 8px 0 0 12px; 
}
.abo_new .couv{
	float: right;
	border: 3px solid #FFF;
	margin: 4px 15px 2px 0;
}
.abo_new img{
	border: none;
}
.abo_new ul{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 58px 0 0 25px;
	margin: 0;
}
.abo_new li{
	list-style-image: url(/imgstat/kiosque_abo_fleche.gif);
	padding-bottom: 5px;
	margin-left: 5px;
}
.abo_new .abo_chat{
   background-color: #CF0609;
   padding: 5px 10px;
   margin-top: 10px;
}
.abo_chat p{
   font-size: 11px;
   color: #FFF;
   display: inline;
}
.abo_chat span{
   text-transform: uppercase;
   font-size: 11px;
   font-weight: bold;
   color: #FDB827;
}
.abo_chat a{
   font-weight: bold;
   font-size: 11px;
   text-decoration: underline;
   margin-left: 5px;
   padding-left: 10px;
   background-image: url(/imgstat/blocs/kiosque/red_bg_arrow.gif);
   background-position: left 4px;
   background-repeat: no-repeat; 
}

/* Liens LExpansion.com */
.lien_expansion{
	font-size: 0.9em;
	white-space: nowrap;
}
.lien_expansion a{
	color: #2C2F36;
	font-weight: bold;
	text-decoration: underline;
   font-size: 11px;
}
.lien_expansion span{
	color: #CF0609;
   font-size: 11px;
}
.x_effet_waouh .lien_expansion{
	margin-top: 4px;
	margin-left: 14px;
	margin-bottom: 10px;
	display: block;
}
.x_effet_waouh .lien_expansion a{
	font-weight: normal;
	font-size: 1.1em;
}
.expansion_op span{
	color: #FFF;
	z-index: 1;
	font-size: 0.55em;
	font-weight: bold;
   padding: 2px 5px 3px 6px;
	position: absolute;
	top: -8px;
	right: 8px;
	text-decoration: none;
	cursor: pointer;
}
.opacite{
	background: #333;
	width: 79px;
	height: 11px;
	filter: alpha(opacity='30');
   opacity: 0.3;
}
.avec_lexpansion{
	position: absolute;
	top: 0;
	right: 0;
}
.avec_lexpansion a{
	text-decoration: none;
	color: #666666;
	font-size: 0.75em;
	font-weight: bold;
}
.avec_lexpansion a span{
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.avec_lexpansion img{
	float: left;
}

/* Bloc type Emploi */
.x_boite_appel .x_annonce{
	float: left;
	width: 298px;
	border: 1px solid #ececec;
	margin: 0 0 10px 0;
}
.x_boite_appel .x_annonce.last{
	margin: 0 !important;
}
.x_boite_appel .x_annonce.last .x_contenu{
   margin: 0 !important;
}
.x_boite_appel .x_annonce .x_contenu{
	padding: 7px;
   padding-right: 0 !important;
   width: 125px;
   float: left;
}
.x_boite_appel .x_annonce h5{
	color: #6982a0;
	font-size: 11px;
	padding-bottom: 2px;
}
.x_boite_appel .x_annonce h4{
	font-size: 12px;
	margin-bottom: 5px;
}
.x_boite_appel .x_annonce h4 a{
	color: #2c2f36;
}
.x_boite_appel .x_annonce p{
	color: #474747;
	font-size: 10px;
	float: none;
	line-height: 12px;
}

.x_boite_appel .x_annonce .x_image{
	float: right;
}

/* Shopping */
.x_boite_appel .x_shopping{
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
	font-size: 11px;
}
.x_boite_appel .x_shopping .fleche{
	float: left;
	width: 24px;
	height: 72px;
	text-align: center;
}
.x_boite_appel .x_shopping .fleche img{
	margin-top: 25px;
}
.x_boite_appel .x_shopping .module{
	float: left;
	width: 252px;
}
.x_boite_appel .x_shopping ul{
	list-style-type: none;
}
.x_boite_appel .x_shopping ul li{
	float: left;
	width: 72px;
	margin: 0 6px;
	text-align: center;
}
.x_boite_appel .x_shopping ul li img{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #D0D0D0;
	margin-bottom: 2px;
}
.x_boite_appel .x_shopping .voir{
	float: left;
}
.x_boite_appel .x_shopping .produit{
	margin-bottom: 4px;
}
.x_boite_appel .x_shopping .prix{
	color: #d30a0a;
	font-weight: bold;
	margin-bottom: 6px;
}
.x_boite_appel .x_shopping .lien a{
	background: url(http://newexpress/imgstat/blocs/boites/shopping/bouton_voir.gif) no-repeat;
	float: left;
	width: 40px;
	height: 22px;
	margin-left: 16px;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
}
.x_boite_appel .x_shopping form{
	float: left;
	margin-top: 5px;
}
.x_boite_appel .x_shopping .text{
	float: left;
	border: 2px solid #e3e3e3;
	width: 172px;
	margin-left: 9px;
	padding: 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
}
.x_boite_appel .x_shopping .rechercher{
	float: left;
	margin-left: 9px;
}

/* Depeches */
.x_boite_remontee.depeches .x_liste{
   padding: 0;
}
.x_boite_remontee.depeches ul.x_liste li{
   padding-bottom: 10px;
}
.x_boite_remontee.depeches .x_liste span{
   color: #7E7E7E;
   margin-left: 5px;
   font-size: 10px;
}
.x_boite_remontee.depeches .x_plus{
   background-image: none;
   background-color: transparent;
   border: 0;
   border-top: 1px dotted #CCC;
   padding-left: 0;
   padding-top: 8px;
}

/* Pagination boite remontee */
.x_boite_remontee .x_plus ul.paginate{
   float: right;
   width: auto;
   margin-right: 5px;
}
.x_boite_remontee .x_plus ul.paginate li{
   background-image: none;
   padding: 0;
}
.x_boite_remontee .x_plus ul.paginate li img{
   display: block;
   margin-top: 4px;
}

/* Pub (format 160) */
.x_boite_appel.pub h3{
   background-color: #8C8C8C;
   font-family: Georgia;
   font-size: 12px;
}
.x_boite_appel.pub h3 a{
   color: #8C8C8C;
}
.x_boite_appel.pub .x_annonce p,
.x_boite_appel.pub .x_annonce p a{
   font-family: Georgia;
   font-size: 11px;
   color: #474747;
   text-decoration: none;
}
.x_boite_appel.pub .x_annonce p a:hover{
   text-decoration: underline;
}
.x_boite_appel.pub .x_image{
   margin-left: 3px;
}

/* Les derniers papiers */
.derniers_papiers{
   border: 1px solid #ECECEC;
   background: transparent url(/imgstat/accordion_fond_header.gif) repeat-x scroll 0 0;
}
.x_colonne2 .x_boite_remontee.derniers_papiers h3{
   /*background-color: #ECECEC;*/
   border-top: 3px solid #E8E8E8;
   color: #CF0609;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 140%;
   padding: 5px 5px 0;
   width: auto;
   margin-bottom: 10px;
}
.x_colonne2 .x_boite_remontee.derniers_papiers h3 a{
   font-size: 14px;
}
.derniers_papiers ul{
   list-style-type: none;
   list-style-position: inside;
}
.derniers_papiers li{
   border-top: 1px solid #ECECEC;
   padding: 5px;
   line-height: normal;
   background: transparent url(/imgstat/fleche.gif) no-repeat scroll 5px 10px;
}
.derniers_papiers li a{
   color: #2C2F36;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   padding-left: 20px;
}
.derniers_papiers a:hover{
   text-decoration: underline;
}

/* Crosslink */
.x_wrap_colonne2 .x_boite_remontee.crosslink{
   background-color: #F1F1F1;
   border: 3px solid #E8E8E8;
   width: auto;
}
.x_colonne2 .x_boite_remontee.crosslink h3{
   margin: 5px;
   margin-bottom: 0;
   color: #CF0609;
   width: auto;
   padding-bottom: 0;
}
.crosslink ul{
   margin: 10px;
   list-style-type: none;
   list-style-position: inside;
}
.crosslink li{
   padding: 5px;
   padding-left: 0;
   border-bottom: 1px solid #ECECEC;
   line-height: normal;
}
.crosslink li a{
   font-size: 11px;
   color: #2C2F36;
   text-decoration: none;
}
.crosslink li a:hover{
   text-decoration: underline;
}

/* */
.recherche_sur{
   font-size: 20px;
}
.recherche_sur span{
   background-image: url(/imgstat/fleche3.gif);
   background-position: right 10px;
   background-repeat: no-repeat;
   color: #CF0609;
   margin-right: 5px;
   padding-right: 25px;
}
