* {
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
	visibility: hidden;
}
hr {
	height: 0px;
}
blockquote {
	margin-left: 15px;
}
ul {
	list-style: none;
}
table {
	border-collapse:collapse;
}
tiny_surligne {
	background-color:#FFFFCC;
}
table.tiny_tableau  {
	margin-top: 10px;
}
.tiny_tableau thead td {
	background: #e2d1b6;
	color: #000;
}
.tiny_tableau tbody td {
	background: transparent;
	color: #000;
	border-top: 1px solid #f0f0d1;
	border-bottom: 1px solid #f0f0d1;
}
.tiny_tableau tfoot td {
	background: #f0f0d1;
	color: #000000;
}
a img{
	border:0;
	outline: none;
}
.accessibilite {
	display: none;
}
a {
	color: #949494;
	/*text-decoration: none;*/
	outline: none;
}
a:hover {
	/*text-decoration: underline;*/
	color: #6B0053;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #f0f0d1;
	padding-bottom: 10px;
}
#conteneur {
	margin: 10px auto;
	width: 955px;
	background: url(../images/bg_conteneur.gif) repeat-y;
	position: relative;
}
#entete {
	height: 94px;
	width: 954px;
	background: #f7e7ce url(../images/bg_entete.jpg) no-repeat right top;
	border-top: 1px solid #e7dbc6;
	border-left: 1px solid #e7dbc6;
}
#entete h1 a {
	font-size: 1px;
	background: url(../images/bg_entete_h1.gif) no-repeat;
	text-indent: -5000px;
	height: 61px;
	width: 226px;
	display: block;
	left: 41px;
	top: 16px;
	position: absolute;
}
#corps {
	min-height:350px;
}
#colgauche {
	width: 158px;
	/*margin-left: 1px;*/
	float: left;
	/*border-left: 1px solid #FF0000;*/
}
#barnav {
	width: 953px;
	position: absolute;
	top: 96px;
	left: 1px;
	background: #f0f0d1;
	height: 33px;
}

#authentification {
	/*background: url(../images/bg_authentification.jpg) no-repeat;*/
	height: 33px;
	position: absolute;
	top: 0px;
	right: 1px;
	width: 649px;
}
#warning_authentification{
	position: absolute;
	width:500px;
	top: 135px;
	left: 320px;
	background:#fffeeb url(../fd/gestion_dossiers/images/icone_alerte.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #e6e5d8;
	color:#555;
	padding:8px 8px 8px 28px;

}
#pied {
	background: #e2d1b6;
	height: 15px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #6b0053;
	padding-right: 7px;
	padding-top: 2px;
	margin-top: 50px;
}
#pied a {
	color: #6b0053;
	text-decoration:none;
}
#authentification h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #6b0053;
	background: url(../images/bg_authentification_h2.gif) no-repeat left 5px;
	padding-left: 11px;
	position: absolute;
	left: 132px;
	top: 9px;
	width: 162px;
}
/*#authentification h3 {
	top: 8px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #6b0053;
	left: 110px;
	display: block;
	position: absolute;
	text-align: center;
	width: 590px;
}
*/
#authentification div {
	text-align: center;
	position: absolute;
	height: 31px;
	left: 100px;
	width: 600px;
}
#authentification form {
	float: left;
}
#authentification fieldset {
	border-style: none;
	margin-top: 7px;
	margin-left: 8px;
}
#authentification legend {
	display: none;
}
#authentification #login {
	height: 16px;
	width: 113px;
	border: 1px solid #6b0053;
	padding-right: 2px;
	padding-left: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 1px;
	position: absolute;
	left: 308px;
	top: 8px;
}
#authentification #pwd {
	height: 16px;
	width: 113px;
	border: 1px solid #6b0053;
	font: 11px Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	position: absolute;
	left: 434px;
	top: 8px;
}
#authentification #bt_ok {
	background: url(../images/bg_bt_ok.gif) no-repeat;
	height: 19px;
	width: 16px;
	border-style: none;
	cursor:hand;
	cursor:pointer;
	position: absolute;
	left: 559px;
}
#profil_connecte {
	position: absolute;
	top: 135px;
	right: 15px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6b0053;
}

