/*body * {
	font-size:x-small;
}
* html body * {
	font-size:xx-small;
}*/
body {
	color:#47515A;
	margin:0px;
	background-color:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
	font-size:xx-small;
}
p, form, h1, h2, h3, h4, h5, h6{
	/*margin:0px;*/
	font-weight:normal;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
textarea {
	overflow:auto;
}
select, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	vertical-align:middle;
}
span.smallcheckbox input{ 
	width: 10px ; 
	height: 10px ;
	margin:0px;
}

hr {
height: 1px;
margin: 0;
padding: 0;
color: #47515A;
border: 0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#0E97BF;
}
a:hover{
	text-decoration:underline;
}
a img {
	border:none;
}

a.normal {
	font-weight:normal;
	text-decoration:none;
	color:#47515A;
}
a.normal:hover{
	text-decoration:underline;
}

strong {
	font-weight:bold;
}
.clear {
	clear:both;
}
.none {
	display:none;
}
.it {
	font-style:italic;
}
.nowrap {
	white-space:nowrap;
}

/* structures */
/*.main, .main td, .main th{
	font-size:100%;
}
* html .main, * html .main td, * html .main th{
	font-size:100%;
}

.main td td{
	font-size:100%;
}
*/
.main span.dec{
	float:right;
	margin:10px 20px 0 0;
}

.main span.version{
	float:left;
	margin:10px 0 0 20px;
	font-weight:bold;
	text-decoration:none;
	color:#0E97BF;
	font-size:75%;
}

.main{ font-size:120%;}
* html .main{ font-size:110%;}
.main th, .main td{ font-size:70%;}

.header {
	padding:21px 0 21px 21px;
}
.header h1{margin:0;}
.home .header {
	padding:34px 407px 34px 34px;
}
.nav {
	height:23px;
	background:#0E97BF url(img/bandeau.jpg) left top no-repeat;
	padding-left:150px;
}
.nav:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
* html .nav {
	height:1%;
}
.nav div {
	height:23px;
}
.home .nav {
	height:35px;
	background-image:url(img/bandeau-home.jpg);
	padding-left:206px;
}
.nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.home .nav ul {
	padding-top:12px;
}
.nav ul li {
	background:#0E97BF url(img/nav-off.gif) left top no-repeat;
	display:inline;
	float:left;
	margin-left:-1px;
}
.nav ul li:first-child {
	background:#0E97BF url(img/nav-off-mz.gif) left top no-repeat;
}
.nav ul li.on {
	background:#00526A url(img/nav-on.gif) left top no-repeat;
	padding:0px 11px 0px 0px;
	margin-right:-1px;
	position:relative;
	z-index:1;
}
.nav ul li.on img {
	display:block;
}
.nav ul li a {
	display:block;
	padding:0px 10px 0px 23px;
}
.nav ul li.on div {
	height:auto;
	background-color:#E5E6E8;
	position:absolute;
	width:400px;
	top:0;
	left:0;
	margin-top:23px;
	min-height:20px;
}
* html .nav ul li.on div {
	height:20px;
}
.nav ul li.on div ul {
	background-color:#E5E6E8;
	margin-top:0px;
}

/* ORIGINAL */
.nav ul li.on div li {
	white-space:nowrap;
	padding:3px 12px 3px 27px;
	background:#E5E6E8 url(img/snav-off.gif) 11px 3px no-repeat;
	color:#FF6600;
	font-weight:bold;
	/*font-size:110%;*/
}
.nav ul li.on div li a {
	padding:0px;
	color:#0E97BF;
	text-decoration:none;
	/*font-size:100%;*/
}

.nav ul li.on div li.set {
	white-space:nowrap;
	padding:3px 12px 3px 27px;
	background:#E5E6E8 url(img/snav-on.gif) 11px 3px no-repeat;
	color:#485158;
	font-weight:bold;
	/*font-size:110%;*/
}
.nav ul li.on div li.set a {
	padding:0px;
	color:#00526A;
	text-decoration:none;
	/*font-size:100%;*/
}

