body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2f2f2f;
	margin: 0px;
}

img{
	border:0px;
}

.bg-gauche {
	background-image: url(images/bg-gauche.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg-droite {
	background-image: url(images/bg-droite.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.bg-body {
	background-image: url(images/bg-body.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.border-1-gauche {
	margin-left: 1px;
}

.paddtop_0{
	padding-top:0px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:6px;
}

.padd_10{
	padding:10px;
	padding-right:6px;
}

.padd_15{
	padding:15px;
	padding-bottom:10px;
	padding-right:8px;
}

.arial-11-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}

.arial-11-grispale{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B2B1B1;
}
.arial-11-grispale a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: B2B1B1;
}
.arial-11-grispale a:hover {
	color: D2D1D1;
	text-decoration:none;
}

.arial-11-gris-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: 333333;
}

.arial-11-gris-b a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}

.arial-11-gris-b a:hover {
	color: 595959;
	text-decoration:none;
}

.arial-11-blanc-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: ffffff;
}

.arial-11-blanc-b a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
}

.arial-11-blanc-b a:hover {
	color: E6E7E8;
	text-decoration:none;
}

.arial-11-orange-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: EC7400;
}

.arial-11-rouge-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: A71915;
}

.arial-11-bleu-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: 71A7C6;
}

.arial-11-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	text-decoration:none;
	width:100%;
	line-height:25px;
}
.arial-11-menu a:hover{
	text-decoration:underline;
	color: 565656;
}

.arial-11-menusignet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 565656;
	text-decoration:underline;
	width:100%;
	line-height:25px;
}

.souligne{
	text-decoration:underline;
}

.barre_orange{
	background-color:#EC9200;
	width:100%;
	height:10px;
}

.barre_rouge{
	background-color:#A71915;
	width:100%;
	height:10px;
}

.barre_noire{
	background-color:#000000;
	width:100%;
	height:10px;
}

.barre_bleue{
	background-color:#71A7C6;
	width:100%;
	height:10px;
}

.barre_blanche{
	background-color:#333333;
	width:100%;
	height:10px;
}

.barre_grise{
	background-color:#8F9092;
	width:100%;
	height:10px;
}

.titre_rouge{color: A71915;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.titre_noire{color: 000000;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.titre_bleue{color: 71A7C6;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.titre_blanche{color: 333333;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.titre_grise{color: 8F9092;font-size: 18px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.point_h{
	margin-top:4px;
	margin-bottom:4px;
	width:100%;
	border-bottom:1px dotted #666666;	
}

.point_v{
	height:100%;
	border-left:1px dotted #666666;
}

.pointpale_h{
	margin-top:4px;
	margin-bottom:4px;
	width:100%;
	border-bottom:1px dotted #999999;	
}

.pointpale_v{
	height:100%;
	border-left:1px dotted #999999;
}

.boite_grise{
	background-color:#DDDDDD;
	padding:10px;
	padding-right:8px;
}

.boite_blanche{
	background-color:#FFFFFF;
	padding-top:10px;
}

.boite_grisoblique{
	background-image:url(images/bg_obliquegris.gif);
	background-repeat:no-repeat;
	background-position:top, left;
	background-color:#7F7F7F;
}

.liste{
	list-style-type:disc;
	margin:10px;
	margin-left:25px;
}
.listechiffre{
	list-style-type:decimal;
}

.boite-contenu{
	background-color:#D1D3D4;
	padding:5;
	color:#404041;
}

.citation_rouge{
	font-size:15px;
	font-style:italic;
	color:#A71915;
	padding:9;
}
.citation_noire{
	font-size:15px;
	font-style:italic;
	color:#000000;
	padding:9;
}
.citation_bleue{
	font-size:15px;
	font-style:italic;
	color:#71A7C6;
	padding:9;
}
.citation_blanche{
	font-size:16px;
	font-style:italic;
	color:#333333;
	padding:9;
}
.citation_grise{
	font-size:15px;
	font-style:italic;
	color:#8F9092;
	padding:9;
}

.soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: 1F1F1F;
}