/*
#authentification #oubli_pwd {
	position: absolute;
	top: 11px;
	right: 11px;
	font: 10px Arial, Helvetica, sans-serif;
}
#oubli_pwd a {
	color: #534d42;
}
#oubli_pwd a:hover {
	text-decoration: underline;
}
#authentification #mon_compte {
	position: absolute;
	bottom: 8px;
	left: 711px;
	font: 10px Arial, Helvetica, sans-serif;
	background: url(../images/bg_mon_compte.gif) no-repeat 0px 2px;
	padding-left: 16px;
}
*/
#deconnexion {
	position: absolute;
	top: 105px;
	right: 15px;
	font: 10px Arial, Helvetica, sans-serif;
	background: url(../images/bg_deconnexion.gif) no-repeat;
	padding-left: 16px;
}
#barnav #menu {

}
#menu li a.bt_standard {
	background: #f5e0ba;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6b0053;
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	border-right: 1px solid #FFF;
	text-decoration:none;
}
#menu li a.bt_large {
	background: #f5e0ba;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6b0053;
	width: 200px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	border-right: 1px solid #FFF;
	text-decoration:none;
}
#menu li a.bt_standard:hover, #menu li a.bt_large:hover {
	text-decoration:none;
	color: #FF0000;
}
#menu li ul {
	font-size:11px;
}

/*
#h_menu li ul li a {
	font: normal 11px Arial, Helvetica, sans-serif;
	display:inline;
	padding:0 0 0 9px;
	}	
#menu dt {
	background: #f5e0ba;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6b0053;
	padding: 9px;
	margin-top: 1px;
}
#menu dd {
	background: #f8e9cd;
	display:none;
}
#menu a, #h_menu a {
	text-decoration:none;
	color: #6b0053;
}
#menu a:hover, #h_menu a:hover {
	text-decoration:none;
	color: #FF0000;
}
#menu ul {
	list-style: none;
	padding-right: 9px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu li {
	background: url(../images/bg_menu_li.gif) no-repeat 0px 5px;
	padding-left: 9px;
	padding-top: 1px;
}
*/


/* SOUS RUBRIQUES ET RUBRIQUES SOEURS*/
#sous-rubriques, #sous_rubriques { /*nommage coté site public et extranet*/
	border: 1px solid #f4d9b0;
	padding: 8px 5px;
	list-style: none;
	/*padding-top: 25px;
	background:url(../images/bg_sous_rubriques.gif) no-repeat left top;
	padding-right: 8px;*/
	margin-top: 5px;
	margin-bottom: 40px;
}
#sous_rubriques ul{
	list-style: none;
	margin: 0px 8px 10px 5px;
	padding-top: 0px;
	padding-right: 8px;
}
#sous_rubriques li{
	font-size: 11px;
	margin-bottom: 3px;
/*	background: url(../images/puce_li_sous_rubriques.gif) no-repeat 3px 4px;
*/
	padding-left: 14px;
	background:url(../images/bg_menu_li.gif) no-repeat 5px 5px;
}
#sous-rubriques ul li{
	font-size: 11px;
	margin-bottom: 3px;
/*	background: url(../images/puce_li_sous_rubriques.gif) no-repeat 3px 4px;
*/
	padding-left: 14px;
	background:url(../images/bg_menu_li.gif) no-repeat 5px 5px;
}
#sous-rubriques li ul li, #sous_rubriques li ul li{
	font-size: 10px;
	margin-bottom: 3px;
	background: url(../images/puce_li_sous_rubriques.gif) no-repeat 0px 8px;
	padding-left: 7px;
}
#sous_rubriques a{
	/*text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;*/
}
#sous_rubriques a:hover{
	/*text-decoration: underline;*/
}

li.inactif{
	color:#000;
}

#colgauche #contact {
	padding-top: 25px;
	padding-left: 36px;
	color: #534d42;
	font: 11px Arial, Helvetica, sans-serif;
}
#corps #contact h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../images/bg_contact_h2.gif) no-repeat 0px 4px;
	padding-left: 10px;
	color: #534d42;
}
#contact #tel {
	background: url(../images/bg_tel.gif) no-repeat 0px 1px;
	padding-left: 17px;
	margin-top: 11px;
}
#contact #mail {
	margin-top: 15px;
	padding-left: 17px;
	background: url(../images/bg_mail.gif) no-repeat 0px 1px;
}
/*#mail a {
	color: #534d42;
}*/
#h_colcentre {
	float: left;
	width: 400px;
	padding-top: 83px;
	padding-left: 100px;
}
#colcentre {
	float: left;
	width: 720px;
	padding-top: 60px;
	padding-left: 34px;
}
#colcentre_gauche {
	float: left;
	width: 135px;
	border:0px solid #f00;
	padding-top: 60px;
	padding-left: 15px;
}

