div {
	position: absolute;
	text-align: left;
}

body, div, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, hr {
	margin: 0pt;
	padding: 0pt;
}

html {
	background-color: white;
	height: 100%;
}

img {
	border: 0pt none;
}

body {
	color: #362F2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

table {
	width: 100%;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

label {
	color: #5E5147;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

input {
	background: #FFFFFF url(../images/input.bg.gif) repeat-x scroll 0pt;
	border: 1px solid #C3BBB6;
	margin: 0;
	padding: 0;
	width: inherit;
}

/* MS le 27/01/2012 : correction ano 565 */
select {
	background: #FFFFFF url(../images/input.bg.gif) repeat-x scroll 0pt;
	border: 1px solid #C3BBB6;
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entrySmall {
	clear: both;
	padding-top: 5px;
	font-size: 10px;
	width: 100%;
	vertical-align: middle;
}

.entrySmall .label2 {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
	width: 275px;
}

.entry {
	clear: both;
	padding-top: 5px;
	font-size: 12px;
	width: 100%;
	vertical-align: middle;
}

.entry .label {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
	width: 180px;
}

.entry .label2 {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
	width: 275px;
}

.entry .label3 {
	float: left;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
	width: 210px;
}

.entry .output {
	float: left;
	padding-top: 0px;
	text-align: left;
	width: 250px;
}

.entry .input {
	float: left;
	text-align: left;
	width: 250px;
	vertical-align: middle;
}

#triggerEndDate, #trigger {
	width: auto;
}
/* hack IE */
* html>body>.input {
	position: absolute;
}

* html>body>#triggerEndDate {
	width: 150px;
}

.entry .inputError {
	float: left;
	text-align: left;
	width: 250px;
	border: 2px solid red;
}

.redButton {
	background: #FFFFFF url(../images/btn.bg.gif) repeat-x scroll 0pt;
	border: 1px none #5D1414;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
	width: 130px;
}

.autosizeButton {
	background: #FFFFFF url(../images/btn.bg.gif) repeat-x scroll 0pt;
	border: 1px none #5D1414;
	color: #FFFFFF;
	font-weight: bold;
	height: 26px;
}

.redButton, .redButton:hover {
	cursor: pointer;
}

.errors {
	color: #E30C06;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: relative;
}

.errors2 {
	color: #E30C06;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	position: relative;
}

a:link, a:visited {
	color: rgb(27, 137, 102);
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

a:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}

.statLink {
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	height: 28px;
	width: 550px;
	background: white;
	color: black;
}

.statLink a:link, .statLink a:visited {
	color: rgb(27, 137, 102);
}

.statLink a:hover {
	color: black;
}
/************************** HEADER **************************/
#header {
	z-index: 10;
	margin-top: 0;
	top: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	position: static;
	width: 986px;
}

#header table, tr, td, img {
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}

#bnpLogo {
	border-width: 0;
	float: left;
}

#siteLogo {
	background-image: url("../images/header_bnp_right.jpg");
	height: 86px;
	width: 703px;
	float: left;
}

#banniereHeader {
	border-style: solid;
	border-color: rgb(166, 127, 120);
	border-width: 0px 0px 0px 0px;
	float: left;
	width: 986px;
	text-align: center;
}

.nav_secondaire {
	color: rgb(27, 137, 102);
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
}

.nav_secondaire a:link, .nav_secondaire a:visited {
	color: rgb(27, 137, 102);
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
}

.nav_secondaire a:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

.login {
	padding-left: 200px;
	padding-top: 80px;
	width: 986px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.loginForm {
	width: 500px;
	height: 160px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.lang {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	background: white;
	border: 0px;
}
/************************** BODY **************************/
#body {
	position: relative;
	font-size: 10px;
	padding-top: 0;
	background-color: white;
	width: 100%;
	text-align: center;
}

#body div {
	position: relative;
}

/************************** BODY **************************/
#identification {
	height: 500px;
}

/************************** CRITERIA **************************/
#criteria div {
	position: relative;
}

