/* GLOBAL */
div#main {
	float: right;
	width: 800px;
	text-align: center;
}
div#main div#location {
	margin-top: 5px;
	text-align: left;
}
div#main h1 {
	display: inline;
	padding-left: 20px;
	text-align: left;
	font-size: 15pt;
	font-style: italic;
	color: #00008B;
}
div#main h2 {
	display: inline;
	padding-left: 5px;
	text-align: left;
	font-size: 15pt;
	font-style: italic;
	color: #39306D;
	text-decoration: underline;
}
div#main h2 a {
	color: #39306D;
	font-size: 15pt;
}
div#main h3.register {
	text-align: left;
	margin: 20px 0 5px 35px;
	font-style: italic;
}

div#main p {
	margin: 0 auto;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
div#main a {
	font-size: 9pt;
	color: #0069B7;
}
div#main a:hover {
	color: red;
}
div#main hr {
	margin: 20px auto 16px auto;
	width: 96%;
	height: 0;
	display: block;
	border-top: 1px solid #ee6401;
}


/* ACCUEIL */
ul#main_list {
	margin-top: 10px;
	margin-left: 40px;
	text-align: left;
}
ul#main_list li {
	height: 18px;
	background: url('main_vert.gif') 0px 0px no-repeat;
	padding-left: 20px;
}
ul#main_list li.off {
	background-image: url('main_rouge.gif');
}
ul#main_list a {
	text-decoration: none;
}
ul#main_links {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}
div#main_videolast,
div#main_videorand {
	width: 300px;
	float: left;
	margin-top: 20px;
}
div#main_videorand {
	border-left: 1px solid #592B09;
}
div#main_videolast strong,
div#main_videorand strong {
	display: block;
	background-color: #F2AC79;
	text-align: center;
	width: 100%;
}


/* WEBTVS */
ul#chaines {
	margin-left: 55px;
}
ul#chaines li {
	float: left;
	overflow: hidden;
	width: 220px;
	height: 180px;
	background: url('../misc/webtv_bg.gif') no-repeat;
	margin-left: 50px;
	margin-top: 20px;
}
ul#chaines li a {
	display: block;
	width: 213px;
	height: 160px;
	background: 7px 6px no-repeat;
	text-align: center;
	line-height: 160px;
	text-decoration: none;
	color: #0f0;
	font-family: Magneto,Arial,Verdana,sans-serif;
	font-size: 22pt;
	letter-spacing: 1px;
	font-weight: bold;
}
ul#webtv_toplist {
	padding-left: 5px;
	text-align: left;
}
ul#webtv_toplist li {
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#webtv_toplist li a {
	font-family: Arial,Verdana,sans-serif;
	font-size: 9pt;
	display: block;
}



/* VIDEO INDEX */
div.video_pre {
	margin: 0px 20px 10px 20px;
	background: #AAD5FF url('main_videopre_topleft.gif') top left no-repeat;
}
div.video_pre2 {
	background: url('main_videopre_topright.gif') top right no-repeat;
}
div.video_pre3 {
	background: url('main_videopre_bottomright.gif') bottom right no-repeat;
	overflow: hidden;
}
div.video_pre h3 {
	display: block;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 1px;
	text-indent: 6px;
	font-size: 11pt;
	text-align: left;
}
div#main div.video_pre p {
	margin: 6px 10px 0 0;
	width: auto;
	font-size: 9pt;
	text-align: justify;
}
div.video_pre a {
	display: block;
	float: left;
	margin-right: 10px;
}
div.video_pre img {
	vertical-align: middle;
}
div.video_pre a.voirlasuite {
	float: none;
	margin: 20px 0 0 580px;
}
div#gotopages,div#gotopages2 {
	margin: 0px 20px;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
}
div#gotopages a,div#gotopages2 a {
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	color: blue;
}
div#gotopages a:hover,div#gotopages2 a:hover {
	color: red;
}
div#gotopages2 {
	margin-top: -5px;
}


/* VIDEO VIEW */
div#main h3#video_title {
	margin: 8px 0 0 20px;
	text-decoration: underline;
	font-size: 11pt;
	text-align: left;
}
div#main h4#tags {
	padding-left: 20px;
	font-size: 7pt;
	text-align: left;
}
div#main h4#tags a {
	color: #431489;
	text-decoration: none;
	font-size: 7pt;
}
div#main h4#tags a:hover {
	color: #5519af;
	text-decoration: underline;
}
div#main p#videodescription {
	width: 650px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
