/* Structure
--------------------------------------------------------------------------------------- */

img, div, a, input { behavior: url(/images/iepngfix.htc) }

img { -ms-interpolation-mode : bicubic; } 

body {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

.clear {
	clear:both;
}


#breadcrumb p {
	padding: 10px;
	font-size: 12px;
	color: #fff;
}

#breadcrumb a {
	color: #fff;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#browse {
	height: 130px;
	min-height: 130px;
	max-height: 130px;
}

#browse-left  {
	float:left;
	margin: 64px 13px 34px 0;
}

#browse-right {
	float:right;
	margin: 64px 0 34px 13px;
}

#bt_site_officiel {
	float: right;
	margin: 15px 54px 0 0;
}


#videos {
	float:left;
	position: relative; 
	width: 870px;
	height:100px;
	margin-top:30px;
	overflow:hidden;
}

#back {
	float:left;
	width: 70px;
	margin-top: 14px;
	margin-left:45px;
	height: 39px;
}

.tags {
	
	float: right;
	width:845px;
	height: 39px;
	margin-top: 14px;
	
	text-align: center;
}

.tags a {
	
	margin: 0 3px 0 3px;
}

.video_item {
	float: left;
	position: relative;
	height:100px;
}
.video_item a {
	float: left;
	position: relative;
	text-decoration: none;
}

.video_item img {
	margin-right: 9px;
	float:left;
	width:165px;
	height:100px;
}

.video_item a .desc {	display: none; }

.video_item a:hover .desc {
	display: block;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #222;
	filter:alpha(opacity=80);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	padding: 10px;
	width: 145px;
	height: 80px;
	-moz-border-radius: 8px;  
	-webkit-border-radius: 8px;  
	border-radius: 8px; 
}

.input_copiercoller {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#content {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	max-width: 629px;
	width: 629px;
	min-height: 500px;
}

#footer {
	display: block;
	margin: 30px 0 30px 0;
}

#footer img {
	float:left;
}

#logo {
	display: block;
	margin: 62px 0 25px 10px;
	height: 89px;
	width: 199px;
}

#menu {
	text-indent: -5000px;
	height: 44px;
	width: 216px;
}

#menu li {
	display: inline;
}

#menu a {
	float:left;
	height: 28px;
	width: 28px;
	margin: 8px 13px 8px 13px;
}

#menu a.home {
	background-image: url("../images/interface/commun/menu/home.gif");
}

#menu a.gifts {
	background-image: url("../images/interface/commun/menu/gifts.gif");
}

#menu a.send {
	background-image: url("../images/interface/commun/menu/webcam.gif");
}

#menu a.contact {
	background-image: url("../images/interface/commun/menu/contact.gif");
}

#navigation {
	float: left;	
}

#rubrique {
	float: right;
}

#rubrique img {
	float: right;
}

#rubrique h2 {
	display:none;
}

#sub_content {
	float: left;
	margin: 0px 0 0 19px;
	width: 312px;
}

#search_zone {
	margin-left: 10px;
	margin-bottom: 20px;
}

#search_zone a {
	display: block;
	float: left;
}

#search {
	display: block;
	float: left;
	width: 221px;
	height: 47px;
} 

.textInput {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	font-size: 15px;
	margin-left: 50px;
	color: #333;
	margin-top: 12px;
}

.sponsors_big {
	margin: 30px 0 30px 0;
}

.sponsors_big img {
	margin: 0 0 0 17px;	
	float:left;
}

.sponsors_small {
	margin-top: 30px;
}

.sponsors_small img {
	float:left;
	margin: 0 0 0 17px;	
}

img.first {
	margin-left: 0px;
}

#tv {
	display: block;
	width: 629px;
	max-width: 629px;
	background-color: #010101;
}

#tv .footer {
	height: 11px;
}

#tv p {
	margin: 10px 0 10px 0;
}

#inside {
    margin: 0 0 0 25px;
    padding: 0 0 0 0;	
}

#inside h2 {
	margin: 25px 54px 25px 0;
	font-size: 19px;
	font-weight: bold;
	text-transform:uppercase;
}

#content p {
	font-size: 13px;
	margin: -10px 25px 15px 0;	
}

#player {
	min-height:326px;
}

.illustration {
	float:right; 
	margin-top: 10px;
	margin-left:20px;
}


/* Boutons des catégories
--------------------------------------------------------------------------------------- */

div.buttonContainer { 
	position:relative; 
	margin: 10px 0 0 6px;
	width: 146px;
	height: 90px;
	float:left;
	overflow: hidden;
}


 
ul.elements li { 
	list-style-type:none; 
	margin:0; 
	padding:0; 
}

ul.elements li a { 
	position:absolute; 
	top:0px; 
	left:0px; 
	display:block; 
	width: 146px;
	height: 90px; 
	overflow:hidden; 
	}
	
ul.elements li a img, ul.elements li a:hover img { 
	border:none; 
	width: 146px;
}	

#sub_content p {
	font-size: 18px;
	margin: 10px 0 10px 10px;
	margin-left: 10px;
}

/********* MULTIBOX ***********/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(/player/interface/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/player/interface/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}

.MultiBoxPrevious {
	position: absolute;
	background: url(/player/interface/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/player/interface/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/player/interface/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/player/interface/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}


