/* CSS Document */
body {
	background-color: #ffffff;
	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 */
table.tbl_menu_principal {
	border: 1px solid #000000;
	border-top: none;
}
table.tbl_menu_principal_pied_page {
	border: 1px solid #000000;
}
td.img_menu_principal_01 {
	background-image: url('images/menu_principal_01.gif');
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
	width: 234px;
	height: 33px;
}
td.img_menu_principal_02 {
	background-image: url('images/menu_principal_02.gif');
	background-position: top;
	background-position: left;
	width: 32px;
	height: 33px;
}
a.menu_principal {
	font-size: 14px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a.menu_principal_on {
	font-size: 14px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	font-style: oblique;
}
a:hover.menu_principal {
	font-size: 14px;
	font-family: arial;
	font-weight: bold; 
	color: #000000;
	padding-left: 20px;
	padding-right: 20px; 
	text-decoration: none;
	font-style: oblique;
}

/* MENU */
table.tbl_menu {
	border: 1px solid #000000;
	background-color: #ffffff;
}
td.tbl_menu {
	border: 1px solid #000000;
	background-color: #ffffff;
}
td.tbl_template {
	border: 1px solid #000000;
	background-color: #ffffff;
	border-top: none;
	border-right: none;
	border-left: none;
}
td.img_menu_head {
	background-image: url('images/menu_head.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 26px;
}
td.img_menu_liens1 {
	background-image: url('images/menu_body1.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 18px;
}
td.img_menu_liens2 {
	background-image: url('images/menu_body2.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 138px;
}
td.img_menu_liseret {
	background-image: url('images/menu_liseret.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 1px;
}
div.titre_menu {
	display: inline;
	font-size: 13px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-left: 1px;
}
.position_liens {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 2px;
}
td.img_menu_liens2 div {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	display: inline;
}
td.img_menu_liens2 div a {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	display: inline;
}
td.img_menu_liens2 div a:hover {
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	display: inline;
}
td.img_menu_intersection {
	background-image: url('images/menu_intersection.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 2px;
}
td.img_menu_intersection_fin {
	background-image: url('images/menu_intersection_fin.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 2px;
}
.titre_miniature a {
	font-size: 12px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold; 
	color: #67345d;
	font-style: oblique;
}
img {
	border: 0px;
}
td.miniature img {
	 border-style: solid; 
	 border-color: #905484; 
	 border-width: 1px;
}

/* CONTENT */
.txt {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.tbl_content {
	border: 1px solid #000000;
	background-color: #f8f1ed;
	border-top: none;
}
table.tbl_content_video {
	border: 1px solid #000000;
	background-color: #f8edf6;
	border-top: none;
}
table.tbl_content_site {
	border: 1px solid #000000;
	background-color: #f8edf6;
	border-top: none;
}
table.tbl_content_live {
	border: 1px solid #000000;
	background-color: #f8edf6;
	border-top: none;
}
td.img_titre_content {
	background-image: url('images/titre_content.gif');
	background-color: #141014;
	background-position: top;
	background-repeat: repeat-x;
	height: 25px;
}
h1 {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #502750;
}
h2 {
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
h2 a{
	display: inline;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.titre {
	display: inline;
	text-align: center;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #502750;
}
.ss_titre {
	display: inline;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
a.ss_titre {
	display: inline;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.txt_duree_video {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.photos img {
	 border-style: solid; 
	 border-color: #5c2853; 
	 border-width: 1px;
}
.description_video {
	border: solid 1px;
	border-color: #5c2853;
	background-color: #ffffff;	
	font-size: 13px;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	padding: 5px;
}
a.soustitre_video {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #5c2853;
	text-decoration: underline;
}
a:hover.soustitre_video {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td.img_btn_telecharger {
	background-image: url('images/btn_telecharger.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 77px;
	border: solid 1px;
	border-color: #000000;
}
a.txt_btn_telecharger {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-style: oblique;
	text-decoration: underline;
}
.txt_information_video {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-style: oblique;
	text-decoration: none;
}
td.img_titre_case {
	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_titre_case2 {
	background-image: url('images/fond_titre_case2.gif');
	background-position: top;
	border: solid 1px;
	border-color: #000000;
}
.txt_titre_case {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	padding-top: 20px;
}
.txt_titre_video {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.txt_telecharger_case {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	padding-top: 20px;
}
.txt_description_site {
	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;
}
.description_live {
	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;
}
.txt_agrandir_image {
	font-weight: bold;
	font-size: 10px;
	color: #67345d;
	font-family: Arial;
	text-decoration: underline;
}
a.txt_nbpage {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: underline;
}
a:hover.txt_nbpage {
	font-size: 14px;
	color: #000000;
	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: #905484;
	font-family: Arial;
	border-collapse: collapse;
	text-decoration: none;
}
.txt_nbpage_site {
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
}

/* PIED DE PAGE */
td.img_pied_page_haut {
	background-image: url('images/pied_page_haut.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 33px;
}
td.img_pied_page_bas {
	background-image: url('images/pied_page_bas.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 26px;
}
.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* BILLING */
td.img_titre_case_billing {
	background-image: url('images/fond_titre_case_billing.gif');
	background-position: top;
	border: solid 1px;
	border-color: #000000;
}
td.border {
	border: solid 1px;
	border-color: #000000;
	border-top: none;
}
.txt_formule {
	text-align: center;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.txt_choix_formule {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
}
.txt_ticket {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	border-collapse: collapse;
}
table.tbl_formule_billing {
	border-bottom: none;
	border-top: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
table.tbl_content_billing {
	border: 1px solid #000000;
	background-color: #f8edf6;
	border-top: none;
}
table.tbl_content_billing_formule {
	border: 1px solid #000000;
	background-color: #ffffff;
	border-top: none;
}
table.tbl_payement {
	border: 1px solid #000000;
	background-color: #ffffff;
	border-top: none;
}
/* MENU MENU_HEAD*/
td.img_menu_head_1 {
	background-image: url('images/menu_head_1.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 4px;
}
td.img_menu_head_2 {
	background-image: url('images/menu_head_2.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 18px;
}
td.img_menu_head_3 {
	background-image: url('images/menu_head_3.gif');
	background-position: top;
	background-repeat: repeat-y;
	width: 138px;
}
td.img_menu_head_fin {
	background-image: url('images/menu_head_fin.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 156px;
	height: 1px;
}

/* HEADER PREVIEW */
td.img_header_P {
	background-image: url('images/header_P/header_lesbiennes_02.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 982px;
	height: 28px;
}