/* navigation gauche */
.nav2{
	position:absolute;
	left:0;
	width:135px;
}
.nav2 ul{
	margin:0;
	padding:30px 12px 12px 12px;
	list-style-type:none;
}
.nav2 li{
	background:url(img/puce-2.gif) 0px 5px no-repeat;
	padding-left:10px;
}
.nav2 li a:hover{
	text-decoration:none;
}
.nav2 li.on{
	font-weight:bold;
}
.nav2 li.on a{
	color:#00526A;
}

/* Actions gauche */
.actiontop{
	position:absolute;
	top:170;
	left:0;
	width:135px;
	font-size:90%;
}
.actiontop ul{
	margin:0;
	padding:30px 12px 12px 12px;
	list-style-type:none;
}
.actiontop li{
	background:url(img/puce-2.gif) 0px 5px no-repeat;
	padding-left:10px;
}
.actiontop li a:hover{
}
.actiontop li.on{
	font-weight:bold;
}
.actiontop li.on a{
	color:#00526A;
}

.action{
	position:absolute;
	top:250;
	left:0;
	width:135px;
	font-size:90%;
}
.action ul{
	margin:0;
	padding:30px 12px 12px 12px;
	list-style-type:none;
}
.action li{
	background:url(img/puce-2.gif) 0px 5px no-repeat;
	padding-left:10px;
}
.action li a:hover{
}
.action li.on{
	font-weight:bold;
}
.action li.on a{
	color:#00526A;
}

.edition{
	position:absolute;
	top:130;
	left:0;
	width:135px;
	font-size:90%;
}

.edition ul{
	margin:0;
	padding:30px 12px 12px 12px;
	list-style-type:none;
}

.edition li{
	background:url(img/puce-2.gif) 0px 5px no-repeat;
	padding-left:10px;
}
.edition li a:hover{
}
.edition li.on{
	font-weight:bold;
}
.edition li.on a{
	color:#00526A;
}


.contents{
	padding:0px 0px 35px 0px;
	margin:0px 35px 0px 150px;
}
* html .contents {
	width:100%;
}
.home .contents {
	margin-left:206px;
}
.home .scontents {
	margin-left:16px;
}
.pop .contents {
	margin-left:20px;
	margin-right:0px;
	padding:0;
}

.AssistantMain .contents {
	margin-left:20px;
	margin-right:0px;
	padding:0;
}