#criteria {
	position: relative;
	background-color: white;
	width: 986px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.fieldset {
	font-size: 14px;
	display: block;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	color: #5E5147;
	padding: 0.35em 0.625em 0.75em;
	border: 4px groove ThreeDFace;
}

#titleZone {
	padding-left: 50px;
	padding-bottom: 8px;
}

.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #5E5147;
	padding-right: 5px;
	height: 100%;
}

.title2 {
	font-size: 14px;
	font-style: italic;
	color: #5E5147;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
}

.title3 {
	font-size: 12px;
	font-style: italic;
	color: black;
	padding-left: 5px;
	height: 100%;
}

#formZone {
	
}
/************************** Accueil***************************/
tabAcc {
	padding: 5px 5px 5px 5px;
	padding-left: 20px;
	background: transparent -10px -100px;
	background-color: rgb(27, 137, 102);
	border: 4px solid rgb(27, 137, 102);
	height: 20px;
}
/************************** RESULTS **************************/
#general {
	display: initial;
}

#commissions, #adresses {
	display: none;
}

#tab {
	text-align: center;
	height: 20px;
}

#tab a {
	padding: 5px 5px 5px 5px;
	background: transparent -10px -100px;
	background-color: rgb(233, 233, 233);
	border: 1px solid grey;
	height: 20px;
}

#tab a:hover {
	background-color: rgb(167, 167, 167);
	color: white;
}

.results {
	position: relative;
	background-color: white;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#results {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.resultsCompact {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
}
/*.results {
	position: relative;
	background-color: white;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin: 0px auto;
}
*/
.content {
	padding-left: 10px;
}

#radioTable table {
	border: 0;
	border-collapse: collapse;
}

#radioTable table td {
	border: 0;
	padding-top: 3px;
	padding-right: 3px;
	text-align: left;
}

.results table {
	border: 1px solid #D2C9C4;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.comptaBoSuspen {
	font-size: 13px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.comptaBoSuspen table {
	margin-left: 0;
	border: 1px solid #C3BBB6;
	width: 350px;
}

.resultsSmall table {
	margin: 0 auto;
	border: 1px solid #D2C9C4;
	border-collapse: collapse;
	width: 80%;
	padding-left: 10px;
}

.results table caption {
	font-weight: bold;
	padding-bottom: 6px;
	text-align: left;
}

.results table thead th {
	background: #FFFFFF url(../images/th.bg.gif) repeat-x scroll 0pt 100%;
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #D2C9C4;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.results table tbody td {
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #E4DBD5;
	font-size: 11px;
	padding: 0px;
}

.results table tfoot td {
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #E4DBD5;
	font-size: 11px;
	padding: 0px;
}

.contractTab {
	padding-bottom: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 986px;
}

.contractTab table {
	border: 2px solid black;
	border-collapse: collapse;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.contractTab table caption {
	font-weight: bold;
	padding-bottom: 6px;
	text-align: left;
}

.contractTab table thead th {
	background: #FFFFFF url(../images/th.bg.gif) repeat-x scroll 0pt 100%;
	border-bottom: 1px solid black;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

.contractTab table tbody td {
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #E4DBD5;
	font-size: 11px;
	padding: 3px;
}

.contractTabAdresse {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
}

.contractTabAdresse table {
	border: 2px solid black;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.contractTabAdresse table thead th {
	background: #FFFFFF url(../images/th.bg.gif) repeat-x scroll 0pt 100%;
	border-bottom: 1px solid black;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

.contractTabAdresse table tbody td {
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #E4DBD5;
	font-size: 11px;
	padding: 3px;
}

.exportPrintButtons {
	border: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}

.exportPrintButtonsComptaBo {
	border: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	text-align: center;
	vertical-align: middle;
}

.sortable a, .sortable a:HOVER {
	text-decoration: none;
	color: #362f2d;
	font-weight: bold;
}

table thead .order1 {
	background-repeat: no-repeat, repeat-x;
	background-image: url(../images/fleche_haut.png),
		url("../images/th.bg.gif");
	background-position: right bottom, left top;
}

table thead .order2 {
	background-repeat: no-repeat, repeat-x;
	background-image: url(../images/fleche_bas.png),
		url("../images/th.bg.gif");
	background-position: right bottom, left top;
}

.restitutionResultTable a:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

.restitutionResultTable td {
	padding: 1px !important;
}

.rapportResultTable a:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

.rapportResultTable td {
	padding: 1px !important;
}

/************************** FOOTER **************************/
#footer {
	width: 986px;
	height: 47px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_background.jpg);
}

#legalmention {
	text-align: center;
	vertical-align: middle;
	height: 47px;
	width: 100%;
	font-size: 9px;
	font-style: italic;
	color: #362F2D;
}

#printButton {
	width: 986px;
	border: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

.pagelinks {
	text-align: center;
}

.leftArrow {
	background-image: url(../images/fleche_gauche.jpg);
	height: 19px;
	width: 22px;
	display: inline-block;
}

.rightArrow {
	background-image: url(../images/fleche_droit.jpg);
	height: 19px;
	width: 22px;
	display: inline-block;
}

.pagebanner, .pagelinks {
	font-weight: bold;
}

.centerHtml {
	padding-top: 10px;
	margin: auto;
	display: block;
	width: 970px;
	text-align: center;
}

#adminTable {
	border: 1px solid black;
	border-collapse: collapse;
}

#adminTable th, #adminTable tr, #adminTable td {
	border: 1px solid black;
}

