#contenu{
	background:#FFFFFF url(../medias/aucoeur_fond_02.gif) top left repeat-y;
	background-position:200px;
	height:auto;
}
#col1{
	width:200px;
	float:left;
	background:#FFFFFF url(../medias/aucoeur_fond_01.gif) top left repeat-x;
	height:650px;
}
#col2{
	width:750px;
	float:right;
	background:transparent url(../medias/aucoeur_fond_03.jpg) bottom right no-repeat;
	/*height:650px;*/
}
#col1 p{
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.7em;
	padding-left:27px;
	padding-right:13px;
}
#col2 div{
	background:transparent url(../medias/aucoeur_fond_04.jpg) top right no-repeat;
	padding:10px 290px 50px 15px;
}
#col2 div p{
	font-size:0.7em;
	color:#000000;
	padding:10px 0px 10px 0px;
	background:transparent url(../medias/aucoeur_fond_05.jpg) top left no-repeat;
	text-align:justify;
}
#col2 div p span{
	font-size:1.2em;
	color:#5D1B5B;
	font-weight:bold;
}
