@charset "utf-8";
/* CSS Document */

/* -----------------------------------
	reset
-----------------------------------	*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, dl, dt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font: normal 1em/1.5em Verdana, sans-serif;
	color: #212121;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
a, a:visited {
	color: #aaa;
	text-decoration: none;
}
a:hover {
	color: #212121;
}

/* -----------------------------------
	content
-----------------------------------	*/

#container {
	width: 1050px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
}
#left {
	width: 220px;
	float: left;
	margin: 0 0 60px;
}
#left img.logo {
	margin: 5px 0;
}
#left a img.logo {
	border: none;
}
#left h1 {
	margin: 25px 0 15px;
	float: left;
	width: 100%;
	font: 400 1.1em/1.4em Arial, sans-serif;
}
#left img {
	width: 220px;
	float: left;
	margin: 0 0 20px;
}
#left p, #left div {
	width: 100%;
	float: left;
	font: 400 .8em/1.3em Arial, sans-serif;
	color: #999;
	text-align: justify;
}
ul#display-m {
	width: 100%;
	float: left;
	font: 400 .8em/1.3em Arial, sans-serif;
	color: #212121;
	text-align: justify;
}
#left a[href $='.pdf'] { 
   padding-left: 25px;
   background: url(../images/accueil.png) no-repeat 0 -70px;
   width: 195px;
   float: left;
   margin-top: 20px;
}
#left a:hover[href $='.pdf'] {
	background: url(../images/accueil.png) no-repeat 0 -90px;
	color: #ef4035;
}
#left a, #left a:visited {
	color: #aaa;
	text-decoration: none;
}
#left a:hover {
	color: #212121;
}

