/* CSS Document background-color: #7d8190; */
body {
	background-image: url(images/fond.gif);
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;	
}
/* MENU PRINCIPAL */
a.mprin {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #3c233b; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a.mprin_ok {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #6a5a74; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a:hover.mprin {
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #000000;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
	text-decoration: underline;
}
/* MENU MENU_HEAD*/
td.image_mh1 {
	background-image: url('images/menu_head_1.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 166px;
	height: 8px;
}
td.image_mh2 {
	background-image: url('images/menu_head_2.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 21px;
}
td.image_mh3 {
	background-image: url('images/menu_head_3.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 145px;
}
td.image_mhf {
	background-image: url('images/menu_head_fin.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 166px;
	height: 8px;
}
/* MENU */td.images_ml1 {
	background-image: url('images/menu1.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 21px;
}
td.images_ml2 {
	background-image: url('images/menu2.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 145px;
}
td.images_ml2 div {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #402445; 
	text-decoration: none;
	display: inline;
	font-style: oblique;
}
td.images_ml2 div a {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #402445; 
	text-decoration: none;
	display: inline;
	font-style: oblique;
}
td.images_ml2 div a:hover {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #8e7293;
	display: inline;
	font-style: oblique;
}
.lien {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 2px;
}

td.image_mi {
	background-image: url('images/intersection_menu.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 166px;
	height: 10px;
}
td.image_mt {
	background-image: url('images/haut_menu.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 166px;
	height: 11px;
}
td.image_mif {
	background-image: url('images/bas_menu.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 166px;
	height: 13px;
}
img {
	border: 0px;
}
td.min img {
	 border-style: solid; 
	 border-color: #3b2d44; 
	 border-width: 1px;
}
/* HEADER */
td.h0 {
	background-image: url('images/header_00.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 982px;
	height: 33px;
}
td.h1 {
	background-image: url('images/header_01.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 271px;
	height: 103px;
}
td.h2 {
	background-image: url('images/header_02.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 246px;
	height: 103px;
}
td.h3 {
	background-image: url('images/header_03.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 248px;
	height: 103px;
}
td.h4 {
	background-image: url('images/header_04.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 217px;
	height: 103px;
}
td.h5 {
	background-image: url('images/header_05.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 271px;
	height: 43px;
}
td.h6 {
	background-image: url('images/header_06.jpg');
	background-position: top;
	background-repeat: repeat;
	width: 710px;
	height: 43px;
}
/* CONTENT */
table.contenu {
	border: 1px solid #60356c;
	background-color: #f4f0f6;
	border-top: none;
	border-bottom: none;
}
table.contenub {
	border: 1px solid #60356c;
	background-color: #ffffff;
	border-top: none;
	border-bottom: none;
}
table.contenus {
	border: 1px solid #000000;
	background-color: #ddd9e4;
	border-top: none;
}
h1 {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	padding-left: 320px;
}
h2 {
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
}
h2 a {
	text-decoration: none;
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
}
.tt {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	padding-left: 320px;
}
.stt {
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
}
a.stt {
	text-decoration: none;
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
}
div.ttm {
	display: inline;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #a43351;
	padding-left: 1px;
}
a.sttv {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #5c2853;
	text-decoration: underline;
}
a:hover.sttv {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td.img_tc {
	background-image: url('images/fond_titre_case.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 23px;
	border: solid 1px;
	border-color: #000000;
}
td.img_tc2 {
	background-image: url('images/fond_titre_case2.gif');
	background-position: top;
	border: solid 1px;
	border-color: #000000;
}
.txt_tc {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	padding-top: 20px;
}
td.txt_tc2 {
	background-image: url('images/fond_titre_case2.gif');
	background-position: top;
	border: solid 1px;
	border-color: #000000;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.texteds {
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	padding-bottom: 5px;
	padding-left: 3px;
	text-decoration: underline;
}
.description_site {
	border: solid 1px;
	border-color: #502750;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
	padding: 2px;
	text-align: justify;
}
.texteai {
	font-weight: bold;
	font-size: 10px;
	color: #67345d;
	font-family: Arial;
	text-decoration: underline;
}
a.textepg {
	font-size: 15px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: underline;
}
a:hover.textepg {
	font-size: 15px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
a.textehp {
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
a:hover.textehp {
	font-size: 13px;
	color: #905484;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
.textepgs {
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
}

/* PIED DE PAGE */
td.ppg {
	background-image: url('images/pied_page.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 980px;
	height: 51px;
}
.droit {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}
/* BILLING */
td.border {
	border: solid 1px;
	border-color: #000000;
	border-top: none;
}
