/**** Reset ****/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, cite, a, abbr, acronym, address, em, strong, img, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; border: 0; outline: 0; margin: 0; font-size: 1.0em; font-weight: inherit; font-family: inherit; font-style: inherit; vertical-align: baseline; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

body {
	/*color: #464646;*/
	color: #303030;
	font-size: 13px;
	/*font-family: "Lucida Grande","Helvetica",Arial,sans-serif;*/
	font-family: "Century Gothic", "Trebuchet MS", "Arial", sans-serif;
	font-weight: normal;
	background: #fff;
	height: 100%;
}

a, a:visited, a:hover {
	text-decoration: none;
}

a {
	color: #ce1646;
}

a:visited {
	/*color: #999999;*/
	color: #ce1646;
}

a:hover {
	color: #464646;
}

h1 {
	font-size: 24px;
	color: black;
}

h2 {
	font-size: 14px;
	color: #ce1646;
	margin-bottom: 5px;
}

.h2film {
	color: #464646;
}

.h2equipe {
	color: black;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	margin-bottom: 5px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#contents ul {
	list-style: disc inside none;
	margin-left: 15px;
}

#contents ul li {
	line-height: 1.5em;
}

.mTitle {
	font-size: 12px;
	color: #464646;
}

.centered {
	text-align: center;
}

.right {
	text-align: right;
}

.intro {
	font-size: 12px;
	margin: 5px 4px 0px 0px;
}

p {
	margin: 0px 0px 5px 0px;
}

#bg {
	position: absolute;
	top: 0px;
	left: 52px;
	width: 900px;
	height: 100%;
	background: white;
	/* z-index: -1; */
}

#main {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: white;
	z-index: 0;
}

#teaser_movie {
	position: absolute;
	top: 0px;
	left: 210px;
	width: 488px;
	height: 410px;
	padding: 4px 0px 0px 4px;
	margin: 0px auto 0px auto;
	background: no-repeat 0px 0px url('/images/teaser_bg_480-360.png');
	overflow: hidden;
	z-index: 5;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 180px;
	z-index: 1;
}

#header #headerDeco {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 183px;
	overflow: visible;
}

#header #headerDeco img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #headerLogo {
	position: absolute;
	top: 14px;
	left: 20px;
}

#headerLogo img {
	width: 265px;
	height: 129px;
}

#header #headerHC {
	position: absolute;
	top: 24px;
	left: 799px;
}

#header #headerHC #hc {
	
}

#header #headerMask {
	position: absolute;
	top: 130px;
	left: -32px;
	width: 964px;
	height: 54px;
	background: no-repeat url('/images/header_fgmask.png');
}

#header #nav {
	position: absolute;
	top: 123px;
	left: 0px;
	width: 898px;
	height: 44px;
	font-size: 12px;
	padding-top: 35px;
	padding-left: 2px;
	background: none;
}

#container {
	position: relative;
	top: 0px;
	left: -15px;
	width: 930px;
	margin: 0px auto;
	background: white;
	z-index: 2;
}

#scene {
	position: relative;
	overflow: hidden;
	top: 10px;
	left: 15px;
	width: 900px;
	min-height: 280px;
	background: white;
}

.equipeH2 {
	margin-top: 30px;
	font-size: 16px;
}

.people {
	margin: 10px 0px 20px 10px;
}

.carton {
	margin: 45px 0px 0px 25px;
}

.file {
	margin: 0px 0px 35px 70px;
}

.file h2, .file p {
	float: left;
}

.file h2 {
	margin: 18px 0px 0px 15px;
}

.file .fileSize {
	font-size: 14px;
	font-style: italic;
	color: #707070;
}

#gmap {
	width: 200px;
	height: 200px;
}

#contents {
	position: relative;
	top: 10px;
	left: 10px;
	width: 670px;
	min-height: 420px;
	padding: 0px 0px 25px 2px;
	text-align: justify;
	background: white;
	overflow: hidden;
}

