.conteneur {
	background: transparent url(../images/bg_contenu_index.jpg) no-repeat scroll 150px 0;
}
#corps {
	background:  url(../images/bg_corps.gif) repeat-y top center;
	padding-bottom: 0;

}
#contenu {margin-top:10px; width: 520px; margin-right: 30px; }

.titre { float:left; width:190px; height:330px;}
#contenu h1 { float:right; width:170px; padding:2px 0; text-align:right; margin-right:20px; font-size:1.6em; color:#3A846E; border-bottom:8px solid #fff; border-left: 0; }
#contenu p a.suite { display:block; text-align:center;}


#pied-page {
	clear: both;
	background: #fff url(../images/bg_blocs.gif) no-repeat center bottom;
	border-top: 5px solid #fff;
	padding-bottom: 4px;
}
#pied-page:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bloc {
	float: left;
	width: 33%;
	border-left: 1px solid #FFF;
	height: 190px;
}
.bloc a { color:#000;}
#pied-page > .bloc {
	min-height: 180px;
	height: auto;
}
#sondage { width: 33.5%; }

.bloc h1 {
	margin: 0;
	padding: 0;
	height: 2em;
	background: no-repeat top left;
	text-indent: -999999px;
	border-left: 0;
}

#une h1 { background-image: url(../images/bg_h1_bloc_une.gif); }
#actualites h1 { background-image: url(../images/bg_h1_bloc_actualites.gif); }
#sondage h1 { background-image: url(../images/bg_h1_bloc_sondage.gif); }
.bloc p {
	padding: 0.3em 2em;
	margin: 0;
	line-height: 1.3em;
}
.bloc p a:hover { color: #000; text-decoration: underline; }
.bloc p a { display: block; color: #000; padding-left:2em; background: no-repeat top left url(../images/puce_actus_presentation.gif); }
.bloc p a.professionnels { background-image:url(../images/puce_actus_professionnels.gif);}
.bloc p a.patients-public { background-image:url(../images/puce_actus_patients_public.gif);}
.bloc p a.base-documentaire { background-image:url(../images/puce_actus_base_documentair.gif);}

#sondage p#question {
	font-weight:bold;
	color:#084A30;
	margin-left:1em;
	padding-left:3em;
	background: url(../images/puce_sondage.gif) no-repeat left center;
}
#sondage #vote {
	margin-top: 1em;
	text-align: center;
}
#sondage #resultats {
	margin-left:4em;
	text-align:left;
}
#sondage #resultats img { vertical-align: middle; margin: 0.2em; }
#sidebar .bloc h1 { background: #E4F2F2 no-repeat top center; height: 21px; font-size: 0.1em; text-indent: 0; }
#sidebar .bloc h1 a { text-indent: -99999px; display: block; overflow: hidden; width:100%; height:16px;}
#sidebar .bloc p { padding: 1em; }
#sidebar #presentation h1 { background-image:url(../images/h2_presentation.gif);}
#sidebar #professionnels h1 { background-image:url(../images/h2_professionnels.gif);}
#sidebar #patients-public h1 { background-image:url(../images/h2_patients.gif);}
#sidebar #base-documentaire h1 { background-image:url(../images/h2_base-doc.gif);}

