/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	
body {
	line-height: 1;
	}
	
ol, ul {
	list-style: none;
	}
	
blockquote, q {
	quotes: none;
	}

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

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* CSS */

body {
	background: #fff url(../images/bg.jpg) center top repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	}
	
a {
	text-decoration: none;
	color: #CC0066;
	}

a:hover {
	color: #db2c82;
	}
	
#main {
	margin: auto;
	width: 915px;
	}
	
#header {
	width: 899px;
	height: 64px;
	background: url(../images/header-bg.png);
	padding: 208px 0 0 16px;
}


#logo {
	position: absolute;
	margin: -158px 0 0 4px;
}

#menu {
	width: 868px;
	height: 61px;
	background: url(../images/fond-menu.jpg);
	text-align: right;
}

#menu li {
float:right;
}

#menu img {
	padding: 8px 30px 8px 30px;
	background: url(../images/menu-lign.png) repeat-y;

}

#menu li:hover {
	background: url(../images/menu-over.png) no-repeat;
}

#content {
	width: 869px;
	background: url(../images/bg_content.jpg);
	background-repeat : repeat-y;
	padding: 25px 30px 25px 16px;
}

#page {
	width: 750px;
	float: left;
}

#sponsors {
	width: 117px;
	float: right;
	text-align:center;
}

#sponsors img {
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#video {
	width: 358px;
	height: 278px;
	padding: 8px 0 0 8px;
	background: url(../images/video-bg.jpg);
	float: left;
}

#postit {
	width: 277px;
	height: 261px;
	background: url(../images/post-it-bg.png);
	padding: 22px 25px 0 25px;
	margin: 8px 0 0 25px;
	float: left;
}

#inscription {
	width: 278px;
	height: 71px;
	background: url(../images/inscription-bg.png);
}

#inscription:hover {
	background: url(../images/inscription-bg-hover.png);
}

#inscription img {
	padding: 14px 0 0 15px;
}

.infos {
	margin: 14px 0 0 0;
}

.text {
	width: 366px;
	background: url(../images/bg-texte.png) center top no-repeat;
	margin: 30px 0 0 0; 
	float: left;
	line-height: 16px;
}

#textmargin {
	margin: 30px 15px 0 0 ;
}

.text h2 {
	margin: 0 0 10px 2px;
}

.text p {
	padding: 0 20px 0 20px;
	line-height: 20px;
}

.clear {
	clear: both;
}

.citation {
	margin: 40px 0 0 10px;
}

#footer {
	width: 869px;
	height: 30px;
	background: url(../images/footer.jpg);
	margin: 0 0 50px 0;
	padding: 14px 30px 0 16px;
	font-size: 11px;
	color: #d7cba0;
}

#footer a {
	color: #d7cba0;
}

#footer a:hover {
	color: #fff;
}

#footer-infos {
	float: left;
}

#copyright {
	float: right;
	color: #fff;
}

#prix {
	margin: 30px 0 0 0;
}

#listes li {
	list-style:outside;
	margin: 15px 0 15px 15px;
	font-size: 14px;
}

h2 {
	font-size: 20px;
	color: #3b484d;
}

#conditions {
	width: 320px;
	margin: 0 15px 0 0;
	float: left;
	background: url(../images/menu-lign.png) right repeat-y;
	padding: 0 15px 0 15px;
}

#finalistes {
	width: 320px;
	float: left;
	padding: 0 15px 0 15px;
}

#form {
	margin: 30px 0 0 0;
	width: 655px;
	background: url(../images/form-bg.png);
	padding: 30px 30px 15px 30px;
}

#form-bottom {
	width: 715px;
	height: 15px;
	background: url(../images/form-bg-bottom.png);
}

#form h2 {
	margin: 0 0 15px 0;
	color : #d7cba0;
	font-size: 20px;
}

label{
	width: 100px;
	float: left;
	text-align: left;
	display: block;
	padding: 4px 0 0 0;
	color: #d7cba0;
	font-size:11.5px;
	}
	