ul#menu {
	float: left;
	width: 100%;
	margin-top: 10px;
	font: 400 1.1em/1.2em Verdana, sans-serif;
}
ul#menu li {
	display: block;
	float: left;
	margin: 4px 0 0;
	width: 100%;
}
ul#menu li a.arrow {
	background: url(../images/accueil.png) no-repeat left 1px;
	padding-left: 20px;
}
ul#menu li a:hover.arrow {
	background: url(../images/accueil.png) no-repeat left -19px;
	padding-left: 20px;
	color: #212121;
}
#right {
	width: 820px;
	float: right;
	padding-top: 10px;
	margin: 0 0 60px;
	position: relative;
}
ul#menu-main {
	width: 640px;
	float: right;
	font: 400 1.3em/1.4em Verdana, sans-serif;
	margin: 0 50px 10px 0;
}
ul#menu-main li {
	float: right;
	margin-left: 50px;
	display: inline;
}
ul#menu-main li a.current {
	color: #212121;
}
ul#menu-second {
	width: 100%;
	float: left;
	font: normal 1.1em/1.2em Arial, sans-serif;
	margin: 0;
}
ul#menu-second li {
	float: right;
	margin-left: 20px;
	display: inline;
}
ul#menu-second li a.current {
	color: #212121;
}
#display-wrap {
	width: 100%;
	float: right;
	position: relative;
}
#main-display {
	width: 770px;
	margin: 77px 0 20px;
	float: right;
	position: relative;
	text-align: center;
}
#main-display a img, #main-display a:visited img {
	border: solid 1px #f4f4f4;
}
#main-display a:hover img {
	border: solid 1px #dadada;
}
#main-display h1.title01 {
	width: 100%;
	font: 400 1.1em/1.2em "Times New Roman", Times, serif;
	position: absolute;
	top: -42px;
}
.description {
	font: 400 .7em/1.5em Arial, sans-serif;
	width: 100%;
	margin: 15px auto;
	color: #999;
}
#thumbs-wrap {
	width: 100%;
	float: right;
	position: relative;
}
ul#thumbs {
	width: 740px;
	margin: 0 15px;
	float: right;
}
ul#thumbs li {
	float: left;
	margin: 0 4px;
	display: inline;
}
ul#thumbs li a img, ul#thumbs li a:visited img, ul#studios li a img, ul#studios li a:visited img, ul#casting li a img, ul#casting li a:visited img, ul#news li a img, ul#news li a:visited img, ul#gallery li a img, ul#gallery li a:visited img {
	border: solid 1px #f4f4f4;
}
ul#thumbs li a:hover img, ul#studios li a:hover img, ul#casting li a:hover img, ul#news li a:hover img, ul#gallery li a:hover img {
	border: solid 1px #dadada;
}
#arrow-right-01 {
	position: absolute;
	top: 273px;
	left: 830px;
}
#arrow-left-01 {
	float: left;
	width: 45px;
	padding-top: 196px;
	margin-top: 77px;
}
#arrow-right-02 {
	position: absolute;
	top: 20px;
	left: 830px;
	z-index: 5;
}
#arrow-left-02 {
	float: left;
	height: 35px;
	padding-top: 20px;
	width: 25px;
}
#arrow-right-01 a img, #arrow-left-01 a img, #arrow-right-02 a img, #arrow-left-02 a img {
	border: none;
}
#submenu-photo {
	display: block;
	margin: 10px 0;
	font: normal 1.1em/1.2em Arial, sans-serif;
	width: 100%;
	float: left;
}
ul#menu a.current, ul#menu a.current:visited, #submenu-photo a.current, #submenu-photo a.current:visited {
	color: #212121;
}
ul#menu a.current:hover, #submenu-photo li a.current:hover {
	color: #000;
}
#submenu-photo a.current-red {
	color: #000;
}
/*ul.droplist-left {
	width: 280px;
	float: left;
	margin-right: 20px;
}
ul.droplist-left li {
	width: 100%;
	float: right;
	display: block;
	text-align: right;
}*/
ul.droplist-left {
    width: 350px;
    float: left;
    margin-left: 100px;
}
ul.droplist-left li {
    width: 100%;
    float: right;
    display: block;
    text-align: center;
}
ul.droplist-right {
	width: 400px;
	float: left;
}
ul.droplist-left li {
	width: 100%;
	float: left;
	display: block;
}
/*ul.droplist-m-left {
	width: 400px;
	float: right;
	margin-right: 20px;
}
ul.droplist-m-left li {
	width: 100%;
	float: right;
	display: block;
	text-align: right;
}*/
ul.droplist-m-left {
 width: 400px;
 float: right;
 margin-right: 110px;
}
ul.droplist-m-left li {
 width: 100%;
 float: right;
 display: block;
 text-align: center;
}
ul.droplist-m-right {
	width: 305px;
	float: right;
}
ul.droplist-m-left li {
	width: 100%;
	float: left;
	display: block;
}
ul.droplist-p {
	width: 180px;
	float: right;
}
ul.droplist-p li {
	width: 100%;
	display: block;
	float: left;
}
ul#display-m {
	width: 100%;
	float: right;
}
ul#display-m img {
	margin-bottom: 15px;
}
ul#display-m li {
	width: 160px;
	margin: 0 10px;
	float: right;
	display: inline;
}
ul#display-m a, ul#display-m a:visited {
	color: #ccc;
	text-decoration: none;
}
ul#display-m a:hover {
	color: #212121;
}
ul#display-list {
	width: 100%;
	float: right;
	font: 400 .8em/1.3em Arial, sans-serif;
	color: #212121;
	text-align: left;
}
ul#display-list img {
	margin-bottom: 15px;
}
ul#display-list li {
	width: 162px;
	height: 190px;
	margin: 0 10px 22px;
	float: right;
	display: inline;
	overflow: hidden;
}
ul#display-list a img, ul#display-list a:visited img {
	border: solid 1px #f4f4f4;
}
ul#display-list a:hover img {
	border: solid 1px #dadada;
}
ul#display-list a, ul#display-list a:visited {
	color: #aaa;
	text-decoration: none;
}
ul#display-list a:hover {
	color: #212121;
}
#main-display-studios {
	width: 100%;
	margin: 77px 0 20px;
	float: right;
	position: relative;
}
ul#studios {
	width: 100%;
	float: left;
}
ul#studios li {
	width: 245px;
	float: right;
	display: block;
	margin: 0 10px 15px;
}
ul#studios li p {
	font: 400 .8em/1.3em Arial, sans-serif;
	color: #212121;
	width: 100%;
	float: left;
	height: 70px;
}
ul#studios a img {
	border: none;
	margin-bottom: 10px;
}
#contact-01 {
	width: 480px;
	float: left;
	text-align: justify;
	font: 400 .8em/1.3em Arial, sans-serif;
}
#contact-01 h1 {
	width: 100%;
	float: left;
	font: 400 1.5em/1.6em "Times New Roman", Times, serif;
	margin: 10px 0;
}
#contact-01 p {
	margin: 0 0 12px;
}
ul#casting {
	width: 730px;
	float: right;
	margin-left: 30px
}
ul#casting li img {
	border: solid 1px #f4f4f4;
}
ul#casting li {
	width: 72px;
	height: 107px;
	float: left;
	display: inline;
	margin: 0 8px 14px;
}
ul#news {
	width: 100%;
	float: right;
}
ul#news li {
	width: 257px;
	height: 520px;
	float: right;
	display: block;
	margin: 0 8px 12px;
	overflow: hidden;
}
ul#news li h1 {
	width: 100%;
	height: 50px;
	font: 400 1.1em/1.2em "Times New Roman", Times, serif;
	margin: 10px 0;
}
ul#news li div, ul#news li p {
	font: 400 .8em/1.3em Arial, sans-serif;
	color: #212121;
	float: left;
	width: 100%;
	text-align: justify;
}
#inarta {
	width: 100%;
	float: left;
	text-align: justify;
	font: 400 .8em/1.3em Arial, sans-serif;
}
#inarta ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 20px;
}
#inarta ul li {
	margin: 2px 0 2px 18px;
}
#inarta h1, #contactForm h1 {
	width: 100%;
	float: left;
	font: 400 1.5em/1.6em "Times New Roman", Times, serif;
	margin: 10px 0;
}
#inarta p {
	margin: 0 0 15px;
}
#formular {
	width: 245px;
	float: right;
	margin-top: 47px;
}

