html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: auto;
}
.container{
	position: relative;
	width:1052px;
	margin:0 auto;
}
.TablePE2014 {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	width:1052px;
	padding:0px;
	/*width:100%;*/
	box-shadow: 5px 5px 2px #888888;
	border:1px solid #191919;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.TablePE2014 table {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.TablePE2014 tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}

.TablePE2014 table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}

.TablePE2014 table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}

.TablePE2014 tr:last-child td:first-child {
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}

.TablePE2014 tr:hover td {
	
}

.TablePE2014 tr:nth-child(odd) { background-color:#ffffff; }
.TablePE2014 tr:nth-child(even) { background-color:#e5e5e5; }

.TablePE2014 td {
	vertical-align:middle;
	border:1px solid #191919;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:12px;
	font-family:Helvetica;
	font-weight:normal;
	color:#000000;
}

.TablePE2014 tr:last-child td {
	border-width:0px 1px 0px 0px;
}

.TablePE2014 tr td:last-child {
	border-width:0px 0px 1px 0px;
}

.TablePE2014 tr:last-child td:last-child {
	border-width:0px 0px 0px 0px;
}

.TablePE2014 tr:first-child td {
	background:-o-linear-gradient(bottom, #0057af 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");	background: -o-linear-gradient(top,#0057af,007fff);
	background-color:#0057af;
	border:0px solid #191919;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Helvetica;
	font-weight:bold;
	color:#ffffff;
}

.TablePE2014 tr:first-child:hover td {
	background:-o-linear-gradient(bottom, #0057af 5%, #007fff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0057af), color-stop(1, #007fff) );
	background:-moz-linear-gradient( center top, #0057af 5%, #007fff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0057af", endColorstr="#007fff");	background: -o-linear-gradient(top,#0057af,007fff);
	background-color:#0057af;
}

.TablePE2014 tr:first-child td:first-child {
	border-width:0px 0px 1px 0px;
}

.TablePE2014 tr:first-child td:last-child {
	border-width:0px 0px 1px 1px;
}




.BoutonPE2014, .BoutonPE2014_menu {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow: 3px 3px 2px #888888;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	text-shadow:5px 5px 2px #287ace;
}

.BoutonPE2014 {
	width:80px;
}

.BoutonPE2014_menu {
	width:200px;
}

.BoutonPE2014:hover, .BoutonPE2014_menu:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
	cursor:pointer;
}

.BoutonPE2014:active, .BoutonPE2014_menu:active {
	position:relative;
	top:1px;
}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}
label.error_mat {
	color: red;
	font-size:14px;
}
label.ok_mat {
	color: #000;
	font-size:14px;
}
#ZoneCrit {
	/*display:none;*/
	margin-top:25px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:0px;
	padding:20px;
	/*width:100%;*/
	box-shadow: 5px 5px 2px #888888;
	border:1px solid #191919;
	
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	overflow:auto;float:left;
	text-align:left;
	font-size:12px;
	width:200px;
	float:left;
	max-height: 150px;
}
#ZoneFiltre{
	position:relative;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:0px;
	padding:20px;
	box-shadow: 5px 5px 2px #888888;
	border:1px solid #191919;
	
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
	
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
	
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
	
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	overflow:auto;float:left;
	text-align:left;
	font-size:12px;
	width:370px;
	float:left;
	max-height: 150px;
}
.bloc_response{
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
	border: 1px solid #696;
	text-align: left; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #79bbff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#79bbff), to(#4197ee));
	background: -webkit-linear-gradient(#79bbff, #4197ee);
	background: -moz-linear-gradient(#79bbff, #4197ee);
	background: -ms-linear-gradient(#79bbff, #4197ee);
	background: -o-linear-gradient(#79bbff, #4197ee);
	background: linear-gradient(#79bbff, #4197ee);	
}
.bloc_response_quest{
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
}
.bloc_response_rep{
	overflow:hidden;
	color:#FFFFFF;
	font-weight:normal;
}
.bloc_suppr{
	background: url("images/cross.png") no-repeat transparent;
	position:absolute;
    right: 5px;
    top: 5px;
	cursor:pointer;
	width:16px;
	height:15px;
}
.pagination{
	cursor:pointer;	
}
.header_otw{
  background-color : #fc6a08;
  /*filter:alpha(opacity=10); 
  -moz-opacity:0.1;         
  opacity: 0.1;             
  -khtml-opacity: 0.1;*/      
  height:120px;
  padding-top:10px;
  text-align:center;
  width:1052px;
  margin-bottom:20px;
}
.typo_header{
float:left;
font-family: 'Electrolize', sans-serif;
font-weight:bold;
font-size:2em;
color:#FFFFFF;
margin-top:30px;
}
.TaForm{
width:98%;
overflow:hidden;
padding:10px 0 10px 10px;
border: 1px solid #696;
text-align: left;
background:#FFFFFF; 
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
}
#rms{
	width:140px;
	padding-top:20px;
}
#jpv{
	width:140px;
	padding-top:35px;
}
#ibox{
	width:200px;
	padding-top:20px;
}
#efv{
	width:140px;
	padding-top:20px;
}
#ffck{
	width:140px;
	padding-top:0px;
}