h1 span {
	color:#B3B3B3;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:18px;
	line-height:25px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	text-decoration:none;
	font-weight:bold;
}
#blokTitleQ{
	width:188px;
	height:23px;
	margin-top:20px;
	margin-left:13px;
	margin-bottom:0;
	padding:0;
}
#leftTitleQ{
	background-image:url(../images/decoupes/leftMenu_F.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:5px;
	height:23px;
	font-size:0px;
	margin:0;
	padding:0;
	float:left;
}
#miTitleQ h3{
	background-color:#F7F7F7;
	width:177px;
	height:20px;
	margin:0;
	padding-top:3px;
	padding-bottom:0;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00C0ED;
	text-align:center;
	font-weight:normal;
	line-height: 23px;
	overflow:hidden;
}
#rightTitleQ{
	background-image:url(../images/decoupes/rightMenu_F.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:5px;
	height:23px;
	font-size:0px;
	margin:0;
	padding:0;
	float:left;
}
fieldset {
	border:medium none;
	margin:0;
	padding:0;
}
legend{
	display:none;
}
/***** Blok Formulaire  *****/
#blokFormQues{
	width:672px;
	background-color: #F7F7F7;
	background-image: url(../images/decoupes/film/TopContVideo.gif);
	background-position: left top;
	background-repeat:no-repeat;
	overflow:hidden;
}
/*** interieur cont form ***/
#miFormQ{
	margin:0;
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(../images/decoupes/film/BottContVideo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#form_feedback{
	padding-left:42px;
	padding-right:20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#form_feedback div.feed_quest{
	margin-bottom:18px;
}
#form_feedback div label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#404040;
	font-size: 17px;
	font-weight:normal;
	display:inline;
}
#form_feedback div.feed_check label,
#form_feedback div.feed_radio label{
	display:block;
}
#form_feedback .feed_quest div {
	float:left;
	margin-top:10px;
	margin-right:50px;
}
#form_feedback div div label{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#808080;
	font-size: 14px;
	font-weight:normal;
	display:inline;
}
#form_feedback div.feed_check div label,
#form_feedback div.feed_radio div label{	
	display:inline;
}
#form_feedback input#feed_name,
#form_feedback input#feed_mail{
	width:160px;
	padding-left:3px;
	padding-top:5px;
	margin-left:10px;
	border:1px solid #D8D8D8;
	height:21px;
} 
#form_feedback input#feed_mail{
	margin-left:17px;
}
#form_feedback textarea{
	width:496px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	border:1px solid #D8D8D8;
	height:127px;
	margin-top:12px;
	display: block;
}
#btn_feed{
	background-image:url(../images/decoupes/BntBleu.gif);
	background-repeat:no-repeat;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	width:151px;
	height:25px;
	color:#FFF;
	display: block;
	text-align: center;
	line-height:25px;
	margin-top:10px;
	margin-bottom:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
	background-color: #F7F7F7;
}

/*validation*/
#form_feedback .feed_quest #feed_name.error,
#form_feedback .feed_quest #feed_mail.error {
	border-color: #FF0000;
}
#form_feedback .feed_quest label.error {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	padding-left: 10px;
}
