html,body{
	*height: 100%;
	*padding:0px;
	*margin:0px;
	*overflow: hidden;
}
div#fixed{
	*position:relative;
	*height: 100%;
	*overflow: auto;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	font: small/120% Arial, Helvetica, sans-serif;
	background: url(img/bg.gif) repeat;
}
#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px 15px 50px 15px;
	background: url(img/bg.png) repeat-y center top;
	overflow: auto;
}
#header {
	height: 100px;
}
#header img {
	float: right;
}
#left {
	float: left;
	width: 120px;
	padding: 0px 10px;
	margin-left: -690px;
	border-right-style: solid;
	border-right-width: 1px;
}
#content {
	float: left;
	width: 528px;
	padding: 0px 10px;
	overflow: auto;
	margin-left: 140px;
}
#right {
	float: right;
	width: 250px;
	padding: 0px 10px;
	border-left-style: solid;
	border-left-width: 1px;
}
#footer {
	clear: both;
	width: 940px;
	height: 40px;
	margin: 0px auto;
	padding: 0px 25px;
	background: url(img/footer.png) no-repeat center bottom;
	font-size: x-small;
	text-align: right;
	color: #666;
}
#footer a{
	color: #666;
}
div.title{
	width: 100%;
	margin: 10px 0px;
	padding: 0px 0px;
	background: url(img/menu_bg.gif) repeat;
	font: bold large Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
div.title b{
	background: #ffffff;
	padding: 1px 5px 1px 0px;
}
p{
	margin: 0px;
	padding: 0px;
}



ul,li {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
img {
	border:none;
}
ul.menu ul.partner{
	text-transform:capitalize;
}
ul.menu ul.blog{
	width: 180px;
	list-style: none;
	margin: 0px 10px 0px 10px;
	text-indent: 0px;
	padding: 0px;
	overflow: auto;
}
ul.menu ul.blog li{
	display: block;
	float: left;
	padding: 5px;
	margin: 0px;
	width: 80px;
	height: 15px;
	overflow: hidden;
	list-style: none;
}
#hebdotop{
	float:left;
	margin-top:-30px;
}
/* MB */
div.post a.dl {
	display:block;
	text-decoration: underline;
}
a.inlinks {
	text-decoration:underline;
}
div.thumbs {
	display:block;
	margin:12px auto;
	overflow:auto;
}
div.thumbs img {
	display:inline;
	float:left;
	margin:2px;
}
div.thumbs a {
	display: inline;
	padding: 0px;
}
div.thumbs a:hover img {
	opacity: .90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	filter:alpha(opacity=90);
	-moz-opacity: .90;
}
#star {
	text-align: center;
}
#star a {
	font-weight: bold;
}
#archive{
	text-align:center;
	margin:10px;
}
/* RELATED */
#dvd li,
#related li {
	margin:10px 0px;
	text-align:justify;
	overflow:hidden;
	height:100%;
}
/*#related li img {
	float:left;
	border:1px solid black;
	margin-right: 10px;
}*/
#dvd h3,
#related h3 {
	font-size: 16px;
	white-space: nowrap;
	overflow:hidden;
	text-decoration: underline;
}
div.play {
	float: left;
	width:150px;
	height:100px;
	margin-right: 10px;
	background: #000000 no-repeat center center;
}
div.play a {
	display: block;
	height:100px;
	width:150px;
	background: transparent url(img/play.png) no-repeat center center;
	_background: transparent url(img/play.gif) no-repeat center center;
}
div.play a:link,
div.play a:visited {
	background: transparent url(img/play75.png) no-repeat center center;
	_background: transparent url(img/play75.gif) no-repeat center center;
}
div.play a:active,
div.play a:focus,
div.play a:hover {
	background: transparent url(img/play.png) no-repeat center center;
	_background: transparent url(img/play.gif) no-repeat center center;
}
/* MENUS */
#tag-cloud {
	text-align:center;
}
div.mb {
	margin:0px auto;
	text-align:center;
}
#authors {
	margin: 10px auto;
	text-align:center;
}
#authors li {
	display: inline;
	padding:0px 10px;
}
/* FLV */
div.flash {
	margin:6px auto 0px auto;
	text-align:center;
	background-color:#000000;
}
.flv-spa {
	width: 352px;
	height: 292px;
}
.flv-vo,
.flv-gc {
	width: 400px;
	height: 300px;
}
.flv-wc,
.flv-pf {
	width: 440px;
	height: 330px;
}
.flv-ec {
	width: 440px;
	height: 360px;
}
.flv-se,
.flv-td {
	width: 400px;
	height: 320px;
}
.flv-fx,
.flv-fm,
.flv-fa,
.flv-fh {
	width: 352px;
	height: 288px;
}
.flv-kc,
.flv-de,
.flv-uv,
.flv-uvt,
.flv-sm {
	width:400px;
	height:325px;
}
.flv-jm {
	width: 440px;
	height: 340px;
}
.flv-gt {
	width:400px;
	height:335px;
}
.flv-gay {
	width:480px;
	height:388px;
}
.flv-wi {
	width:419px;
	height:325px;
}
.flv-aex {
	width:480px;
	height:360px;
}
.flv-er {
	width:440px;
	height:360px;
}

/* NAV */
#nav {
	font-weight: bold;
	overflow:hidden;
	height:100%;
	width:100%;
	margin:0px auto;
}
#next {
	float:right;
	width: 50%;
	text-align: right;
	white-space:nowrap;
	overflow:hidden;
}
#prev {
	float:left;
	width: 50%;
	text-align: left;
	white-space:nowrap;
	overflow:hidden;
}
/* IE Quircks */
#airsexe div.mb{
	width:190px;
	height:190px;
	*height:180px;
	*overflow:hidden;
}
#offre div.mb{
	text-align:center;
}
#offre div.mb #trailer{
	text-align:center;
	margin: 0px auto;
}
.banh{
	text-align: center;
}
.banv{
	margin: 10px auto;
	text-align: center;
}

/* NAV */
.wp-pagenavi {
	margin: 20px auto;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.extend,
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #FFF;
}
#left li{
	padding: 2px 0px;
}
form.mailcatcher{
	text-align:center;
	line-height:normal;
	margin:20px 0px;
}
form.mailcatcher label{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
form.mailcatcher label span{
	font-size:20px;
}
form.mailcatcher input{
	font-size:20px;
	width:200px;
	font-weight:bold;
	margin:5px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center;
}
form.mailcatcher input#emailstar{
	font-size:24px;
	width:300px;
}
div.thumbs img,
div.play  {
	border-style: solid;
	border-width: 1px;
}
#tag-cloud {
	font-size:large;
	line-height:normal;
}
#webcam{
	width:100px;
	margin:0px auto;
}
a.logo{
	display:block;
	width:230px;
	height:100px;
	float:left;
}
#meta{
	margin: 10px 0px;
}
a:link,
a:visited,
a:active {
	color:#00F;
}
a:hover {
	color:#F00;
}

#searchtext{
	font: small/120% Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 200px;
}
#searchbutton{
	width: 40px;
}
h1,h2 {
	font-size:large;
	line-height:normal;
	text-align: center;
}
.post p.dl {
	font-size: large;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.post .entry p {
	margin: 5px;
}
.post {
	margin: 0px 0px 20px 0px;
	text-align: justify;
}
.post .header p {
	font-size: xx-small;
	text-align: center;
}
#tag-cloud a {
	white-space:nowrap;
}
