@charset "UTF-8";
/* CSS Document */
/* SOMMAIRE */

.sommaire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;	
	line-height: 20px;
	margin:0 0 15px 0;
	padding-left:0px;
}
h4.division{
	font-family:"Arial Black", Gadget, sans-serif,
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	margin: 10px 0 0 0;
	padding-left:2px;
}
hr.sommaire{
	border:0px;
	background:#e7b7b7;
	height:1px;
	margin: 4px 0 4px 0;
}
.sommaire_sous {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
	line-height: 20px;
	margin:0 0 5px 0;
	padding-left:7px;
}
ul {
	margin:10px;
	padding:1px 0 2px 10px;
	list-style:disc;
	line-height:18px;
	color:#FFF;
}


/* Tableau ROUGE */

td.coin_gauche{
	width:12px;
	height:49px;
	background-image:url(coin_gauche.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_1{
	height:49px;
	background-image:url(entre_coin_1.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

td.coin_milieu{
	height:49px;
	width:22px;
	background-image:url(coin_milieu.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_2{
	height:49px;
	background-image:url(entre_coin_2.jpg);
	background-repeat:repeat-x;
	width:306px;
}

td.coin_droite{
	height:49px;
	width:15px;
	background-image:url(coin_droite.jpg);
	background-repeat:no-repeat;
}
td.red{
	background-color:#ec0000;
}

td.coin_gauche_bas{
	width:12px;
	height:18px;
	background-image:url(coin_gauche_bas.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_bas{
	height:18px;
	background-image:url(entre_coin_bas.jpg);
	background-repeat:repeat-x;
}

td.coin_droite_bas{
	height:18px;
	width:10px;
	background-image:url(coin_droite_bas.jpg);
	background-repeat:no-repeat;
}


/* Tableau GRIS */

td.coin_gauche2{
	width:12px;
	height:49px;
	background-image:url(2coin_gauche.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_12{
	height:49px;
	background-image:url(2entre_coin_1.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

td.coin_milieu2{
	height:49px;
	width:22px;
	background-image:url(2coin_milieu.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_22{
	height:49px;
	background-image:url(2entre_coin_2.jpg);
	background-repeat:repeat-x;
	width:306px;
}

td.coin_droite2{
	height:49px;
	width:15px;
	background-image:url(2coin_droite.jpg);
	background-repeat:no-repeat;
}
td.red2{
	background-color:#f1f1f1;
}
td.abonnement{
	background-color:#f1f1f1;
	background-image:url(abonnement.jpg);
	height:130px;
	background-repeat:no-repeat;
}

td.coin_gauche_bas2{
	width:12px;
	height:18px;
	background-image:url(2coin_gauche_bas.jpg);
	background-repeat:no-repeat;
}

td.entre_coin_bas2{
	height:18px;
	background-image:url(2entre_coin_bas.jpg);
	background-repeat:repeat-x;
}

td.coin_droite_bas2{
	height:18px;
	width:10px;
	background-image:url(2coin_droite_bas.jpg);
	background-repeat:no-repeat;
}