#h_coldroite {
	float: left;
	width: 272px;
	padding-top: 83px;
	padding-left: 85px;
}
#coldroite {
	float: left;
	width: 175px;
	margin-top: 83px;
	margin-left: 17px;
}
#ombre {
	background: url(../images/bg_ombre.jpg) no-repeat;
	position: absolute;
	height: 309px;
	width: 8px;
	left: 158px;
	top: 125px;
}
#corps h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #6b0053;
	border-bottom: 1px solid #f4d9b0;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#corps h2 {
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	color: #6b0053;
	margin-top: 8px;
	margin-bottom: 15px;
}
#chapeau {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
#corps #texte, #corps #gd {
	margin-top: 15px;
}
#texte p, #h_colcentre p, #gd p {
	margin-bottom: 12px;
}
#colcentre #texte h1, #gd h1 {
	color: #6b0053;
	background: url(../images/bg_texte_h3.gif) no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: none;
	padding-bottom: 0px;
	height: auto;
	font: bold 13px Verdana, Geneva, sans-serif;
}
#texte h2, #gd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6b0053;
	background: url(../images/bg_texte_h2.gif) no-repeat 0px 5px;
	padding-left: 13px;
	margin-top: 15px;
	margin-bottom: 8px;
	height: auto;
}
#colcentre #texte h3, #gd h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6b0053;
	margin-top: 12px;
	margin-bottom: 5px;
	height: auto;
	background: url(none);
	padding-left: 0px;
}
#h_colcentre h2 {
	font-weight: bold;
	color: #6b0053;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 5px;
	background: url(../images/bg_texte_h2.gif) no-repeat 0px 4px;
	padding-left: 12px;
}
#actus .texte h1, #ps h1, #colcentre #perso .texte h1 {
	color: #6B0053;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
	border-style: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(none);
}
#actus .texte h2, #ps h2, #colcentre #perso .texte h2 {
	color: #6B0053;
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 5px;
	background: url(none);
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#actus .texte h3, #ps h3, #colcentre #perso .texte h3 {
	color: #6B0053;
	margin-top: 8px;
	margin-bottom: 0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

/*
lments de CMS
*/

.spip_bouton {
	display:none;
}
.spip_surligne {
	background:#ffc;
	color:#e00;
}
/* Pages intrieures : attributs communs de mise en forme CMS  
----------------------------------------*/
#ps p  {
	margin-top: 5px;
}
#texte ul, #ps ul, #h_colcentre ul {
	list-style: none;
	margin: 5px 10px 10px;
}
#texte li, #h_colcentre li {
	background: url(../images/puce_defaut.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top: 2px;
}
#ps li {
	background: url(../images/puce_alterne.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top: 2px;
}
/* Images & documents joints dans "div texte" */
.vignette_titre{ /* Titre img et doc */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #555;
	/*clear:left;*/
}
.vignette_desc{ /* Descriptif img et doc */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555;
}
.aligner_left{ /* Pour doc et img aligns |left */
	float:left;
	text-align:left;
	margin:3px 5px;
	padding:0;
}
.aligner_right{ /* Pour doc et img aligns |right */
	float:right;
	text-align:right;
	margin : 3px 5px;
	padding:0;
}
div.aligner_center{ /* Pour doc aligns |center  ; typiquement img avec titre et/ou descriptif ou img zoomable */
	text-align:center;
	margin:0 auto;
	padding:0;
	/*float:none;*/
	width:300px;
}
img.aligner_center{ /* Pour img alignes |center */
	margin:0 auto;
	padding:0;
	display:block;
}
img.aligner_{ /* Pour img o l'attribut d'alignement est absent */
}
div.aligner_{ /* Pour doc o l'attribut d'alignement est absent  ; typiquement img avec titre et/ou descriptif ou img zoomable */
}

