@CHARSET "UTF-8";


#global, #footer {
	background-image: url('../images/clients/repeat_gauche.png');
	background-repeat: repeat-y;
}
#filArianne {
	background-color: #FFF;
}
#colonneGauche {
	float: left;
	width: 223px;
}
#entete_page_statique {
	background: transparent url('../images/cms/carre_noir.png') no-repeat;
	width: 223px;
	height: 92px;
}
	#entete_page_statique h1{
		color: #fff;
		margin-left: 70px;
		margin-top:	25px;
		position:absolute;
		font-family: Helvetica, Arial;
		font-size: 17px;
		width: 145px;
		height: 50px;
		vertical-align: middle;
	}
#colonneGauche_wording{
	padding:0 10px;
	margin-top:15px;
}
#colonneGauche_wording p{
	padding-bottom: 7px;	
}
#colonneGauche_wording a{
	color:#5E524E;
	font-size:12px;
	font-weight:bold;
}
#colonneDroite {
	margin-left: 260px;
	width: 621px;
}
#colonneDroite a{
	color: #0000EE;
}
#colonneDroite a:hover{
	text-decoration: underline;
}
#colonneDroite h1{
	background: transparent url('../images/cms/fond_titre.png') no-repeat;
	width: 621px;
	height: 29px;
	line-height: 22px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#colonneDroite h1 span{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#colonneDroite h2 {
	padding-left: 10px;	
}
#colonneDroite p {
	padding: 10px;
	text-align:justify;
}
.important {
	color: #E0001A;
	font-size: 14px;
}