.levelOne {
	cursor: pointer;
}

.detailReglementTitle {
	font-weight: bold;
	font-size: 13px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

.detailReglement {
	width: initial !important;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10% !important;
}

.detailReglement caption {
	font-size: 13px;
}

.detailReglement th {
	background: #FFFFFF url(../images/th.bg.gif) repeat-x scroll 0pt 100%;
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #D2C9C4;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.detailReglement td {
	border-bottom: 1px solid #D2C9C4;
	border-left: 1px solid #E4DBD5;
	font-size: 11px;
	padding: 0px;
}
/*
.buttonUpload{
	cursor: pointer;
	border:1px solid #CCCCCC;
	border: none;
	-webkit-box-shadow: #FEFFFF 0px 1px 1px ;
	-moz-box-shadow: #FEFFFF 0px 1px 1px ;
	box-shadow: #FEFFFF 0px 1px 1px ;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	text-decoration:none;
	display:inline-block;
	text-shadow: 0px 1px 0 rgba(255,255,255,1);
	font-weight:bold;
	color: #4A4A4A;
	background-color: #F7F5F6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F7F5F6), to(#DDDDDD));
 	background-image: -webkit-linear-gradient(top, #F7F5F6, #DDDDDD);
 	background-image: -moz-linear-gradient(top, #F7F5F6, #DDDDDD);
 	background-image: -ms-linear-gradient(top, #F7F5F6, #DDDDDD);
 	background-image: -o-linear-gradient(top, #F7F5F6, #DDDDDD);
 	background-image: linear-gradient(to bottom, #F7F5F6, #DDDDDD);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F7F5F6, endColorstr=#DDDDDD);
}

.buttonUpload:hover{
	 border:1px solid #ADADAD;
	 border: none;
	 background-color: #E0E0E0;
	 background-image: -webkit-gradient(linear, left top, left bottom, from(#E0E0E0), to(#BDBBBC));
	 background-image: -webkit-linear-gradient(top, #E0E0E0, #BDBBBC);
	 background-image: -moz-linear-gradient(top, #E0E0E0, #BDBBBC);
	 background-image: -ms-linear-gradient(top, #E0E0E0, #BDBBBC);
	 background-image: -o-linear-gradient(top, #E0E0E0, #BDBBBC);
	 background-image: linear-gradient(to bottom, #E0E0E0, #BDBBBC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E0E0E0, endColorstr=#BDBBBC);
}
*/

.success {
	color: #6FB52B;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	position: relative;
}
