html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	background-color:#000;
	min-width:990px;
	color:#fff;
	font-size:12px;
	line-height:14px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

input, textarea, select, a {
  outline: none;
}

#wrapper {
	width:990px;
	min-width:990px;
	margin:auto;
	height:10px;
}

.title { font-size:14px;  margin-left: 6px;
    width: 500px;}

.title h1 {
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
}

.separation
{
	background: url('../img/trait.png');
	width:981px;
	margin:auto;
	height:8px;
}	
#tabs {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
	background:#000;
	height: 350px;
	border:none;
	width: 980px;
	position:relative;
	
}

#tabs ul {
	background: none repeat scroll 0 0 #000000;
    float: right;
    margin: -44px 0 0;
	border:none;
	list-style-type: none;
	padding: 0;
	text-align: right;
}
#tabs ul  li{
	background: none repeat scroll 0 0 #000000;
	border: 0px solid #000;
	margin: 0 4px 0 0;
	height: 38px;
    width: 115px;
}

#tabs ul li:hover a{
color:#fff;
}

#tabs ul li.ui-tabs-active a{
	color:#fff;
}

.carre {
	background: url(../img/carre.png)  no-repeat;
    height: 17px;
    left: 407.633px;
    position: absolute;
    top: -1px;
    width: 39px;
}

li
{
background-image: url(arrow.gif);
background-repeat: no-repeat;
background-position: 100% .4em;
padding-right: .6em;
margin: 1em 0;
}

#tabs ul  li a {
	color:#333333;
	font-size:14px;
}

#tabs p.left { width:539px; color:#fff;display: inline-block;vertical-align:top;line-height: 20px;}

#tabs div.right {  color: #FFFFFF;
    display: inline-block;
    line-height: 24px;
    margin-left: 13px;
    vertical-align: top;
    width: 421px;
}

#tabs div.right strong {     
	color: #4E4E4E;
    display: block;
    font-weight: normal;
    padding: 0;
    text-align: right;
    width: 128px;
}
#tabs div.right br { clear:both;}

#tabs .ui-tabs-panel {padding:22px 0 ;}

.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}
#tabs ul li a span {
	display:block;
	padding:7px  0 0 0;
}
#tabs ul li .details
{
	background-image: url("../img/icon.png");
    background-position: 0 -4px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs ul li a:hover {
	cursor: pointer;
	cursor: hand;
	color:#fff;
}

#tabs ul li.details-tab:hover .details, #tabs ul li.ui-tabs-active .details
{
    background-position: 0 -31px;
}
#tabs ul li.related-tab:hover .related, #tabs ul li.ui-tabs-active .related
{
    background-position: -32px -31px;
}
#tabs ul li.gallery-tab:hover .gallery, #tabs ul li.ui-tabs-active .gallery
{
    background-position: -65px -30px;
}
#tabs ul li.makingof-tab:hover .makingof, #tabs ul li.ui-tabs-active .makingof
{
    background-position: -96px -31px;
}
#tabs ul li.extras-tab:hover .extras, #tabs ul li.ui-tabs-active .extras
{
    background-position: -128px -30px;
}

#tabs ul li .details
{
	background-image: url("../img/icon.png");
    background-position: 0 -4px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs ul li .related
{
	background-image: url("../img/icon.png");
    background-position: -32px -4px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs ul li .gallery
{
	background-image: url("../img/icon.png");
    background-position: -65px -3px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs ul li .makingof
{
	background-image: url("../img/icon.png");
    background-position: -96px -4px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs ul li .extras
{
	background-image: url("../img/icon.png");
    background-position: -128px -3px;
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    margin: 0.4em 0;
    padding: 3px 6px 3px 20px;
    width: 11px;
}

#tabs-3  a img , #tabs-4 a img , #tabs-5 a img {
	width:174px;
	height:108px;
	 -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
   transition: all 2s ease;
}

#tabs-3 ul.gallery,#tabs-4 ul.gallery   {
	width:960px;
	margin: 0;
}

#tabs-3 ul.gallery li, #tabs-4 ul.gallery li {
	float:left;
	width:174px;
	height:108px;
	margin-bottom:10px;
} 

#tabs ul.gallery a.fancybox{
	width:174px;
	height:108px;
	overflow: hidden;
	display: block;
}
#tabs-3  a , #tabs-4  a , #tabs-5  a {
	width:174px;
	height:108px; 
	padding:0px;
}
#tabs-3  a:hover img,#tabs-4  a:hover img {
	width: 274px;
	height: 208px;
  -webkit-box-shadow: 0 0 0px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
  -moz-box-shadow: 0 0 00px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
  box-shadow: 0 0 0px rgba(255,255,255,.6), inset 0 0 40px rgba(255,255,255,1);
}


#footer  { margin-top:15px;margin-bottom:10px;height: 34px;margin-bottom: 10px; }
#footer  #logo-left { float:left;}
#footer  #logo-right { float:right;vertical-align:bottom;padding: 10px 0 0;}
#footer  #logo-right a { padding: 5px 0 0;}