/* Attributs des contenus de texte d'une rubrique CMS */
.externe { /* classe applique aux liens externes */
}
.interne { /* classe applique aux liens internes */
}
.saut_force  { /* classe applique aux <p>&nbsp;</p> des saut de ligne forcs */
	margin: 0;
	padding: 0;
}
.lien_note { /* classe applique aux liens-ancres pour les notes de bas de page */
	font-size: 9px;
	/*font-weight: bold;*/
}
#notes {
	font-size: 10px;
	padding-top: 6px;
	margin-top: 35px;
	border-top: 1px solid #f4d9b0;
	color: #6b0053;
}
#telechargements {
	margin-top: 0px;
	margin-left: 0px;
}
.telechargements {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 39px;
	font-size: 9px;
	list-style-type: none;
	height: 46px;
	margin-bottom: 5px;
	cursor: hand;
	cursor:pointer;
	clear:both;
}
.telechargements li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#sousrub {
	font-size: 10px;
	list-style: none;
}
#sousrub li {
	background: url(../images/puce_li.gif) no-repeat 0px 5px;
	padding-left: 10px;
	margin-bottom: 6px;
}
#h_colcentre #ps, #colcentre #ps {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f4d9b0;
	padding: 5px;
	margin-top: 20px;
}
#coldroite #ps {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f4d9b0;
	padding: 5px;
}
#vous_etes_ici {
	background: url(../images/bg_vous_etes_ici.gif);
	margin: 11px 0px 20px 9px;
	height: 19px;
	width: 171px;
}
#hierarchie {
	font-size: 10px;
	margin: 11px 0px 25px 0px;
	padding-top: 5px;
}


/* ---------------------------------------- */
#perso {
	margin-top: 25px;
	border: 1px solid #f4d9b0;
	padding: 5px;
}
#perso h2 {
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	color: #6b0053;
	background: #f7e7ce;
	text-align: center;
}
#colcentre #perso h1, #telechargements h3 {
	font-size: 13px;
	font-weight: bold;
	color: #6b0053;
	background: url(../images/bg_texte_h3.gif) no-repeat;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-style: none;
	padding-bottom: 0px;
}
#indicateurs {
	/*background: url(../images/graphe.gif) no-repeat 0px 0px;*/
}

/* 
	ADMIN Gestion dossiers-types 
----------------------------------  */

#corps #gd {
	margin-top: 15px;
}
#gd p {
	margin-bottom: 12px;
}
#gd h1 {
	font-size: 13px;
	font-weight: bold;
	color: #6b0053;
	background: url(../gestion_dossiers/images/bg_texte_h3.gif) no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: none;
	padding-bottom: 0px;
	height: auto;
}
#gd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6b0053;
	background: url(../gestion_dossiers/images/bg_texte_h2.gif) no-repeat 0px 5px;
	padding-left: 13px;
	margin-top: 15px;
	margin-bottom: 8px;
	height: auto;
}
#gd h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6b0053;
	margin-top: 12px;
	margin-bottom: 5px;
	height: auto;
}
#gd ul {
	list-style: none;
	margin: 10px;
}
#gd li {
	background: url(../gestion_dossiers/images/puce_defaut.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top: 10px;
}
.modif {
	text-align: right;
	display: block;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#gd_menu {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #f4d9b0;
	padding: 5px;
	width: 190px;
}
#gd_menu h1 {
	color: #6B0053;
	padding: 1px 5px;
	margin-top: 15px;
	margin-bottom: 8px;
	border-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #f0f0d1 url(none);
	text-align: left;
}
#gd_menu h2 {
	color: #6B0053;
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 5px;
	background: url(none);
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#gd_menu h3 {
	color: #6B0053;
	margin-top: 8px;
	margin-bottom: 0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
