@charset "UTF-8";
@import url(general.css);

/* Contenu */
#contenu{
	float:left;
	width: 600px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	
	min-height: 850px;
}

/*bloc intro*/

#contenu h1{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 40px;
	
	color:#884499;
	font-weight: 100;
	font-size: 20px;
	
	background-color: #f7f5f6;
	background-image: url("../pictures/front/fich-ter-separ.jpg");
	background-position: 5px 30px;
	background-repeat:no-repeat;
	
}

#contenu a{
	color:#884499;
}

#picto{
	float: right;
}

.aligne{
	margin-left: 20px;
	background-image: none;
}

#textes{
	position:absolute;
	width: 600px;
	margin-top: 5px;	
	background-color: #F6F5F6;
	padding-bottom: 20px;
}

#tr_vertical{
	clear:both;
	height : 84px;
	width : 6px;
	background-color: #864598;
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 10px;
	float: left;
}

.paragraphe{
	margin-top: 10px;
	width: 570px;
	float:left;
	padding-bottom: 10px;
}
.aligne{
	margin-left: 20px;
}

h2, h2 a{
	clear:both;
	color:#884499;
	font-weight: normal;
}
.cb{
	margin-top: 10px;
	width: 180px;
	float:left;

}


span{
	color: #343434;
}
