/* ==> CONCOURS */
.note-title{
	font-size:12px;	
}


#light-box-holder div .texte{
	float:left;
	width:605px;
	border-left:1px #595a5c solid;
	padding:0 0 0 10px;
	line-height:18px;
	font-size:12px;
	color:#535456;	
}

#light-box-holder  h1{
	text-align:left;
	font-size:18px;
	line-height:18px;
	color:#f7941e;
	width:auto;
}
#light-box-holder  h2{
	float:left;
	margin:0 25px 0 0;
	text-align:right;
	display:inline;
	font-size:12px;
	color:#535456;
	width:85px;
}
#light-box-holder  strong{
	color:#535456;
	font-weight:bold;
	font-size:14px;	
}
#light-box-holder  label{
	line-height:18px;
	color:#343434;
	font-size:12px;
}
#light-box-holder  input{
	color:#343434;
	border:1px solid #343434;
	height:25px;
	font-size:18px;
	line-height:25px;
	width:185px;
}
#light-box-holder  select{
	color:#343434;
	border:1px solid #343434;
	height:25px;
	font-size:12px;
	line-height:25px;
	width:185px;
}
#light-box-holder  input[type="checkbox"]{
	color:#343434;
	border:1px solid #343434;
	height:12px;
	font-size:10px;
	line-height:12px;
	width:auto;
}
#light-box-holder  textarea{
	color:#343434;
	border:1px solid #343434;
	height:70px;
	width:300px;
}