div#main caption {
	margin: 0 auto 4px auto;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
table#video_thumbs {
	margin: 0 auto 0 auto;
	background-color: black;
	border-collapse: collapse;
	border: 0;
}
table#video_thumbs img {
	border: 0;
	margin-bottom: -1px;
	vertical-align: middle;
}
table#video_thumbs td {
	border: 2px solid #000;
}
table#video_dl {
	margin: 15px auto 0 auto;
	font-size: 10pt;
}
table#video_dl tr td {
	text-align:right;
	font-style:italic;
	padding: 0 5px 0 0;
}
table#video_dl tr td+td {
	text-align:left;
	font-style:normal;
	padding: 0 0 0 5px;
}
table#video_dl tr td[colspan] {
	text-align:center;
	padding: 10px 0 5px 0;
	background-color: inherit;
}


/* WEBCAMS */
table#webcams {
	margin: 25px auto;
	border-collapse: collapse;
	border: 0;
}
table#webcams img {
	border: 0;
	vertical-align: middle;
}
table#webcams td {
	border: 2px solid #000;
	text-align: center;
	padding-bottom: 10px;
}
table#webcams a {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
table#webcams a:hover {
	text-decoration: underline;
}


/* INSCRIPTION */
table.form_register {
	margin: 40px 0 30px auto;
	font-size: 8pt;
	overflow: visible;
}
table.form_register tr td {
	text-align: right;
	width: 250px;
	padding-right: 10px;
}
table.form_register tr td+td {
	padding: 0;
	text-align: left;
	height: 30px;
	width: 165px;
}
table.form_register tr td+td+td {
	width: 265px;
}
table.form_register td[colspan] {
	text-align: center;
	padding-top: 16px;
	padding-right: 150px;
}
table.form_register input[type=text],table.form_register input[type=password] {
	background-color: #bbcccc;
	height: 18px;
	width: 160px;
}
table.form_register input[name=captchaReg] {
	width: 79px;
}
div#form_error {
	margin-top: 15px;
	text-align: center;
	color: red;
	font-size: 8pt;
	font-weight: bold;
}
iframe#francovenus_iframe {
	width: 470px;
	height: 470px;
	margin: 0;
}
div#francovenus_disable {
	position: absolute;
	background: url('popup_disable.png') repeat;
	width: 455px;
	height: 435px;
	margin-top: 20px;
}
div#francovenus {
	width: 470px;
	margin-left: 30px;
	border: 1px solid #000;
}
div#francoedit {
	width: 285px;
	margin-right: 5px;
	float: right;
	font-size: 9pt;
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
}
div#francoedit a {
	text-decoration: none;
}
div#francoedit form {
	margin-top: 20px;
	margin-bottom: 50px;
	text-indent: 9px;
	background: url('main_register_puce.png') 2px 5px no-repeat;
}
div#francoedit input {
	background-color: #bbcccc;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	border-width: 2px;
	vertical-align: middle;
}
div#francoedit input.francoedit_submit {
	height: 19px;
	width: 70px;
	margin-left: 5px;
}
div#francoedit input.francoedit_retry {
	height: 19px;
	width: 70px;
	margin-left: 130px;
}
div#francoedit_warning {
	background: url('main_warning.gif') top left no-repeat;
	padding-left: 45px;
	color: red;
	display: none;
}


/* TOPLIST INDEX */
div.toplist {
	margin: 20px auto 25px auto;
	width: 588px;
	background: #D6DFEB url('main_toplist_topleft.gif') top left no-repeat;
}
div.toplist2 {
	background: url('main_toplist_topright.gif') top right no-repeat;
}
div.toplist3 {
	background: url('main_toplist_bottomright.gif') bottom right no-repeat;
}
div.toplist table {
	width: 100%;
	background: url('main_toplist_bottomleft.gif') bottom left no-repeat;
}
div.toplist table td {
	vertical-align: top;
	width: 468px;
	font-size: 12pt;
	text-align: center;
}
div.toplist table a strong {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
div.toplist table a {
	text-decoration: none;
}
div.toplist table a:hover {
	letter-spacing: 1px;
}
div.toplist table td.pos,
div.toplist table td.hits {
	width: 60px;
	font-weight: bold;
	font-size: 7pt;
	white-space: nowrap;
}
div.toplist table td.pos {
	text-align: left;
}
div.toplist table td.hits {
	text-align: right;
}
div#main div.toplist table p {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	width: 468px;
}
