/* CSS Document */
#gauche{
	float:left;
}

#contenu{
	width:736px;
	font-size:12px;
	float:left;
	margin:0;
}

#titre_cont{
	display: table-cell;
	padding:40px 0px 2em 20px;
	width: 400px;
}

#titre_cont #titre{
	height:36px;
	float:left;
}

#btn_imprimer{
	height:36px;
	float:left;
}

#texte{
	float:left;
	width:480px;
	margin:0px 10px 0px 20px;
}

#texte h3.spip{
	text-align:left;
	color:#d13f4c;
	margin:1em 0px .5em 0px;
}

#chapo{
	color:#d13f4c;
	text-align: justify;
	width:472px;
	margin:0px 0px 1em 0px;
}

#texte .colonnes_cont{
	float: left;
}

#texte .colonnes_cont span.colonnes {
	float: left;
	text-align: justify;
	margin:0px 20px 0px 0px;
	width:220px;
}

#documents{
	margin:0px 0px 0px 0px;
	float:left;
}

.spip_surligne{
	background-color:#b01dab;
	color:#FFFFFF;
}

div.hr{
	height:1em;
	width:100%;
	clear:left;
	float:none;
	line-height:1em;
	margin:0;
}

hr.spip{
	background-color:transparent;
	height:1px;
	border:none;
	border-top:1px solid #d13f4c;
	margin:0;
}

.hr hr{
	display:none;
}

.titre_1, .titre_4{
	color:#b3cf5b;
}
.titre_2, .titre_5{
	color:#23cdbf;
}
.titre_3, .titre_6{
	color:#fbb00e;
}
.titre_7{
	color:#c40f1f;
}
#gros_titre_vide{
	width:677px;
	height:82px;
}
