﻿/*----------------------------------------------------------------------

	Feuille de styles pour la page d'accueil
	
	Compatible avec :
	
	PC	//	Internet Explorer 7 et +, Firefox 3.0 et +, Chrome
	MAC //	Safari, Firefox, Chrome
	
	Auteur : Benoit Renaud (base de Inpix)

-----------------------------------------------------------------------*/

#conteneur #col_primaire .section_image p, #auto_desc p { line-height: 1.3em;}

/* Bloc chronique double */
.chronique_double { overflow:hidden; }
	.chronique_double div.section_image { float:right; width:288px;}
	.chronique_double div.premier_item { float:left; }
	.chronique_double div.conteneur { display:block; position:relative; }
	.chronique_double h3 { border-bottom:3px solid #c84608; color:#5788ba !important; font-size:16px !important; padding:4px 0 !important; }
	.chronique_double p { border-top:1px dotted #c6c6c6; padding-top:6px; padding-bottom:6px; }
	.chronique_double p:first-child { border:0px; }

/* Bloc HEIN */
.bloc_hein h2 { border-bottom:3px solid #c84608; color:#5788ba !important; padding:4px 0 !important; margin-bottom:10px; overflow:visible !important; }
	.bloc_hein h2 span { float:none !important; }
.bloc_hein img.float { border-width:1px !important; margin-bottom:0px !important; }
.bloc_hein p { font-size:12px !important; }
	.bloc_hein p.lecteur { font-size:11px !important; margin-bottom:5px; }

/* Bloc Vos Questions */
#bloc_question { background-color:#eef3f8; border:1px solid #c9d8e7; padding:5px 8px; }
	#bloc_question h2 { color:#5788ba !important; padding-bottom:6px; }
	#bloc_question p.tous { padding: 5px 5px 3px 0; border:0px; float:right; }
	#bloc_question p.soumettre { font-size:11px; float:right; padding: 5px 20px 3px 0; font-weight:bold; }
		#bloc_question p.soumettre a { background: url(/images/refonte-2011/puce-fleche-droite.gif) no-repeat right center; padding-right: 13px; }
	#bloc_question div.question_wrap { background-color:#FFF; border:1px dotted #ababab; padding:8px; font-size:11px; overflow:hidden; }
		#bloc_question div.question_wrap p { margin-bottom:3px; }
		#bloc_question div.question_wrap a { font-weight:bold; }
