/* CSS Document */
body{
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size:12px;
	line-height:16px;
	height:100%;
	width:100%;
}
form, ul, li, ol, h1, h2, h3, p, span, div{
	margin:0;
	padding:0;
}
body{
	margin:0; padding:0;
	text-align:center;
	font-size:8pt;
	font-family: Arial, Helvetica, Verdana, Geneva;
	background: #fff;
	color:#000000;
}
ul, ol{
	margin-left:25px;
}

/* Générique HTML */
a{   
	color:#141313;
	text-decoration:none; 
} 
a:hover  {  
	color:#000000;  
	text-decoration:underline; 
}
a:visited{
	text-decoration:none;
}
a img, a:visited img {
	border:0;
	margin:0;
	padding:0;
}
p, label, input {
	font-size:12px;
	color:#333333;
	line-height:16px;
}
p {
	margin:5px 0;
}
li {
	line-height:16px;
}
h1, h2 {
	line-height:22px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
}
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, Geneva;
	border:1px solid #ccc;
	background: #DEE6F8;
	padding-left:3px;
	font-size:12px;
}
input:focus, textarea:focus, select:focus{
	border:1px solid #22559E;
	background-color:#FFFFFF;
}
input:hover, textarea:hover, select:hover {
	border:1px solid #22559E;
	cursor:pointer;
}
/* ---------- OUTILS --------- */
.form_obligatoire{
	color:#FF9900;
}
.imgbouton{
	border:none;
	cursor:pointer;
}
/* ---------- LOGIN --------- */
.conteneur_login {
	background:url(../img/bkg_login.jpg) top left no-repeat;
	width:505px;
	margin:20px auto;
	padding-top:86px;
	height:230px;
	color:333;
}
	.conteneur_login .title {
		margin:0 0 0 112px;
	}
	.conteneur_login ul {
		margin:0 120px 0 112px;
	}
	.conteneur_login li {
		margin-bottom:10px;
		list-style:none;
		text-align:right;
	}
	.conteneur_login label {
		color:333;
		float:left;
		margin-right:10px;
		width:130px;
		text-align:right;
	}
	.conteneur_login td {
		padding-left:20px;
		color:333;
	}
	.messageOff {
		color:#FF0000;
		font-style:italic;
	}
/* ---------- PAGES ---------- */
.moteur_recherche, .import_depot{
	margin:0 auto;
	padding:2px 0 2px 0;
	width:915px;
}
.moteur_recherche td, .import_depot td{
	padding:0 3px 0 3px;
}
#pager{
	padding:8px 0 0 5px;
	width:550px;
	margin:0 auto;
	float:left;
}
.add_item{
	padding:3px 5px 0 0;
	text-align:right;
}
/* ---------- FORMULAIRES ---------- */
.formulaires{
	margin-left:10px;
}
.formulaires table{
}
.formulaires tr{
}
.formulaires td{
	border-bottom:0px solid #cccccc;
	padding:2px 0 2px 10px;
}
.formulaires th{
	border:none;
	padding:10px 10px 2px 10px;
}
.formulaires input, .formulaires select{
	width:200px;
}
/* ---------- BLOCS --------- */
#container {
	margin:0 auto;
	text-align:left;
	width:950px;
}
#header{
	width:946px;
	height:52px;
}
#header .divconnexion{
	position:absolute;
	padding:10px 0 0 10px;
	width:290px;
	height:40px;
	/*background-image:url('../../_layout/img/divConnexion.jpg');*/
	margin-left:638px;
}
#header .divconnexion a{
	color:#FF0000;
}
#footer{
	width:948px;
	margin:auto;
	text-align:right;
	color:#999999;
}
#menu{
	width:950px;
	height:46px;
	margin:10px 0 0 0;
	background:url('../../_layout/img/menu.jpg') bottom right no-repeat;
}
#content{
	width:938px;
	margin:0;
	background:#FFFFFF;
	border-top:1px solid #F0F0F0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:0px;
}
/* ---------- TITRE PAGE ---------- */
.bloctitre{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 0px 20px;
	text-transform:capitalize;
}
/* ---------- BLOCS D'INFOS ---------- */
.bloc_mixte{
	width:905px;
}
.bloc33{
	width:245px;
}
.bloc_mixte, .bloc33{
	border:1px solid #CCCCCC;
	background-color: #F0EDED;
	padding-bottom:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
.bloc_mixte h1{
	background-color: #DEE6F8;
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:0px 5px 0px 5px;
}
.bloc33 h1{
	background-color: #DEE6F8;
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:5px 5px 0px 5px;
}
.bloc_mixte p, .bloc33 p{
	font-size:8pt;
}
.ascenseur{
	 width:22px;
	 padding-top:2px;
	 height:98px;
	 position:absolute;
	 right:0;
}
.centre_info{
	margin-top:10px;
	border-top:1px solid #CCCCCC;
	background-color: #F0EDED;
	padding-top:8px;
	padding-left:10px;
}
.imgbouton_right{
	border:none;
	cursor:pointer;
}
#texte_accueil{
	width:210px;
	height:340px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size:8pt;
}
.bloc_accueil_flash{
	position: absolute;
	margin-top:0;
	margin-left:785px;
	width:140px;
	height:410px;
}
/* ----- COLLECTION RECHERCHE ------ */
.span_and{
	display:table;
	float:left;
	width:102px;
}
.select_entre{
	width:98px;
}
.select_liste{
	width:251px;
}
.menu_collection{
	float:right;
	margin-right:25px;
	padding-top:3px;
}
/* ------- COLLECTION ONGLETS ------ */
ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 26px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
ul#tabnav li {
	float: left;
	height: 23px;
	background-color: #fff;
	margin: 2px 2px 0 2px;
	border: 1px solid #CCCCCC;
}
ul#tabnav li.active {
	border-bottom: 1px solid #fff;
	background-color: #DEE6F8;
}
ul#tabnav li.active a {
	color: #000;
}
#tabnav a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 4px;
}
#tabnav a:hover {
	background: #DEE6F8;
}
.conteneur_onglet{
	border:1px solid #CCCCCC;
	border-top:none;
	background-color:#FFFFFF;
	padding:12px 0 0px 12px;
}
/* ----- COLLECTION FORMULAIRE ----- */
.textarea_observ{
	width:560px;
	height:35px;
}
.attention_tbl_doc{
	margin-left:15px;
	padding:3px 8px 3px 8px;
	display:table;
	background-color:#FFFF99;
}
.titre_tbl_doc{
	margin-left:15px;
	text-decoration:underline;
}
/* ---------- ONGLET HAUT ---------- */
.ul_menu_haut{
	margin:0;
	padding:0;
	list-style:none;
}
.ul_menu_haut li{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	background:url('../../_layout/img/menuHD_gris.jpg') top right no-repeat;
}
.ul_menu_haut li a{
	display:block;
   background:url('../../_layout/img/menuHG_gris.jpg') top left no-repeat;
	margin:0;
	padding:3px 10px 3px 10px;
}
.ul_menu_haut li a, .ul_menu_haut li a:visited, .ul_menu_haut li a:link {
	font-size:12px;
	line-height:15px;
	color:#000000;
	text-decoration:none;
}
	/* ---------- SELECTED ---------- */
	.ul_menu_haut .active{
		background:url('../../_layout/img/menuHD_bleu.jpg') top right no-repeat;
	}
	.ul_menu_haut .active a{
		background:url('../../_layout/img/menuHG_bleu.jpg') top left no-repeat;
	}
