/* disclaimer */
#age {
	font: bold 48pt Georgia;
	color: #999999;
}
#disclaimer {
	text-align: left;
	padding: 0px 20px 10px 20px;
	font-weight: bold;
}
#entrer {
	font-weight: bold;
}
p.goin {
	font-size: xx-large;
	text-transform: uppercase;
}
h1.goin2 {
	font: x-large "Lucida Grande", Lucida, Tahoma, Helvetica, Arial, sans-serif;
}
p.goxp {
	font-size: large;
}
p.goout {
	font-size: small;
	text-transform: uppercase;
	margin-top: 30px;
}
ul.annuaires {
	text-align: center;
}
ul.annuaires li {
	margin: 10px;
}
#wmv{
	width: 0px;
	height: 0px;
	border: 0px
}
ul.footerlinks li {
	display: inline;
}
ul.footerlinks{
	font-size: xx-small;
	line-height: 120%;
}
/* index.php */
span.nvx {
	color: #FF00FF;
	vertical-align: super;
	font: bold small "Lucida Grande", Lucida, Tahoma, Helvetica, Arial, sans-serif;
}
a.fav {
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a.fav:hover {
	font-size: large;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

html {
	_overflow: hidden;
} 
body {
	_height: 100%;
	_overflow: auto;
}
body {
	margin: 0px;
	font: small "Lucida Grande", Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #333333;
}
#bg {
	background: #FFFFFF url(/img/bg-body880.gif) repeat-y center;
	margin: 0px auto;
}
#bg800 {
	background: #FFFFFF url(/img/bg-body784.gif) repeat-y center;
	margin: 0px auto;
}
#bg1000 {
	background: #FFFFFF url(/img/bg-body1008.gif) repeat-y center;
	margin: 0px auto;
}
#page, #page800, #page1000 {
	margin: 0px auto;
}
#page {
	width: 860px;
	background: #FFFFFF url(/img/bg-page.gif) repeat-y center;
}
#page800 {
	width: 760px;
	background: #FFFFFF url(/img/bg-page760.gif) repeat-y center;
}
#page1000 {
	width: 988px;
	/*background: #FFFFFF url(/img/bg-page1008.gif) repeat-y center;*/
	background-color: #FFFFFF;
}
#content, #content800, #content1000 {
	margin: 0px auto;
	float: right;
	_display: inline; /* IE6 3px margin bug */
}
#content {
	width: 640px;
}
#content800 {
	width: 560px;
	text-align: center;
	padding-top:10px;
}
#content1000 {
	width: 758px;
}
#menu {
	width: 180px;
	padding: 10px 10px;
	margin: 0px auto 0px 0px;
	color: #FFFFFF;
	text-align: left;
	background-color: #3289CB;
	float:left;
	_display: inline; /* IE6 3px margin bug */
}
#menu img {
	/* display: block; */
	margin: 0px auto;
	background-color: #FFFFFF; /* fake ban white bg */
}
#footer {
	clear: both;
	width: 200px;
	padding: 10px 0px;
	margin: 0px auto 0px 0px;
	color: #FFFFFF;
	background-color: #3289CB;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a {
	text-decoration: none;
	cursor: default;
	color: #FFFFFF;
}
h1 {
	font: bold xx-large Georgia;
	margin: 0px;
}
h4 {
	margin: 0px;
	font: bold large Georgia;
	border-bottom: 1px dotted #CCCCCC;
	margin: 20px 0px 10px 0px;
}
/* font size */
.l {
	font-size: large;
}
.xl {
	font-size: x-large;
}
/* links */
a {
	color: #333333;
}
#menu a {
	color: #FFFFFF;
}
/* redefine tags */
form {
	margin: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
}
ul, dl {
	padding: 0px;
	margin: 0px;
}
ol {
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
ul li {
	list-style: none;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0px 0px 10px 0px;
}
/* webcam */
.webcam{
	font-weight: bold;
	text-align: center;
}
/* search form */
#search {
	padding-bottom: 10px;
}
#searchq {
	width: 130px;
}
#searchok {
	width: 30px;
}
/* cloud */
ul.cloud {
	text-align: justify;
}
ul.cloud li {
	display: inline;
}
ul.cloud li.t0 {
	font-size: 9px;
}
ul.cloud li.t1 {
	font-size: 13px;
}
ul.cloud li.t2 {
	font-size: 16px;
}
ul.cloud li.t3 {
	font-size: 20px;
}
ul.cloud li.t4 {
	font-size: 20px;
}
ul.cloud a {
	text-decoration: none;
}
ul.cloud a:hover {
	text-decoration: underline;
}
/* videos */
.video {
	margin: 50px 0px;
}
h2 {
	margin: 0px;
	font: bold x-large Georgia;
	border-bottom: 2px dotted #CCCCCC;
}
.icon {
	float: left;
	width: 50px;
	height: 70px;
	background: #FFFFFF url(/img/icon-video.gif) no-repeat left center;
}
.cat {
	float: left;
	padding-bottom: 20px;
	background: #FFFFFF url(/img/icon-cat.gif) no-repeat left top;
	text-indent: 20px;
}
.cat li {
	display: inline;
}
.duree {
	float: right;
	background: #FFFFFF url(/img/icon-time.gif) no-repeat left center;
	text-indent: 20px;
}
.play {
	clear: both;
	margin: 0px auto;
	background: no-repeat center center;
}
.play a {
	height: 100%;
	width: 100%;
	display: block;
	background: transparent url(/img/icon-play.gif) no-repeat center center;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}
.play a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.desc, .thumbs {
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
.thumbs img {
	cursor: pointer;
}
h3 {
	width: 250px;
	height: 40px;
	margin: 10px auto;
	font: bold xx-large Georgia;
	text-indent: 45px;
	background: url(/img/icon-dl.gif) no-repeat left bottom;
}
h3 a {
	display: inline;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dotted #333333;
}
h3 a:hover {
	color: #999999;
	border-bottom-color: #999999;
}
/* dialog */
#overlay {
	display: none;
	position: fixed;
	_position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: .60;
	opacity: .60;
	filter: alpha(opacity=60);
	z-index: 998;
}
#dialog {
	display: none;
	position: fixed;
	_position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -150px;
	width: 480px;
	height: 280px;
	padding: 10px;
	background: transparent url(/img/bg-dialog.gif) no-repeat center center;
	z-index: 999;
	font: xx-large Georgia;
	text-align: center;
}
#allopass {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 480px;
	height: 20px;
	text-align: center;
}
#close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 35px;
	height: 15px;
	font: x-small "Lucida Grande", Lucida, Tahoma, Helvetica, Arial, sans-serif;
}
#signupemail {
	display: block;
	width: 300px;
	padding: 5px;
	margin: 10px auto;
	font-size: x-large;
	text-align: center;
}
#signupok {
	display: block;
	margin: 0px auto;
	font-weight: bold;
}
#dialog form {
	margin: 10px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 50px;
	height: 60px;
}