#gd_menu ul {
	list-style: none;
	margin: 5px 10px 10px;
}
#gd_menu li {
	background: url(../gestion_dossiers/images/puce_alterne.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top: 2px;
}
/*label{
	display:block;
	width:100%;
	color: #6B0053;
	margin-top: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
*/
label.erreur{
	color:#ce0000;
}
label.radio{
	font-weight:normal;
	display:inline;
}
select{
	font-size:10px;
	border: 1px solid #999999;
}
select.large{
	width : 480px;
	font-size:11px;
}
select.coldroite{
	width : 190px;
	font-size:10px;
}
input.coldroite{
	width : 190px;
	font-size:10px;
	border:1px solid #999;
}
input.radical{
	width : 30px;
	font-size:10px;
	border:1px solid #999;
}
input.valider {
	background: #6B0053;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 15px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #FFF;
}
input.valider:hover {
	background: #6B0053;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFC;
	margin-top: 15px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #FFC;
}
fieldset.valider {
	text-align: right;
	border-style: none;
	margin-bottom:5px;
}
.centrer {
	text-align: center;
}
.coldroite optgroup {
	font-style: normal;
	font-weight: normal;
	background: #FFE7CE;
}
.coldroite option {
	background: #fff;
	padding-left:10px;
}
#coldroite input.erreur{
	width : 190px;
	background:#ffc;
	color:#ff0000;
	border:1px solid #ff0000;
}
#gd fieldset{
	border:none;
}
#gd fieldset legend{
	display:none;
}
.selected {
	color : #f00;
}
.surbrillance {
	color : #f00;
	background:#ffc;
}
input.large{
	width : 500px;
	font-size:10px;
	border:1px solid #999;
}
input.siret1{
	width : 25px;
	font-size:10px;
	border:1px solid #999;
}
input.siret4{
	width : 30px;
	font-size:10px;
	border:1px solid #999;
}
select.large{
	width : 500px;
	font-size:10px;
	border:1px solid #999;
}
textarea.editeur{
	width:500px;
}
.main input.texte{
	width : 500px;
}
.main input.champ_prefixe{
	width : 430px;
}
#sort_blocs, #sort_docs{
	border:1px solid #999;
	text-align:center;
	width:500px;
}
.visualiser {
	text-align:center;
	display: block;
}

.alerte_ko{
	background: #FFFFCC url(../gestion_dossiers/images/icone_alerte.gif) no-repeat 3px 3px;
	padding:5px;
	padding-left:32px;
	border:1px solid #ff0000;
	color:#ff0000;
	font-size:10px;
	margin:3px;
}
.alerte_ok{
	background: #FFFFCC url(../gestion_dossiers/images/icone_ok.gif) no-repeat 3px 3px;
	padding:5px;
	padding-left:32px;
	border:1px solid #6bb555;
	color:#6bb555;
	font-size:10px;
	margin:3px;
}
a.aide{
	margin:0;
	color:#7375b5;
	display:block;
	background:transparent url(../gestion_dossiers/images/aide.gif) no-repeat top left;
	width:14px;
	height:14px;
	text-indent:-5000px;
	outline:none;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #7375b5;
	color:#7375b5;
	background-color: #FFFFCC;
	padding: 5px;
	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size:10px;
	font-weight:normal;
}









/* CODE LOLO */
abbr{
	color:#ce0000;
	border-bottom:1px dotted #ce0000;
	cursor:help;
}

/*
 LISTES
 ------------------------------- */
 h2.titre_liste{
	font-size: 12px;
	font-weight: bold;
	color: #6b0053;
	background: url(../gestion_dossiers/images/bg_texte_h2.gif) no-repeat 0px 5px;
	padding-left: 13px;
	margin-top: 5px;
	margin-bottom: 8px;
	
}
 dl.accordeon{
 	
 }
 dl.accordeon dt{
 	height:16px;
	background:#f5e0ba;
	border:1px solid #ccc;
	position:relative;
	margin-bottom:2px;
 }
 dl.accordeon dt.conditionnel{
 	background:#f8e9cd;
 }
 dl.accordeon dd{
	background:#f0f0d1;
	display:none;
	margin-bottom:2px;
	clear: both;
 }
 a.closeEl{
 	display:block;
	position:absolute;
	right:3px;
	top:0;
	color:#ff0000;
	text-decoration:none;
 }
  a.remove_bloc{
 	/*display:block;*/
	/*float:right;*/
	color:#ff0000;
	text-decoration:none;
 }
 dl.liste1{
 	margin-left:10px;
 }
 dl.liste1 dt{
 	background:transparent url(../gestion_dossiers/images/puce_defaut.gif) no-repeat 2px 3px;
	padding-left:12px;
 }
 dl.liste1 dd{
 	margin-left:15px;
	font-size:10px;
 }
 dl.liste1 dd a{
 	color:#ff0000;
 }

/*
 FORMULAIRES
 ------------------------------- */
.main input.erreur{
	background:#ffc;
	border:1px solid #ff0000;
}
.tiny_tag {
	color:#f00;
	font-weight:bold;
}
.tag_conditionnel {
	color:#090;
	font-weight:bold;
}
div.groupItem{
	width:300px;
	height:20px;
	color:#ff0000;
	background:#ffc;
	border:1px solid #999999;
	margin:2px;
}
#sort_categ div.ordonnable{
	width:180px;
	text-align:center;
	cursor:move;
	color:#ff0000;
	background:#f0f0d1;
	border:1px solid #999999;
	margin:2px;

}