.contents .carre {
	position:absolute;
	margin-left:-20px;
	margin-top:-24px;
	width:20px;
	height:20px;
	overflow:hidden;
	background-color:#E3E7E8;
}
* html .contents .carre {
	margin-top:0px;
}
.contents .titre {
	margin-top:24px;
	margin-bottom:0.5em;
	color:#798795;
	font-size:180%;
}
.home .contents .titre {
}
.home .contents .titre strong {
	margin-left:100px;
	font-size:80%;
	color:#0E97BF;
}
.home .contents ul.pres {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.home .contents ul.pres li{
	background:url(img/puce-1.gif) 0px 4px no-repeat;
	padding-left:10px;
	margin-bottom:1em;
	/*font-size:110%;*/
}
.contents .stitre {
	background:url(img/puce-0.gif) 0px 50% no-repeat;
	margin-bottom:6px;
	padding-left:16px;
	font-weight:bold;
	font-size:140%;
	color:#0E97BF;
}
.contents .intro {
	background:url(img/puce-1.gif) 0px 4px no-repeat;
	padding-left:10px;
	/*font-size:110%;*/
}
.contents .chapo {
	background:url(img/puce-2.gif) 0px 5px no-repeat;
	padding-left:10px;
	/*font-size:110%;*/
}
.contents .retour {
	background:url(img/retour.gif) 0px 0px no-repeat;
	padding-left:17px;
	/*font-size:110%;*/
}

/* info */
.info {
	float:right;
	width:185px;
	background-color:#F1F2F4;
	border-top:5px solid #798794;
}
* html .info{
	margin-top:24px;
}
.info p {
	margin:0;
	padding:1em;
	/*font-size:110%;*/
	line-height:150%;
	text-align:justify;
}

.detailbox {
	background-color:#E4E7E9;
	padding:5px;
	margin:0;
	clear:both;
}
.detailbox .data {
	margin-top:0px;
	border-top:4px solid #FFFFFF;
}
.detailbox .data thead .intbrd {
	background-color:#FFFFFF;
}

.select-year{
	padding:5px;
	background:#F0F2F3;
	margin:0;
	margin-bottom:-1em;
}
.select-year label{
	font-weight:bold;
}

.details{
	margin:1em 0;
	padding:8px;
	background:#F0F2F3;
}
.details li{
	display:inline;
	margin-right:2em;
}

/* form */

.progression{ margin:0; padding:0; list-style:none; clear:both;}
.progression li{float:left; display:block; padding:4px 0; margin:0.5em 0; padding-left:12px; margin-left:-12px; margin-right:4px; background:url("img/bg_prog_left_off.png") no-repeat 0 0;}
* html .progression li{ height:1%; }
.progression li:first-child{ background:none;}
.progression a, .progression span, .progression a, .progression strong{ font-weight:bold; padding:4px 20px 4px 8px; background:url("img/bg_prog_right_off.png") no-repeat 100% 0;}
.progression a{ color:#FFF;}
.progression span{ color:#FFF;}
.progression li.on{ background:url("img/bg_prog_left_on.png") no-repeat 0 0;}
.progression li.on strong{ background:url("img/bg_prog_right_on.png") no-repeat 100% 0; color:#A3A8AC;}

.financement{
	background:#E7E7E7;
	padding:1em;
	clear:both;
	margin:0.5em 0;
	display:block;
}

.form-progression{
	margin:0 0 1em 0;
	padding:2px 0;
	color:#A3A8AC;
	list-style:none;
	font-weight:bold;
}
.form-progression li{
	display:inline;
	padding:2px 10px 2px 6px;
	background:url("img/bg_form_prog.png") no-repeat 100% 50%;
}
.form-progression li.last{
	background:none;
}

.form-detail{ background:#FFF; padding:1em;}

.alertMsg{
	font-weight: bold;
	color: #f00;
}

.alertbox{
	background:url("img/erreur_mc2.gif") no-repeat 0 0;
	padding-left:54px;
	margin-left:20px;
	color:#F00;
}
.alertbox ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
}

* html div.preformbox{ height:1%;}
div.preformbox h3
{
	padding:4px;
	font-weight: bold;
	font-size: 120%;
	margin:0;
	margin-bottom:8px;
	margin-top:8px;
	color: #485159;
}
div.preformbox h4
{
	font-size: 100%;
	padding:4px;
	margin:0;
	color: #485159;
}
div.preformbox table
{
	padding:4px;
	background:#F0F2F3;
	margin: 0px;
}
div.preformbox th
{
	font-weight: bold;
	text-align:left;
}

div.preformbox tr.alt td
{ 
	background:#FFF;
}

div.formbox{
	position:relative;
}


* html div.formbox{ height:1%;}
div.formbox h4{
	font-weight:bold;
	padding:4px;
	background:#F0F2F3;
	color:#485159;
	margin:0;
	font-size:100%;
}
div.formbox p.formbox-total{
 position:absolute;
 top:0;
 right:0;
 padding:4px;
 margin:0;
 font-weight:bold;
}

div.formbox p.formbox-total-cnc{
 position:absolute;
 top:0;
 right:250;
 padding:4px;
 margin:0;
 font-weight:bold;
 color:#E85159;
}

div.formbox-content{
	padding:0 8px;
}
div.formbox-content p.rech table{ border-collapse:collapse;}
div.formbox-content p.rech td{ border:0px;}
div.formbox-content p.rech th{ border:0px; background:#F0F2F3;}
.rech tr.alt td{ background:F0F2F3}


div.formbox select{ max-width:180px;}
div.formbox p, div.formbox table, div.formbox ul{margin:8px 0;}
div.formbox table{ border-collapse:collapse; border-spacing:0;}
div.formbox th, div.formbox td{ text-align:left; border:1px solid #000; padding:2px 8px; margin:0;}



.total{ background-color:#F0F2F3;}
.erreur{ background-color:#47515A; color:#FFF;}


/* onglets */
.onglets{
	list-style:none;
	margin:0;
	padding:0;
	/*overflow:auto;*/
	font-weight:bold;
}
* html .onglets{
	height:1%;
}
.onglets li{
	float:left;
	padding:4px 15px;
	margin-right:10px;
	background:#F7F8F9;
}
.onglets li.on{
	background:#E7E7E7;
}

/* tableaux */
/*tableau des fiches d'infos*/
.tdatafiche{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	width:50%;
	margin:0.5em 0 0 0;
}
* html .tdatafiche{ width:98%;}
.tdatafiche th{
	background-color:#F0F2F3;	
	font-weight:bold;
	padding:4px 4px 4px 4px;
	margin:0px;
}
.tdatafiche td{
	padding:4px 4px 4px 4px;
	text-align:center;
	margin:4px;
}
.tdatafiche strong{ color:#47515A;}
.tdatafiche tr.alt td{ background:#F0F2F3;}
/*tableau des fiches d'infos*/
/*tableau des statistiques*/
.tdatastat{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	margin:0.5em 0 0 0;
}
* html .tdata{ width:98%;}
.tdatastat th{
	background-color:#F0F2F3;	
	font-weight:bold;
	margin:0px;
}
.tdatastat td{
	margin:4px;
}
.tdatastat strong{ color:#47515A;}
.tdatastat tr.alt td{ background:#F0F2F3;}
/*tableau des statistiques*/

.tdata{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	width:100%;
	margin:0.5em 0 0 0;
}
* html .tdata{ width:98%;}
.tdata th{
	background-color:#F0F2F3;	
	font-weight:bold;
	padding:4px 4px 4px 4px;
	margin:0px;
}
.tdata td{
	padding:4px 4px 4px 4px;
	text-align:center;
	margin:4px;
}
.tdata strong{ color:#47515A;}
.tdata tr.alt td{ background:#F0F2F3;}
.tdata tr.pagination td{ background:#F0F2F3;text-align:right;}
.tdata tr.title td{ background:#F0F2F3;}
.tdata tr.title th{ background:#F0F2F3;text-align:center;}
.tdata tr.title th a 
{
	font-weight:bold;
	color:#47515A;
}

.tdataother{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	width:100%;
	margin:0.5em 0 0 0;
}
* html .tdataother{ width:98%;}
.tdataother th{
	background-color:#F0F2F3;	
	font-weight:bold;
	padding:6px 4px 6px 4px;
	margin:0px;
}
.tdataother td{
	padding:2px 2px 2px 2px;
	text-align:left;
	margin:4px;
}
.tdataother strong{ color:#47515A;}
.tdataother tr.alt td{ background:#F0F2F3;}
.tdataother tr.pagination td{ background:#F0F2F3;text-align:right;}
.tdataother tr.title td{ background:#F0F2F3;}
.tdataother tr.title th a 
{
	font-weight:bold;
	color:#47515A;
}


.tother{
	clear:both;
	border-collapse:separate;
	border-spacing:4px;
	width:100%;
	margin:0.5em 0 0 0;
}
* html .tother{ width:98%;}

div.waitpnl
{
	border-right: thin outset;
	background-position: center center;
	border-top: thin outset;
	border-bottom: thin outset;
	border-left: thin outset;
	z-index: 400;
	left: 800px;
	top: 10px;
	height: 60px;
	width: 150px;
	background-image: url(img/gif_attente.gif);
	visibility: hidden;
	background-repeat: no-repeat;
	position: absolute;
}



/* Entire pane */
#dhtmlgoodies_xpPane{
	position:relative;
	top:50;
	left:0;
	float:left;
	height:400px;
	width:135px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
	margin-left:5px;
	margin-right:0px;
	margin-top:10px;	
}
#dhtmlgoodies_xpPane .panelContent{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	background-image:url('img/bg_pane_right.gif');
	background-color=#F0F2F3;
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;
}
#dhtmlgoodies_xpPane .panelContent div{
	position:relative;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
	background-image:url('img/bg_panel_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:25px;
	padding-right:5px;
	cursor:pointer;
	overflow:hidden;		

}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
	line-height:25px;
	vertical-align:middle;
	font-family:arial;
	font-size:1.0em;
	color:#0E97BF;
	font-weight:bold;
	float:left;
	padding-left:5px;
}
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
	float:right;
	cursor:pointer;
}
#otherContent{	/* Normal text content */
	float:left;	/* Firefox - to avoid blank white space above panel */
	padding-left:10px;	/* A little space at the left */
}



div.ContantDataInfo{border: solid 1px Black; width: 100%; padding: 5px;}

p.ParagraphButton{MARGIN: 0px; TEXT-ALIGN: center;}

.PlaceContentText{MARGIN-LEFT: 15px}

.PlaceContentTextInscription_1{MARGIN:0px 0px 15px}

.PlaceContentTextInscription_2{MARGIN:0px 0px 10px}
tr.FormRowRech_1{height: 35px;}
.FormTableRech {padding: 4px; width: 100%;}


.Table_1 {padding: 10px 10px 10px 10px;}

.TableImmat {padding: 4px; MARGIN: 4px;}

.RowDisposition {padding: 1px; MARGIN: 1px;}

.TableDisposition {width: 100%; margin-left: 4px;}
.TdDisposition { width: 50%; vertical-align: top;}



/*div.preformbox tr.alt td
{ 
	background-color:#FFF
}
*/


.tdataotherConsultActe{
	clear:both;
	
	border-collapse:separate;
	background:#FFF;
	width:100%;
	margin:0.5em 0 0 0;
}
* html .tdataotherConsultActe{ width:98%;}
.tdataotherConsultActe th{
	background-color:#F0F2F3;	
	font-weight:bold;
	padding:2px 2px 2px 2px;
	margin:0px;
}
.tdataotherConsultActe td{
	padding:2px 2px 2px 2px;
	text-align:left;
	margin:4px;
}


.tdataotherConsultActe strong{ color:#47515A;}
.tdataotherConsultActe tr.alt td{ background:#F0F2F3;}
.altScop{ background: #F0F2F3; text-align: left;width: 20%; }
.tdataotherConsultActe tr.pagination td{ background:#F0F2F3;text-align:right; }
.tdataotherConsultActe tr.title td{ background:#F0F2F3; }
.tdataotherConsultActe tr.title th a 
{
	font-weight:bold;
	color:#47515A;
}


.TActeOeuvreConsultActe { border:1px solid #e4e7e9; padding: 0px;margin: 0px; width: 98%; }

.TUnitActe {}
.tdRowUnitActe {width: 50%;}
.tdOeuvreActeLb{width: 12%;}

.THeaderOeuvreCons {padding: 4px; width: 100%; border:4px solid #F0F2F3  }
.TRTHeaderOeuvreCons{vertical-align: top; }




.detailboxSpecial {
	background-color:#E4E7E9;
	padding:5px;
	margin:0;
}















.tdataSpecial{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	width:100%;
	margin:0.5em 0 0 0;
}
* html .tdataSpecial{ width:98%;}
.tdataSpecial th{
	background-color:#F0F2F3;	
	font-weight:bold;
	padding:4px 4px 4px 4px;
	margin:0px;
}
.tdataSpecial td{
	padding:4px 4px 4px 4px;
	text-align: left;
	margin:4px;
}
.tdataSpecial strong{ color:#47515A;}
.tdataSpecial tr.alt td{ background:#F0F2F3;}
.tdataSpecial tr.pagination td{ background:#F0F2F3;text-align: left;}
.tdataSpecial tr.title td{ background:#F0F2F3;}
.tdataSpecial tr.title th{ background:#F0F2F3;text-align: left;}
.tdataSpecial tr.title th a 
{
	font-weight:bold;
	color:#47515A;
}


.tdataotherConsultInsc{
	clear:both;
	border:1px solid #F0F2F3;
	border-collapse:separate;
	border-spacing:4px;
	background:#FFF;
	width:100%;
	margin:0.5em 0 0 0;
	vertical-align : top;
}

.tdLinkBDetail {width : 25%;}

.tFormCmdsV {text-align: left; }


.FtrDataGText {POSITION: relative; right: 300px;TEXT-ALIGN: left;}

