a h2 {
	clear:both;
	color: #f4dd00;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom:0px;
	margin-top:25px;
	letter-spacing: 2px;
}
.form-style-2{
	padding: 0px 12px 10px 0px;
	color:black;
}
.form-style-2 h1{
	margin-left:0;
	padding-top:0;
	margin-top:25px;
}
.form-style-2 label{
	display: block;
	margin: 0px 0px 15px 0px;
}
.form-style-2 label > span{
	width: 150px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	color:#fff;
	clear:both;
}
.form-style-2 span.required{
	color:red;
}
.form-style-2 .tel-number-field{
	width: 200px;
	text-align: left;
}
.form-style-2 input.input-field{
	width: 56%;

}

.form-style-2 input.input-field, 
.form-style-2 .tel-number-field, 
.form-style-2 .textarea-field, 
.form-style-2 .select-field{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
}
.form-style-2 .input-field:focus, 
.form-style-2 .tel-number-field:focus, 
.form-style-2 .textarea-field:focus,  
.form-style-2 .select-field:focus{
	border: 1px solid #0C0;
}
.form-style-2 .textarea-field{
	height:100px;
	width: 55%;
}
.form-style-2 input[type=submit],
.form-style-2 input[type=button]{
	border: none;
	padding: 14px 30px 12px 32px;
	margin-top: 25px;
	font-size: 17px;
	background: #f4dd00;
	color: #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
	background: #575757;
	color: #fff;
}
input.input-field{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 7px;
	outline: none;
	color:black;
}
input.input-field:focus{
	border: 1px solid #0C0;
}
.programme{

	margin-bottom:150px;
	margin-top:50px;
}
.programme h2{
	text-align:center;
}
.horaire{
	margin-left:32%;
	float:left;
	font-size:20px;
	line-height:25px;
}
.lieu{

	float:left;
	font-size:18px;
	line-height:25px;
}

.lieu a {
	color:#fff;
	text-decoration:none;
	font-weight:400;
}
.jury {
	float:left;
	width: 100%;
}
.jury img{
	float:left;
	max-height: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.juge p{
	text-align: left;
}
.image h2{
	text-align:left;
}

.presentateur {
	margin-left:30px;
	float:left;
	width: 95%;

}
.presentateur img{
	float:left;
	max-height: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.presentateur p{
	text-align: left;
}
.image h2{
	text-align:left;
}
.galerie_finale_2014{
	float:left;
	margin-left: 40px;
}
.galerie_finale_2014 h1{
	margin-left:0;
	padding-top:0;
	margin-top:25px;
	font-size: 27px;
}
.blocgrey{
	float: left;
	width: 520px;
	border: 1px solid #C2C2C2;
	background: #111;
	height: 500px;
	margin-top: 0px;
	margin-left:20px;
}