/* -----------------------------------
	contact + newsletter
-----------------------------------	*/

#map {
	width: 480px;
	height: 350px;
	float: left;
	margin: 30px 0 0;
	border: solid 1px #efefef;
}
#newsletter {
	float: left;
	width: 90%;
	margin-top: 15px;
	font: 400 .75em/1.2em Verdana, sans-serif;
}
.newsletter {
	width: 96%;
	float: left;
	margin: 50px 0 0;
}
#contactForm {
	width: 245px;
	float: right;
	text-align: left;
	font: 400 .8em/1.3em Arial, sans-serif;
}
#contactForm label, #newsletter label {
	margin: 0 0 6px;
	float: left;
	width: 100%;
}
#contactForm input, input.cod, #contactForm textarea, #newsletter input, #newsletter textarea {
	background: #fff;
	width: 96%;
	border: solid 1px #dadada ;
	padding: 6px;
	margin: 0 0 10px;
	float: left;
	font: 400 1em/1.3em Arial, sans-serif;
}
#contactForm input:focus, #contactForm.cod input:focus, #contactForm textarea:focus, #newsletter input:focus, #newsletter textarea:focus {
	background: #f4f4f4;
}
#contactForm strong, #newsletter strong {
	color: #ef4035;
	font: 700 1.5em/1.3em Arial, sans-serif;
}
#contactForm .mandatory, #newsletter .mandatory {
	font: 400 .75em/1.1em Arial, sans-serif;
	color: #ef4035;
	margin: 6px 0 0 10px;
	width: 100px;
	float: right;
	text-align: right;
}
#contactForm input.cod {
	width: 80px;
}
#contactForm img {
	margin: 8px 0;
	float: left;
}
#contactForm .btn {
	width: 100px;
	float: left;
	margin: 50px 0 0 -93px;
	padding: 2px 5px;
	text-transform: uppercase;
	font: 700 1.3em/1.5em Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #adcee3;
	display: block;
	cursor: pointer;
	border: none;
}
#contactForm .btn:hover {
	background: #33a0e7;
	color: #fff;
}
#newsletter .btn {
	width: 100px;
	float: left;
	margin: 10px 0 0;
	padding: 4px 5px;
	text-transform: uppercase;
	font: 700 1.2em/1.3em Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #adcee3;
	display: block;
	cursor: pointer;
	border: none;
}
#newsletter .btn:hover {
	background: #33a0e7;
	color: #fff;
}
#success, #error {
	font: normal 1.2em/1.4em Arial, sans-serif;
	width: 95%;
	float: right;
	margin: 0 0 30px 0;
}
#success {
	color: #993;
}
#error {
	color: #c00;
}
.error {
    color: #c00;
}


/* -----------------------------------
	pagination
-----------------------------------	*/

.pagination {
	width: 98%;
	height: 22px;
	clear: both;
	float: right;
	font: 700 1.1em/1.3em Arial, sans-serif;
}
div.pagination {
	padding: 3px;
	margin: 30px 3px 0;
	text-align:center;
}	
div.pagination a {
	margin-right: 3px;
	padding: 2px 6px;
	background-position: bottom;
	text-decoration: none;
	color: #464646;		
}
div.pagination a:hover, div.meneame a:active {
	background-color: #33a0e7;
	color: #fff;
}
div.pagination span.current {
	margin-right: 3px;
	padding: 2px 6px;
	font-weight: bold;
	color: #33a0e7;
}
div.pagination span.disabled {
	margin-right: 3px;
	padding: 2px 6px;
	color: #adaaad;
}

/* -----------------------------------
	footer
-----------------------------------	*/

#footer {
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0;
	border-top: solid 1px #efefef;
	font: 400 .7em/1em Arial, sans-serif;
	color: #aaa;
	position: relative;
}
ul#footer-menu {
	width: 600px;
	float: right;
}
ul#footer-menu li {
	margin-left: 20px;
	float: right;
}
.top {
	position: absolute;
	top: -12px;
	left: 1040px;
	z-index: 30;
}
.top a, .top a:visited {
	background: url(../images/accueil.png) no-repeat 0 -107px;
	display: block;
	text-indent: -9999px;
	width: 13px;
	height: 12px;
}
.top a:hover {
	background: url(../images/accueil.png) no-repeat 0 -120px;
}

#languages {
	position: absolute;
	left: 1090px;
	top: 0;
	z-index: 20;
}

#languages a img {
    width: 16px;
    margin-right: 5px;
    display: inline;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#languages a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* -----------------------------------
	clearfix
-----------------------------------	*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix { height: 1%; }

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
.clear { 
	clear: both; 
}
/* -----------------------------------

    extra

----------------------------------- */

.tooltip {
    display:none;
    background-color: #adcee3;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    font-size: 11px;
}
.slideimage {
    margin-left:-50px;
}
.loader {
    background: url(../images/loader.gif) center center no-repeat;
    height:450px;
}