/* VARIOUS */

h2,
h2 a{
	font-weight:bold;
	font-size:34px;
}

.btn_festival{
position:relative;
display:block;
width:auto;
height:44px;
padding:11px 10px 0 10px;
margin:15px 15px 0 0;
text-align:center;
font-family:Luba;
font-weight:bold;
font-size:13px;
line-height:17px;
text-transform:uppercase;
color:#000;
clear:both;
cursor:pointer;
}

.btn_festival:hover{
text-decoration:none;
}

.btn_festival_short{
	width:230px;
}

.btn_festival_long{
	width:230px;
}

.btn_festival_fat{
	width:175px;
	height:84px;
	font-size:23px;
	line-height:26px;
	font-family:LubaDemi;
	font-weight:normal;
}

.btn_festival_black{
	color:#fff000;
}

.btn_festival_black:hover{
	color:#fff;
}

.btn_festival_yellow,
.btn_festival_white{
	color:#000;
}

.btn_festival_short_black{
	background:url('../../images/boutons/btn_short_black.png') top left no-repeat;
}

.btn_festival_short_white_pdf{
	background:url('../../images/boutons/btn_short_white_pdf.png') top left no-repeat;
}

.btn_festival_fat_yellow{
	background:url('../../images/boutons/btn_fat_yellow.png') top left no-repeat;
}

.dore{
	color:#8f663a;
}

.dore:hover{
	color:#f2ce8a;
}

.page_classique{
	background-color:#fff;
	-moz-box-shadow: 0px 3px 5px 0px #ddcdb6;
	-webkit-box-shadow: 0px 3px 5px 0px #ddcdb6;
	-o-box-shadow: 0px 3px 5px 0px #ddcdb6;
	box-shadow: 0px 3px 5px 0px #ddcdb6;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ddcdb6, Direction=180, Strength=5);
}

/* PAGE VOTES */

#vote_splash_screen{
	margin:0 15px 20px 15px;
	padding:10px;
	background-color:#fff000;
	border:1px solid #fff;
}

#vote_splash_screen p{
	text-align:center;
	color:#000;
	font-weight:bold;
}

.candidats_bloc{
	height:600px;
	margin:0 0 20px 0;
	background-color:#fff;
	-moz-box-shadow: 0px 3px 5px 0px #ddcdb6;
	-webkit-box-shadow: 0px 3px 5px 0px #ddcdb6;
	-o-box-shadow: 0px 3px 5px 0px #ddcdb6;
	box-shadow: 0px 3px 5px 0px #ddcdb6;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ddcdb6, Direction=180, Strength=5);
}

.candidats_background{
	width:100%;
	height:400px;
	background-position:center;
	background-size: cover;
}

.candidats_txt{
	margin:20px;
	height:100px;
}

.candidats_txt h5{
	font-weight:bold;
	text-transform:uppercase;
	font-size:20px;
}

.candidats_txt p,
.candidats_txt p a{
	
}	

.candidats_txt p{
	font-size:14px;
	color:#000;
}

.candidats_bloc_selected,
.candidats_bloc_selected:hover{
	background:#423e3d url('../../images/fonds/candidats_bloc_selected_bck.jpg') bottom right no-repeat;
}

/* Popup - Vote confirm */

#votes_confirm p{
	text-align:center;
}



/* PAGE LAUREAT */

.bio h2{
	font-size:45px;
	letter-spacing:-2px;
	margin:0;
}

.bio h3,
.bio h3 span{
	font-size:22px;
	color:#eae3d6;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 10px 0;
}

.bio h3 span{
	font-size:42px;
	letter-spacing:12px;
}

.bio p{
	font-size:16px;
	color:#fff;
	text-align:justify;
}

.bio div.grid{
	margin:20px 0 20px 0;
	padding:10px 0 0 10px;
	background:#F4F4F4 url('../../images/fonds/grid_fake.jpg') top left repeat;
	overflow: auto;
}

.bio a.grid_item{
	position:relative;
	float:left;
	width:100px;
	height:100px;
	margin:0 10px 10px 0;
	cursor:pointer;
	background-position:top center;
	background-size:cover;
}

.bio .btn_download{
	float:right;
	/*margin:-100px 0 20px 20px;*/
	font-size:16px;
	text-align:left;
}

/* PAGE PRODUIT / VIDEO */

#element_desc{
position:relative;
height:auto;
clear:both;
margin:5px 0 0 0;
padding:10px 0 0 0;
}

#element_desc,
#element_desc a,
#element_desc span,
#element_desc strong,
#element_desc span a,
#element_desc strong a,
#element_desc p,
#element_desc p a,
#element_desc p span,
#element_desc p strong,
#element_desc p span a,
#element_desc p strong a,
#element_desc ul li,
#element_desc ul li a,
#element_desc ul li span,
#element_desc ul li strong,
#element_desc ul li span a,
#element_desc ul li strong a{
font-size:12px;
font-family: "arial;
}

#element_desc p{
margin:0 0 10px 0;
}

#element_desc ul li{
list-style-type:disc;
list-style-position:inside;
}

/* Page CONTACT */

p.libelleZoneFormulaire{
font-size:14px;
font-weight:bold;
margin:10px 0 20px 0;
padding:0 0 5px 0;
width:100%;
border-bottom:1px solid #999;
clear:both;
}


span.asterisque{
color:#1e4f89;
}

.champForm,
.champFormError{
position:relative;
display:block;
width:100%;
height:23px;
margin:0 0 5px 0;
clear:both;
}

.champForm label,
.champFormError label{
position:relative;
float:left;
width:40%;
height:15px;
text-align:right;
font-size:14px;
color:#000;
}

.champForm input,
.champFormError input{
position:relative;
height:23px;
margin-left:5px;
padding:0 0 0 2px;
}

.champFormError input{
border:1px solid #f00;
}

.champForm select,
.champFormError select{
position:relative;
height:25px;
margin-left:5px;
}

.champFormError select{
border:1px solid #f00;	
}

.champForm select option,
.champFormError select option{
font-size:12px;
color:#000;
padding:0 0 0 2px;
}

.champForm textarea,
.champFormError textarea{
position:relative;
margin-left:2px;
width:220px;
padding:0 0 0 2px;
}

.champFormError textarea{
border:1px solid #f00;	
}

.champForm input,
.champFormError input,
.champForm select,
.champFormError select,
.champForm textarea,
.champFormError textarea{
float:left;
border:1px solid #000;
color:#000;
font-size:12px;
background-color:#fff;
width:40%;
}

.champFormRadio{
position:relative;
clear:both;
margin-top:5px;
}

.libelle_checkbox{
padding:1px 0 0 5px;
font-size:14px;
font-style:italic;
color:#777;
}

/* FIN PAGE CONTACT */


