/*------------------------------ Mise en forme globale --------------------------------*/
#colonne2{
	width: 520px;
	background-image: url(../documents/images/accroche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	padding-left: 40px;
	margin-top: -40px;

}

#colonne2 a{
	color: #3DABB2;
	text-decoration: none;
}

#colonne2 a:hover{
	color: #D7A568;
}

#colonne2 .bullet{
	color: #3DABB2;
	background-image: url(../documents/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3DABB2;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
}

#colonne3{
	float: right;
	height: 330px;
	width: 120px;
	background-image: url(../documents/images/illustration.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

/*------------------------------------------------------------------------------------*/


/*------------------------------ En-tetes et navigation --------------------------------*/
#bandeau {
	background-image: url(../images/bandeaux/presentation.jpg);
}

/*------------------------------------------------------------------------------------*/

/*----------------------------mentions bas de pages -------------------------------*/
#mentions{
	color: #CC8E42;
	font-size: 10px;
	margin-top: 40px;
	text-align: center;
}
/*--------------------------------------------------------------------------------------*/