div#tip{
	width:100px;
	margin:20px auto;
	border:1px solid #999;
	color:#ff0000;
	font-size:10px;
	background:#ffc;
}
div.apporteur{
	border:0px solid #f00;
	width:510px;
	margin:3px;
	/*background:none url(../gestion_dossiers/images/apporteur.gif) no-repeat 8px right;*/
}
div.commercial{
	border:0px solid #f0f;
	width:510px;
	margin:3px;
	/*background:none url(../gestion_dossiers/images/commercial.gif) no-repeat 8px right;*/
}
div.architecte{
	border:0px solid #00f;
	width:510px;
	margin:3px;
	/*background:none url(../gestion_dossiers/images/architecte.gif) no-repeat 8px right;*/
}
#liste {
	width: 100%;
	border-collapse:collapse;
	border-bottom: 1px solid #e2d1b6;
}
#liste th {
	background-color: #e2d1b6;
	padding-top: 3px;
	/*padding-bottom: 1px;*/
}

table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	/*background-image: url(http://localhost/biomasse/ecsb/js/jquery.tablesorter/themes/blue/asc.gif);*/
}
table.tablesorter thead tr .header {
	/*background-image: url(http://localhost/biomasse/ecsb/js/jquery.tablesorter/themes/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;*/
	cursor: pointer;
}
.alerte{
	color:#c00;
}
/*#authentification #erreur_login {
	position: absolute;
	top: 15px;
	left: 670px;
	font: 10px Arial, Helvetica, sans-serif;
	border:0px solid #f00;
	background:transparent url(../fd/gestion_dossiers/images/icone_alerte.gif) no-repeat -10px -10px;
	padding-left:15px;
	color:#c00;
}*/
#identite_app{
	background:#fffeeb;
	border:1px solid #e6e5d8;
	padding:5px;
}
.error{
	color:#c00;
}
.warning{
	background:#fffeeb url(../gestion_dossiers/images/warning.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #e6e5d8;
	/*font-weight:700;*/
	color:#555;
	width:100%;
	padding:8px 8px 8px 28px;
}
#erreurs{
	position:absolute;
	top:65px;
	left:200px;
	border:1px solid #c00;
	color:#c00;
	background:#ffc url(../gestion_dossiers/images/warning.gif) no-repeat;
	background-position:7px 7px;
	
	padding:8px 8px 8px 28px;
	display:none;
}
/* tableau simulation perco / pei*/
td.tablotitre{
	color:#8d5c89;
	text-align:center;
}
.tablolibelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: list-item;
	list-style-image: url(../images/puce_tablolibelles.gif);
	text-indent: 20px;
}
.tablocellbleu {
	background-color: #e0d1df;
	margin: 1px;
	height: 15px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;


}
.bordnoir {
	border: 1px solid #000000;
	text-align:center;
}
.tablotexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tablocellbleudouble {
	background-color: #e0d1df;
	margin: 1px;
	height: 15px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-weight: bolder;

}
.bleu{
	color : #238;
}
.orange{
	color : #8d5c89;
	font-size: 10px;

}
/* FIN CODE LOLO */

/*	Page "Contact"
--------------------------------------------- */
#form_contact {
	margin-left: 0px;
	border-style: none;
}
#form_contact legend {
	display: none;
}
#form_contact fieldset {
	border-style: none;
	margin-top: 10px;
}
#form_contact #champ_requis {
	font-size: 11px;
	font-style: italic;
	padding-right: 20px;
	width: 200px;
	display: block;
	text-align: right;
	float: left;
	margin-top: 5px;
}
#form_contact #civilite {
	margin-top: 20px;
}
/* correction du code "label" tout court un peu plus haut */
#form_contact label{
	display:inline;
	width:auto;
/*	color: #6B0053;
	margin-top: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
*/	text-align: auto;
}
#form_contact #coordonnes label, #form_contact #votre_message label, #form_contact #agrement label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	margin: 1px;
}
#form_contact .obligatoire {
	font-weight: bold;
}
#form_contact #coordonnes input, #form_contact #votre_message textarea, #form_contact #agrement input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 200px;
	border: 1px solid #f4d9b0;
	float: left;
	padding-right: 1px;
	padding-left: 1px;
	background: #f0f0d1;
}
#form_contact #demarchage {
	text-align:center;
}
#form_contact #message {
	height:80px;
}
#form_contact #validation {
	text-align: right;
	width: 415px;
}
#form_contact .bt_valider_link {
	background: #f5e0ba;
	cursor: pointer;
	cursor: hand;
	margin-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #6b0053;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
