/* CSS Document */
body {
	background-image: url('images/fond.gif');
	background-repeat: repeat-x;
	background-color: #938a8b;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
table {
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;	
}
table.pied_page{
	background-color: #ffffff;
	border: 1px solid #000000;
}
table.tbl_logo {
	border: 1px solid #000000;
	border-bottom: none;
	border-top: none;
}
table.tbl_billing {
	background-color: #ffffff;
}
table.tbl_header {
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
table.tbl_header2 {
	border: 1px solid #000000;
	border-top: none;
}
table.template {
	background-color: #938a8b;
}
table.intersection {
	background-color: #938a8b;
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;
}
table.intersection2 {
	background-color: #938a8b;
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;
	border-right: none;
}


/* MENU */
table.tbl_m_pri {
	border: 1px solid #000000;
}
td.tbl_m {
	border: 1px solid #000000;
	background-color: #ffffff;
	border-bottom: none;
}
td.m_title_01 {
	background-image: url('images/menu_titre_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #332f38;
	width: 20px;
	height: 27px;
}
td.m_title_02 {
	background-image: url('images/menu_titre_02.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #332f38;
	width: 136px;
	height: 27px;
}
td.m_title_intersection {
	background-image: url('images/menu_titre_intersection.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 156px;
	height: 7px;
}
td.m_title_intersection2 {
	background-image: url('images/menu_titre_intersection2.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 156px;
	height: 2px;
}
td.menu_01 {
	background-image: url('images/menu_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
	width: 20px;
}
td.menu_02 {
	background-image: url('images/menu_02.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
	width: 136px;
}
td.menu_03 {
	background-image: url('images/menu_03.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
	width: 156px;
}
td.menu_intersection {
	background-image: url('images/menu_intersection.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 156px;
	height: 6px;
}
td.menu_fin {
	background-image: url('images/menu_fin.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 156px;
	height: 23px;
}

/* CONTENT */
td.content_01 {
	background-image: url('images/content_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}
td.content_02 {
	background-image: url('images/content_02.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
	height: 7px;
}
td.content_03 {
	background-image: url('images/content_03.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
td.content_04 {
	background-image: url('images/content_04.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
td.content_05 {
	background-image: url('images/content_05.gif');
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
	height: 9px;
}
td.content_06 {
	background-image: url('images/content_06.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

/* BALISE H */
h1 {
	display: inline;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
	padding-left: 25px;
}
h2 {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2 a{
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.titre {
	display: inline;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
	padding-left: 25px;
}
.ss_titre {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.ss_titre a{
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}




.liens_menu a {
	display: inline;
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #423842; 
	text-decoration: none;
	display: inline;
}
.liens_menu a:hover {
	display: inline;
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	display: inline;
}
.titre_menu {
	display: inline;
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-left: 1px;
}


/* HEADER */
td.header_01 {
	background-image: url('images/header_01.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 228px;
	height: 28px;
}
td.header_02 {
	background-image: url('images/header_02.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 754px;
	height: 28px;
}
td.header_03 {
	background-image: url('images/header_03.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 228px;
	height: 77px;
}
td.header_04 {
	background-image: url('images/header_04.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 239px;
	height: 77px;
}
td.header_05 {
	background-image: url('images/header_05.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 274px;
	height: 77px;
}
td.header_06 {
	background-image: url('images/header_06.jpg');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 241px;
	height: 77px;
}


/* MENU PRINCIPAL */
a.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a:hover.menu_principal {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #39303a;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
}
a.menu_principal_on {
	font-size: 15px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}


/* CONTENT*/
table.tbl_content {
	background-color: #ffffff;
	border: 1px solid #000000;
	border-bottom: none;
	border-top: none;
}
table.tbl_content_video {
	background-color: #f6f4f4;
	border: 1px solid #de8fe2;
	border-top: none;
	border-bottom: none;
}
td.miniature img {
	 border-style: solid; 
	 border-color: #534b63; 
	 border-width: 1px;
}
a.titre_miniature {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #38343d;
	text-decoration: none;
}
.titre_miniature a {
        font-size: 12px;
        font-family: arial;
        font-weight: bold;
        color: #38343d;
        text-decoration: none;
}
.titre_miniature_2 a {
	font-size: 14px;
	font-family: arial;
	font-weight: bold; 
	color: #1e2e3e;
	text-decoration: underline;
}
.cadre_photo {
	 border-style: solid; 
	 border-color: #cec5db;
	 background-color: #f7f6f9; 
	 border-width: 1px;
}
.cadre_photo_2 {
	 border-style: solid; 
	 border-color: #d891dd;
	 background-color: #ffffff; 
	 border-width: 1px;
}
.info_duree {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #f67a00;
	text-decoration: none;
}
.info_taille {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.txt_acces {
	font-size: 13px;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
.txt_description {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
	font-style: oblique;
	text-align: center;
}
.zone_description_site {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	scrollbar-face-color: #aaaaaa; 
	background-color: #f7f6f9; 
	width: 193px; 
	height: 80px; 
	overflow: auto;
	padding: 3px;
	border: solid 1px;
	border-color: #d1c8dd;
}
.zone_description_site2 {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	color: #000000;
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 193px; 
	height: 80px; 
	overflow: auto;
	padding: 3px;
	border: solid 1px;
	border-color: #d891dd;
}
td.photos img {
	 border-style: solid; 
	 border-color: #98449c; 
	 border-width: 1px;
}
img {
	border: none;
}
.description_video {
	border: solid 1px;
	border-color: #000000;
	background-color: #ffffff;	
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	padding: 5px;
}
.duree {
	background-image: url('images/duree.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 21px;
}
.cadre {
	 border-style: solid; 
	 border-color: #000000; 
	 border-width: 1px;
}
td.titre_case {
	border-style: solid; 
	border-color: #d891dd; 
	border-width: 1px;
	background-image: url('images/titre_case.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 23px;
	background-color: #ffffff;
}

td.video_haut_01 {
	background-image: url('images/video_haut_01.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
	background-color: #d4d2d2;
}
td.video_haut_02 {
	background-image: url('images/video_haut_02.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 2px;
}
td.nb_page {
	background-image: url('images/nb_page.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 29px;
	font-size: 17px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	border-collapse: collapse;
	text-decoration: none;
}


/* PIED DE PAGE */
td.pied_page {
	background-image: url('images/pied_page.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 34px;
}
.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}
.txt_information_video {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	font-style: oblique;
	text-decoration: none;
}
.txt_duree_video {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
a.txt_nbpage {
	font-size: 15px;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: underline;
}
a:hover.txt_nbpage {
	font-size: 15px;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
a:active.txt_nbpage {
	font-size: 15px;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
a.txt_haut_de_page {
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
a:hover.txt_haut_de_page {
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}


/* BILLING */
.txt_formule {
	text-align: center;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.txt_choix_formule {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
}
.txt_ticket {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
}