#gmapsMap {
	width: 670px;
	height: 400px;
}

#menu {
	position: absolute;
	top: 25px;
	left: 694px;
	width: 195px;
	overflow: hidden;
}

#menu .menu {
	font-size: 16px;
	color: #707070;
	text-align: right;
	cursor: pointer;
}

#menu .menuItem {
	margin: 0px 0px 16px 0px;
}

#menu .menuItem .subMenu {
	margin-top: 12px;
	font-size: 14px;
}

#menu .menuItem .subMenu .menuItem {
	margin: 0px 10px 5px 0px;
}

#menu .menuItem .subMenu .menuItem .subMenu .menuItem {
	margin: 0px 0px 5px 0px;
}

#menu .menuItem .current {
	color: #ce1646;
}

.soc {
	font-weight: bold;
	font-style: italic;
	color: #ce1646;
}

.winner {
	float: left;
	margin: 35px 15px 15px 15px;
	width: 190px;
	text-align: center;
}

.winner .infos {
	margin-top: 10px;
}

.winner h2 {
	font-size: 18px;
	color: #303030;
	margin-bottom: 10px;
}

.winner h3 {
	color: #ce1646;
	font-size: 18px;
	font-weight: normal;
}

.photogramme img {
	width: 190px;
}

.film {
	margin: 0px 0px 80px 20px;
}

.filmPict {
	position: relative;
	top: 0px;
	left: 0px;
	width: 228px;
	height: 138px;
	background: no-repeat url('/images/noimage.png');
}

.filmInfos {
	position: relative;
	top: -121px;
	left: 250px;
	margin-bottom: -121px;
}

.filmInfos h2 {
	font-size: 18px;
	margin-bottom: 18px;
}

.lib {
	color: #505050;
}

.horaires {
	font-size: 16px;
	color: #505050;
}

.day_sep {
	margin: 40px auto;
	width: 16px;
	height: 9px;
	background: #ce1646;
}

.big {
	font-size: 16px;
}

.bigger {
	font-size: 16px;
	font-weight: bold;
}

.details {
	color: #ce1646;
}

.detailsPict {
	float: left;
	margin: 0px 15px 30px 0px;
}

.infosDetails {
	width: 100%;
	padding-top: 19px;
	margin-bottom: -19px;
}

.intervention {
	font-size: 14px;
	padding: 15px 15px;
	border: 3px dashed #ce1646;
}

.membre_jury {
	float: left;
	margin-bottom: 35px;
}

.membre_jury .photo {
	float: left;
	margin-right: 15px;
}

.membre_jury .description {
	float: left;
	width: 530px;
}

#footer {
	position: relative;
	top: 45px;
	left: -17px;
	width: 965px;
	height: 60px;
	margin-right: -17px;
	margin-bottom: -60px;
	background: no-repeat url('/images/cbbg.png');
	z-index: 0;
	font-size: 12px;
}

#copyright {
	position: relative;
	top: 59px;
	left: 0px;
	width: 900px;
	height: 102px;
	font-size: 12px;
	color: #777;
	background: no-repeat url('/images/fbg.png');
	z-index: 0;
}

#copyright p {
	padding: 20px 0px 0px 20px;
}

#footer #rightFootMenu {
	position: absolute;
	top: 17px;
	left: 628px;
	width: 300px;
	color: #707070;
	text-align: right;
}

#footer #rightFootMenu a, #footer #rightFootMenu a:visited {
	color: #707070;
	text-decoration: none;
}

#footer #rightFootMenu a:hover {
	color: #ce1646;
}

#footer #rightFootMenu .current a {
	color: #ce1646;
}

#footer #rightFootMenu div.menuItem {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #707070;
}

#footer #rightFootMenu div.menuItem:first-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

.partenaires td {
	text-align: center;
	vertical-align: center;
	padding: 15px 0;
}