#form_contact .bt_valider_hover {
	background: #f5e0ba;
	cursor: pointer;
	cursor: hand;
	margin-top: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 1px;
	border: 1px solid #FFFF99;
}
/*#form_contact #civilite input {
	display: inline;
}
*/
#form_contact #civilite label {
	margin-left: 2px;
}
#form_contact p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#form_contact #souhaite_recevoir {
	font-size: 11px;
	font-style: italic;
	padding-right: 10px;
	width: 200px;
	display: block;
	text-align: right;
	float: left;
	margin-top: 5px;
}

/* ajouts dlc "paramétrages commerciaux"  FONDS */
a#next_step {
	text-align:center;
	display:block;
	background: #6B0053;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #FFF;
}
a#next_step:hover {
	color: #FFC;
	text-decoration: none;
	border: 1px solid #FFC;
}
#form_select_apporteur {
	text-align:center;
	padding-top: 15px;
}
#form_step1_1 {
	padding-top: 15px;
}
#form_step1_1 ul {
	list-style: none;
	margin: 5px 10px 10px;
}
#form_step1_1 li {
	background: url(../images/puce_defaut.gif) no-repeat 0px 4px;
	padding-left: 12px;
	margin-top: 2px;
}
#form_step1_1 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6b0053;
	background: url(../images/bg_texte_h2.gif) no-repeat 0px 5px;
	padding-left: 13px;
	margin-top: 15px;
	margin-bottom: 8px;
	height: auto;
}

/* ajouts dlc "paramétrages commerciaux"  PRODUITS */
.alternative {
	padding-top:20px;
	padding-bottom:40px;
	padding-left:210px;
	text-align: center;
}
a.bt_alternative {
	text-align:center;
	display:block;
	background: #6B0053;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: 15px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #FFF;
	float:left;
	width:35px;
}
a.bt_alternative:hover {
	color: #FFC;
	text-decoration: none;
	border: 1px solid #FFC;
}
#colcentre h3 {
	color: #6b0053;
	background: url(../images/bg_texte_h3.gif) no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: none;
	padding-bottom: 0px;
	height: auto;
	font: bold 13px Verdana, Geneva, sans-serif;
}
#colcentre h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6b0053;
	background: url(../images/bg_texte_h2.gif) no-repeat 0px 5px;
	padding-left: 13px;
	margin-top: 15px;
	margin-bottom: 8px;
	height: auto;
}
#colcentre h5 {
	font-size: 11px;
	font-weight: bold;
	color: #6b0053;
	margin-top: 12px;
	margin-bottom: 5px;
	height: auto;
	background: url(none);
	padding-left: 0px;
}
div#liens_simulateur{
	margin-top:10px;
	text-align:center;
}
div#liens_simulateur a {
	text-align:center;
	background: #6B0053;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #FFF;
	text-decoration: none;
}
table.tx_souscription{
	border:1px solid #6b0053;}
	border-collapse : collapse;
}
table.tx_souscription th{
	background:#6b0053;
	color:#fff;
	font-size:10px;
}
table.tx_souscription tr{
	border-bottom:1px solid #bbb;
}
table.tx_souscription td{
	background:#fff;
	color:#000;
	font-size:10px;
	border:1px solid #ccc;
	padding:3px;
}
/*
	styles reporting
*/
#menu_reporting li a {
	background: #f5e0ba;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #6b0053;
	width: 120px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 9px;
	border-right: 1px solid #FFF;
	text-decoration:none;
}
#menu_reporting li ul li a {
	background: #f8e9cd;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6b0053;
	/*width: 120px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 8px;
	border-right: 1px solid #FFF;
	text-decoration:none;*/
}
#menu_reporting li ul {
	font-size:11px;
}

.reporting_conteneur table{
	margin-top:10px;
	margin-bottom:25px;
	border:1px solid #000;
	font-size:11px;
	width:100%;
}
.reporting_conteneur table th{
	padding : 3px;
	background:#6b0053;
	color:#fff;
}
.reporting_conteneur table td{
	border:1px solid #666;
	padding:3px;
}
td.monetaire, td.aligner_d{
	text-align:right;	
}
td.aligner_c{
	text-align:center;	
}

.conteneur_table_chiffres{
	width:720px;
	overflow-x:auto;
	border:0px solid #f0f;	
}