/* ---------- ONGLET BAS ---------- */
.ul_menu_bas{
	/*position:absolute;*/
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	display:block;
	clear:both;
	margin-top:0px;
}
.ul_menu_bas li{
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px 0 9px;
	height:20px;
}
.active .ul_menu_bas{
}
.ul_menu_bas li{
	background:url('../../_layout/img/menuB_bleu.jpg') repeat-x;
}
.ul_menu_bas li a{
	font-size:12px;
   background:none;
}
.ul_menu_bas .active a{
	font-weight:bold;
}
.ul_menu_bas_text{
	/*position:absolute;*/
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	display:block;
	clear:both;
	margin-top:0px;
}
.ul_menu_bas_text li{
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px 0 9px;
	height:20px;
}
/* ---------- TABLEAUX AVEC TRI ---------- */
table.content_form {
	background-color:#FFFFFF;
	margin:5px 15px 5px 15px;
	border:1px solid #CCCCCC;
	width:875px;
}
table.content_form td hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
}
table.form_collection {
	font-family: Arial, Helvetica, Verdana, Geneva;
	background-color: #CDCDCD;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-size: 8pt;
}

#main .form_collection_info table{
	margin-top:4px;
	border:1px solid #CCCCCC;
}

#main .form_collection_info td{
	font-family: Arial, Helvetica, Verdana, Geneva;
	background-color:#F0EDED;
	font-size: 8pt;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding-top:4px;
	padding-left:6px;
}

table.tablesorter {
	font-family: Arial, Helvetica, Verdana, Geneva;
	background-color: #CDCDCD;
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
	font-size: 8pt;
}
table.tablesorter thead tr th, table.form_collection thead tr th {
	background-color: #DEE6F8;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr td, table.form_collection thead tr td {
	background-color: #FFF;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter tfoot tr th, table.form_collection tfoot tr th {
	background-color: #DEE6F8;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 0 4px 4px 4px;
	font-weight:normal;
}
table.tablesorter thead tr .header, table.form_collection thead tr .header {
	background-image: url('../../_layout/img/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td, table.form_collection tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('../../_layout/img/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('../../_layout/img/desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

#alerte{
	margin-top:15px;
	width:780px;
	border: 1px dashed #FF9900;
	padding:5px 5px 5px 10px;
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-weight: normal;
	font-size: 8pt;
}