input{
	width: 200px;
	height: 20px;
	background: url(../images/input.jpg);
	border: none;
	padding: 5px 0 0 5px;
}

.formp {
	margin:4px 0px 10px 0px;
	padding: 0px;
}

#submit {
	width: 205px;
	height:34px;
	background: url(../images/submit.png);
	color: #3b484d;
	font-weight: bold;
	padding: 0 0 15px 0;
	margin: 15px 0 0 227px;
}

#leftform {
	width: 327px;
	float: left;
}

#rightform {
	width: 327px;
	float: right;
}

.jury {
	background: url(../images/fond-jury.png);
	width: 675px;
	height: 187px;
	padding: 20px;
	margin: 0 0 5px 0;
}

.imgjury {
	border: 1px solid #d1c39b;
	float: left;
	margin: 0 20px 0 0;
}

.textjury {
	padding: 8px 0 0 0;
	float: left;
	color: #897968;
	font-size: 20px;
	width: 420px;
}

.textjury h2{
	margin: -3px 10px 0 0;
	color: #c10076;
	padding: 0 0 10px 0;
	font-size: 24px;
	float: left;
}

.titrejury {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1c39b;
	width: 420px;
	margin: 0 0 10px 0;
}

.textjury p{
	font-size: 12px;
	line-height: 14px;
}

.event {
	background: url(../images/fond-evenement.png);
	width: 301px;
	height: 187px;
	padding: 20px;
	margin: 0 15px 5px 0;
	float: left;
}

.textevent {
	padding: 8px 0 0 0;
	float: left;
	color: #897968;
	font-size: 14px;
	width: 301px;
}

.textevent h2{
	margin: -3px 10px 0 0;
	color: #c10076;
	padding: 0 0 10px 0;
	font-size: 18px;
	float: left;
}

.titreevent {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1c39b;
	width: 301px;
	margin: 0 0 10px 0;
}

.textevent p{
	font-size: 12px;
	line-height: 14px;
}

.lieuevent {
	font-weight: bold;
	color: #6b644f;
}

.event {
	background: url(../images/fond-evenement.png);
	width: 301px;
	height: 187px;
	padding: 20px;
	margin: 0 15px 5px 0;
	float: left;
}

.textevent {
	padding: 8px 0 0 0;
	float: left;
	color: #897968;
	font-size: 14px;
	width: 301px;
}

.textevent h2{
	margin: -3px 10px 0 0;
	color: #c10076;
	padding: 0 0 10px 0;
	font-size: 18px;
	float: left;
}

.titreevent {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d1c39b;
	width: 301px;
	margin: 0 0 10px 0;
}

.textevent p{
	font-size: 12px;
	line-height: 14px;
}

.lieuevent {
	font-weight: bold;
	color: #6b644f;
}

.liens {
	background: url(../images/fond-liens.png);
	width: 301px;
	height: 100px;
	padding: 20px;
	margin: 0 15px 5px 0;
	float: left;
}

.textliens {
	padding: 8px 0 0 0;
	float: left;
	color: #897968;
	font-size: 14px;
	width: 301px;
}

.textliens h2{
	margin: -3px 10px 10px 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	float: left;
	border-bottom: 1px solid #d1c39b;
	width: 301px;
}

.textliens h2 a{
	color: #c10076;
}

.textliens h2 a:hover{
	color: #8f0058;
}

.textliens p{
	font-size: 12px;
	line-height: 14px;
}

#galerie {
	background: url(../images/fond-galerie.png);
	width: 655px;
	height: 222px;
	padding: 20px 30px 20px 30px;
	margin: 0 0 5px 0;
}

#photos {
	float: left;
}

#videos {
	float: right;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



.sponsorslieux {
text-align:right;
font-size:10px;
margin-top:-10px;
margin-bottom:15px;
}.imgSponsors {
	border: 1px solid #000000;
}

