html
 {
	color: black;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	background: #fff url(../img/bg_2012.jpg) repeat-x;
}

#main {
	width: 1124px;
	margin-right: auto;
	margin-left: auto;
}

#contentSubmenu {
	width: 164px;
}

#header {
	background-image: url(../img/header2012.jpg);
	width: 1024px;
	height: 246px;
}

.float_left {
	float: left;
}

/* @group NAVIGATOR */



#navigator {
	width: 1024px;
	height: 50px;
	margin-left: 27px;
}

#main_navigation {
	width: 860px;
}

#nav {
	margin: 0;
	padding: 0;
	width: 860px;
	float: left;
}

#sub, #nav {
	list-style-type: none;
}

#sub li, #nav li {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	margin-right: 2px;
}

#sub a, #nav a {
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 2.5;
	margin-right: 2px;
	width: 103px;
	height: 28px;
}

#sub a {
	float: none;
	display: block;
	margin-bottom: 2px;
	width: 110px;
}

#nav #nav_cntc a {
	border: none;
}


#nav_1 a, body#body_1 #sub a {
	background-color: #197d8d;
}

#nav_2 a, body#body_2 #sub a {
	background-color: #f2c747;
}

#nav_3 a, body#body_3 #sub a {
	background-color: #de873a;
}

#nav_4 a, body#body_4 #sub a {
	background-color: #90a560;
}

#nav_5 a, body#body_5 #sub a {
	background-color: #88c1ba;
}

#nav_6 a, body#body_6 #sub a {
	background-color: #bc4d2f;
}

#nav_7 a, body#body_7 #sub a {
	background-color: #7a79a3;
}

#nav_8 a, body#body_8 #sub a {
	background-color: #5991b4;
}

/* @group Submenu On */

#nav_1 a:hover, body#body_1 #sub a:hover, body#body_1 #sub a.on {
	background-color: #0a6f7c;
}

#nav_2 a:hover, body#body_2 #sub a:hover, body#body_2 #sub a.on {
	background-color: #d1ac33;
}

#nav_3 a:hover, body#body_3 #sub a:hover, body#body_3 #sub a.on {
	background-color: #b76d23;
}

#nav_4 a:hover, body#body_4 #sub a:hover, body#body_4 #sub a.on {
	background-color: #75874d;
}

#nav_5 a:hover, body#body_5 #sub a:hover, body#body_5 #sub a.on {
	background-color: #76a49e;
}

#nav_6 a:hover, body#body_6 #sub a:hover, body#body_6 #sub a.on {
	background-color: #a33e22;
}

#nav_7 a:hover, body#body_7 #sub a:hover, body#body_7 #sub a.on {
	background-color: #616084;
}

#nav_8 a:hover, body#body_8 #sub a:hover, body#body_8 #sub a.on {
	background-color: #4f7f9a;
}

/* @end */



/* @group Overrides */

#nav_2 a, body#body_2 #sub a {
	background-color: #f2c747;
}

body#body_3 #sub a {
	background-color: #f2c747;
}

body#body_3 #sub a:hover, body#body_3 #sub a.on {
	background-color: #d1ac33;
}


/* @end */



/* @end */

/* @group MAINBOX */

#mainBox {
	overflow: hidden;
	padding-left: 64px;
}
/* 32767px */
#mainBoxLeft, #mainBoxCenter, #mainBoxRight   {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#mainBoxLeft {
	width: 16px; 
	margin-left: 27px;
	background-color: #eaeadf;
}

#mainBoxCenter {
	width: 892px;
	padding-right: 12px;
	padding-left: 30px;
}

#mainBoxRight {
	width: 14px;
	background-color: #eaeadf;
}

#mainBoxBottom {
	margin-left: 27px;
}



/* @end */

#contentMain {
	width: 494px;
	float: right;
	padding-right: 10px;
	background-color: white;
	margin-right: 16px;
	padding-left: 8px;
	padding-top: 10px;
}

#contentNews {
	width: 184px;
	padding-top: 11px;
	background-color: #e0e0e0;
	padding-right: 7px;
	padding-left: 7px;
	float: right;
}

/* @group NEWS */

.top {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	background-color: white;
}

.newsItem {
	margin-bottom: 5px;
	border-bottom: 1px solid white;
	padding-bottom: 5px;
	padding-top: 10px;
	clear: both;
}

.newsTitle {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}

.newsBody {
}

.link a, .link a:hover, .link a:visited {
	color: #197d8d;
}

.link a:hover{
	text-decoration: underline;
}

/* @end */

/* @group CONTENT */

.largeType {
	font-size: 130%;
	font-weight: bold;
}

#pageTitle {
	font-weight: bold;
	font-size: 180%;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px solid white;
}

