@charset "utf-8";

	#contenuLeft.abo
{
    width: 355px;
    /*padding: 12px 0 0 8px;*/
    background-image: url('../images/site/bodyFond_center-x.jpg');
    background-repeat: repeat-x;
}
	#contenuCenter.abo
{
    padding: 0px 5px 0px 5px;
    width: 530px;
}

#contenuRight.abo
{
    width:0px;
}
	
	#BlocCarte,#BloCarteGauche {
	width: 337px;
	/*height: 484px;*/
	padding: 12px 0 0 0;
	/*background: url(../images/home/Carte-Bloc-FondBloc.png) right top no-repeat;*/
}
	#BlocCarte .titre,#BloCarteGauche .titre {margin-bottom: 4px; margin: 12px 0 4px 45px;}
	#BlocCarte .savoirPlus
{
    margin: 0 0 0 22px;
    padding-top: 2px;
}
	#BlocCarte ul,#BloCarteGauche ul {
	margin: 0;
	padding: 10px 30px 0 59px;
}
	#BlocCarte li,#BloCarteGauche li {color: #D62828; margin: 4px 0 0 0; padding: 0;}
	#BlocCarte01 ul {background: url(../images/home/Carte-Bloc-Num-01.gif) no-repeat;}
	#BlocCarte02 ul {background: url(../images/home/Carte-Bloc-Num-02.gif) no-repeat;}
	#BlocCarte03 ul {background: url(../images/home/Carte-Bloc-Num-03.gif) no-repeat; padding-bottom: 7px;}
	#BlocCarte04 ul {background: url(../images/home/Carte-Bloc-Num-04.gif) no-repeat;}
	.avantages {
	font-size: 10px;
	text-transform: uppercase;
	color: #d62828;
	list-style-type: disc;
}
.bloc-col
{
    border: thin dashed #00367C;
    margin: 20px 20px 20px 40px;
    padding: 10px;
}