img.left {
	float: left;
	border: 4px solid white;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	border: 4px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.bold {
	font-weight: bold;
}

a {
	color: #197d8d;
}

/* @group TABLES */

.tbl {
	margin-bottom: 20px;
	margin-top: 20px;
}

.tblRow {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.tblH1 {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
	background-color: #eaeade;
	padding-bottom: 8px;
}

.tblH2 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.tblH3 {
	font-size: 110%;
}

.ital {
	font-style: italic;
	font-size: 85%;
}



/* @end */



/* @end */

/* @group SPONSORS */

#sponsorsContainer {
	margin-left: 40px;
	margin-bottom: 20px;
	height: 110px;
}

.fade-box {
	position: absolute;
	width: 110px;
	height: 102px;
	border: 1px solid black;
}


/* @end */

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

p	 {
	margin-top: 0;
	padding-top: 0;
}

.lphoto {
	border: 4px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rphoto {
	border: 4px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}

/* @group FACEBOOK*/

#facebookContainer {
	margin-left: 40px;
	margin-bottom: 20px;
	height: 32px;
	margin-top: 50px;
}

#facebookContainer a {
	margin-right: 7px;
	text-decoration: none;
}

#lang_selector {
	position: relative;
	top: 144px;
	left: 930px;
	width: 60px;
}

/* @group FORMS */

form .caption {
	padding-top: 5px;
}

.row {
	margin-bottom: 10px;
}

.row #col1 {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 5px;
}



/* @end */

.section1 {
	margin-bottom: 20px;
}

 .section2 {
	margin-left: 20px;
	margin-bottom: 20px;
}

.title {
	font-weight: bold;
}

.jury {
	width: 500px;
	clear: both;
	display: inline-block;
	margin-bottom: 5px;
}

.jury img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid white;
}

img.openwidget {
	border: none;
	float: none;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.important {
	border: 1px solid red;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #c3060f;
	color: white;
}

.guest {
	margin-bottom: 5px;
	font-weight: bold;
}

.info_guest {
	overflow: hidden;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 25px;
}

.region {
	padding-left: 10px;
	margin-bottom: 20px;
}

.city {
	padding-left: 20px;
	margin-bottom: 30px;
}

.city_name {
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.jacquette {
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

.dvd {
	clear: both;
}

#conditions {
	border-top: 1px solid silver;
	clear: both;
	padding-top: 20px;
}

ul.thumbnails {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1em;
	list-style: none;
}

ul.thumbnails li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.thumbnails a {
	display: block; 
 float: left; 
 margin: 0 8px 20px 0; 
 padding: 2px; 
 border: 1px solid #ccc; 
 border-top-color: #eee; 
 border-right-color: #ddd; 
 border-bottom-color: #bbb; 
 background-color: #fff; 
 text-align: center;
}

#galery_preview {
	margin-bottom: 30px;
	background: url(../img/gal_sel_bg.png) repeat-x;
	padding-top: 10px;
}

#galery_preview p {
	padding-left: 10px;
}

.preview_h {
	text-align: center;
	float: left;
	padding-top: 25px;
	margin-right: 10px;
	font-size: 9px;
	margin-left: 10px;
}

.preview_v {
	width: 170px;
	text-align: center;
	float: left;
}

.preview_h img, .preview_v img {
	border: 4px solid white;
	margin-bottom: 10px;
}

#gallery {
	margin-top: 0px;
}

.galleryRow {
	clear: both;
	padding-top: 20px;
}

.galleryItem {
	float: left;
	margin-right: 20px;
}

.galleryItem img {
	border: 3px solid white;
}

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

.content_subtitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

.imgageWithLegend {
	margin-top: 10px;
	margin-bottom: 10px;
}

.imgageWithLegend p {
	font-size: 75%;
	font-style: italic;
}

.search_result_group {
	margin-top: 20px;
}

#searchboxContainer {
	margin: 0 14px 10px 40px;
	padding: 0;
	background-color: white;
	border: 1px solid #333d47;
	height: 20px;
}

#searchButton {
	width: 18px;
	height: 18px;
	background: url(../img/search.png) no-repeat 0 0;
	border: none;
	margin-left: 3px;
}

#searchField {
	height: 16px;
	width: 80px;
	border-style: none;
}

/* @group ARCHIVES */

.archive_sub_title {
	border-bottom: 1px solid white;
}

.year_content {
	padding-left: 70px;
	margin-right: 20px;
	display: none;
}

.archive_section {
	margin-bottom: 30px;
}

#archive_years {
	width: 50px;
	float: left;
}

#years {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#years li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#years a {
	display: block;
	text-decoration: none;
	line-height: 2.5;
	border-bottom: 1px solid white;
	background: black url(../img/buttonOffBackground.png) repeat-x;
	padding: 0 0 0 10px;
}

#years a:hover {
	background: black url(../img/buttonOverBackground.png) repeat-x;
}

.year_content {
}

/* @end */

.sponsorzone {
	background-color: white;
}
.sponsortable {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}

.home_artcile {
	float: left;
}

.home_artcile_text {
	float: left;
	width: 330px;
}

.home_article_image {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pdj {
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
}

.reportage {
	float: left;
	width: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

.reportages {
	text-align: center;
}

.hidden {
	display: none;
}

.poster {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: right;
}

.lposter {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	text-align: left;
}

.c_2010 {
	display: none;
}

.emphasize {
	color: #e49400;
	text-decoration: none;
	font-weight: bold;
}

.section {
	display: block;
	clear: both;
	margin-bottom: 40px;
}

.page_illu_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 11px;
}

/* @group PRESSE */

.media_bloc {
	background-color: #eaeade;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px;
	clear: both;
	float: left;
}

.media_bloc .thumb {
	float: right;
	margin: 5px;
}



/* @end */

.soldout {
	color: white;
	background-color: red;
	padding: 2px;
}
