/* include du layout */
@import "ADH_layout_general.css";
#actualite_contenu{
width:100%;
}
/*
	Couleurs :

		bleu "canard" coin coin : #007F9F
		bleu ciel  : #CCEBF4
		Apla bleu ciel : #E1F6FB
		Apla gris :#F8F8F8
*/

body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #555a5b;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// FORMULAIRES //////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////*/


form, img {
	border: 0px;
	padding: 0;
	margin: 0;
}

sup {
	font-weight: bold;
	color: #007F9F;
}

select{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 8pt;
	background-color:#CCEBF4; 
	size:50;
}

input{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 8pt;
	background-color:#CCEBF4; 
	size:50;
	margin-bottom: 2px;
}

textarea{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 8pt;
	background-color:#CCEBF4; 
	margin-bottom: 2px;
}

.form_inputbouton {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #CCEBF4;
	border: 1px solid #000000;
	height: 20px;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// LIENS ////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

a {
	color: #555a5b;
	text-decoration: underline;
}

a:hover {
	color: #555a5b;
	text-decoration: none;
}

/*Menu de droite = lorsque tout le bloc est cliquable*/

a.menu {						
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	text-decoration: none;
}

/*forcé le lien couleur dans une liste à puce*/

a.lien_liste {
	color: #007F9F;
	text-decoration: underline;
}

a.lien_liste:hover {
	color: #007F9F;
	text-decoration: none;
}

/*En Savoir plus*/

a.lien_savoirplus{
	color: #555A5B;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.lien_savoirplus:hover {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

/****************/

a.lien_supp{
	color:#007F9F;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.lien_supp:hover {
	color: #555A5B;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

.blanc{
	color:#FFFFFF;
}

.blanc a{
	color:#FFFFFF;
}

/*Plan d'accès*/

a.lien_planacces{
	color: #555A5B;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.lien_planacces:hover {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

/*Lien des listes sommaires*/

a.sommaire{
	color: #555a5b;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.sommaire:hover {
	color: #555a5b;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

/* pour les liens javascript : exemple : <a onClick='...'></a>*/

a.type_lien {
	color: #007F9F;
	cursor: pointer;
	text-decoration: none;
	text-align: right;
}

a.type_lien:hover {
	color: #007F9F;
	cursor: pointer;
	text-decoration: underline;
	text-align: right;
}

/*uniquement style pointer : utilisé dans le cas de tout un bloc cliquable >> Ex : Batiportail */

a.type_lien2 {		
	cursor: pointer;
}

/*lien normaux menus*/

a.menu_g{
	color: #555a5b;
	font-size: 10px;
	text-decoration: none;
}

a.menu_g:hover {
	color: #555a5b;
	font-size: 10px;
	text-decoration: underline;
}

/* Bas de page*/

a.lien_footer {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

a.lien_footer:hover {
	color: #fff;
	text-decoration: underline;
}

a.flashlien {
	color: #555A5B;
	font-weight:normal;
	text-decoration: underline;
}

a.flashlien:hover {
	color: #000000;
	text-decoration: none;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// TITRES //////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/*Souligné les titres*/

.entete {
	border-bottom: 1px solid #007F9F ;
	padding: 0px 0 2px 0;
}

/*Titres des rubriques Générales >> Ex: Actualités*/

.titre_rub {
	padding-top:10px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 22px;
	color: #007F9F ;
}

.titre_rub_entete {
	padding-top:10px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 22px;
	color: #007F9F ;
}

/*Titres des rubriques >>> Pages du national*/

.titre_rub_contenu {
	font-family: Arial;
	color: #007F9F;
	background-image: url(/images/Espace_Adherent/Commun/a_d_img_fleche_tt.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 25px;
	/*ci-dessous : adaptation du style à la charte du DEP */
	padding-top:10px;
	padding-bottom: 5px;
	font-size: 20px;
}

/*Titre principal de la Page Liste des Rubriques*/

.titre_lister_rub {
	background-image: url(/images/Espace_Adherent/Commun/a_d_img_fleche_tt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 24px;
	color: #007F9F;

}

/*Titre secondaire de la Page Liste des Rubriques*/

.sstitre_lister_rub {
	background-image: url(/images/Espace_Adherent/Commun/a_d_img_filet_tt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 24px;
	color: #007F9F;
}

/*Sous-Titres des rubriques*/


.sstitre_rub {
	padding: 0 0 10px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
}

/* titres bloc de menu droit et gauche */

.titrerub_left {
	display: block;
	background-color: #007F9F ;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-left: 12px;
}

.titrerub_right {
	display: block;
	background-color: #888B8C ;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-left: 12px;
}

/* Titre - Flash Infos >> HomePage*/

.titre_rub_flashinfo {
	border-bottom: 1px solid #007F9F ;
	padding: 25px 0 5px 0;
	font-family: Arial;
	font-size: 20px;
	color: #007F9F ;
}

/* Titre - Dossiers >> HomePage*/

.titre_rub_dossiers {
	border-bottom: 1px solid #007F9F ;
	padding: 25px 0 5px 0;
	font-family: Arial;
	font-size: 20px;
	color: #007F9F ;
}

/* Titres rubrique Niveau 1 bloc nouveautés */

.nvo_titre {
	font-weight: normal;
	font-size: 10px;
	color: #007F9F ;
}

/* Titres h1 */

h1 {
	border-bottom: 1px solid #007F9F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #59585B ;
	margin-bottom: 18px;
}

/*Titres h2  */

h2 {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_b_stt.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #007F9F;
	margin-top: 35px;
}

/* Titres h3  */

h3 {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#actualite_contenu .liste_actualite h3 {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	float:left;
	width:65%;
}

#actualite_contenu .liste_actualite_gris h3 {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	float:left;
	width:65%;
}

/* Titres h4  */

h4 {
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// BLOCS DE MENU (Droit/Gauche) ///////////////*/
/*///////////////////////////////////////////////////////////////////*/

/* menu gauche */

.bloc_left {
	padding-left: 15px;
	padding-right: 12px;
	margin-bottom: 9px;
}

.bloc_left2 {
	padding-left: 15px;
	padding-right: 12px;
	margin-bottom: 9px;
}

/* menu droit */

.bloc_right {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 9px;
	border: 1px solid #888B8C ;
}

/* menu droit : UL */

.bloc_right ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* menu gauche : UL */

.bloc_left ul {
	padding-left: 10px;
	margin: 0px;
    list-style-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.bloc_left2 ul {
	padding-left: 10px;
	margin: 0px;
    list-style-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

/* menu gauche : DISPLAY */

.bloc_left div {
	display:none;
}

/* menu gauche : LI */

.bloc_left li {
	padding: 0px;
	margin-bottom: 7px;
}

.bloc_left2 li {
	padding: 0px;
	margin-bottom: 7px;
}

/* menu droit : LI */

.bloc_right ul li {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Recherche */

#recherche {
	text-align: center;
	border: 1px solid #007F9F ;
	padding-top: 12px;
	padding-bottom: 12px;
}

#recherche form input {
	font-size: 10pt;
	padding: 0;
}

#recherche a {
	text-transform: uppercase;
	color: #555A5B;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

/* Savoir Plus / Actualité / Pratique / Fédération / Sites BTP */

#savoir, #actu, #sitesBTP, #fede, #pratique {
	background-color: #CCEBF4;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 7px;
}

/* Savoir Plus / Actualité / Pratique / Fédération / Sites BTP  pour le plan du site*/

#savoir2, #actu2, #sitesBTP2, #fede2, #pratique2 {
	background:url(/images/Espace_Adherent/commun/a_d_img_fd_plan.gif);
	background-repeat:repeat-x;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 7px;
	
}

/* blocs de colonnes droite */

.bloc_right_doc {
	font-weight: bold;
	text-align:right;
	line-height: 30px;
	color: #555a5b;
	text-decoration: none;
	background-color: #E6E7E9; /*#eee */
	font-size:9px;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// TEXTE ///////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/* bold - span class="b" */

.b {
	font-weight: bold;
}

/* Faire une tabulation de texte */

.tabulation_texte {
	padding-left: 100px;
}

/* encadré 1 : utilisé lorsque l'on a un texte de type >>> "La FFB...." */

.encadre1 {
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	text-indent: 0px; 
	padding: 10px 10px 10px 10px ;
	background-color: #EEEEEE;
}

/* encadré 2 : autre mise en avant de texte */

.encadre2 {
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	text-indent: 0px; 
	padding: 10px 10px 10px 10px ;
	border: 2px solid #E6E7E9;
}

/* en savoir plus >> assimilé à un bouton (lien avec un fond) */

.ensavoirplus {
	margin-top:10px;
	text-align:center;
	padding: 0px;
	float:right;
	background-color: #CCEBF4; 
	width:90px;
	height:15px;
	margin-bottom:10px; 
}

.flash_contenu .ensavoirplus {
	margin-bottom: -5px;
}

.planacces {
	margin-top:0px;
	text-align:center;
	padding: 0px;
	float:right;
	background-color: #CCEBF4; 
	width:90px;
	height:15px;
}

/* affichage de la date sur les niveaux 3 >>> Pages du National*/

.bloc_center_note {
	color: #00000;
	font-weight: bold;
	float: right;
	font-size: 8px;
	padding-right: 10px;
}

/* affichage de la date sur les niveaux 2  >>> Pages du National*/

.bloc_center_note_blanc {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

/* "Tous les documents" */

.bloc_center_doc {
	font-weight: bold;
	text-align:right;
	line-height: 23px;
	padding: 0 10px 0 0;
	color: #007F9F;
	background-color: #EEEFF0; 
	float: right;
}

/* général */

.text_centre {
	color: #000000;
	text-align: justify;
	padding-bottom:5px;
}

.text_right {
	color: #000000;
	text-align: right;
}

.text_centre a{
	color: #007F9F;
}

/* en-tête ou chapeau */

.text_chapo {
	color: #000000;
	text-align: justify;
	font-weight:bold;
}

/* signature */

.text_signature {
	color: #000000;
	text-align: justify;
	font-style:italic;
	font-weight:bold;
}

/* légende */

.text_legende {
	color: #000000;
	text-align: justify;
	font-style:normal;
}

/* legende chiffres cles*/

.text_legende_chiffre {
	color: #999999;
	text-align: justify;
	font-style:italic;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;

}

/* notes */

.text_notes {
	color: #000000;
	text-align: justify;
	font-style:italic;
}

/* couleur */

.text_centre_couleur {
	color: #007F9F;
}

/*texte avec Photo*/

.text_contenu_foto {
	margin-top:3px;
	background-color: #F7F7F7;
	width: 560px;
	float:left;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.text_foto {
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}

.text_foto img {
	border:1px solid #4E4E4E;	
}

/*texte federation services*/

.fede_service_gauche{
	width:50%;
	float:left;
}

.fede_service_droite{
	width:40%;
	float:right;
	text-decoration:underline;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// MESSAGES //////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////*/

.message_ok {
	color: #669900;
	text-align: justify;
	padding-bottom:10px;
	padding-left:5px;
}

.message_erreur {
	color: #ff0000;
	text-align: justify;
	padding-bottom:10px;
	padding-left:5px;
}

.message_action {
	color: #0000ff;
	text-align: justify;
	padding-bottom:10px;
	padding-left:5px;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// TABLEAUX ///////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/* tableaux simple*/

.tbtableau{
	width: 570px;
	font-size: 13px;
	color: #000000;
	border-collapse: collapse;
	margin-top: 10px;
}

/* tableaux dans une liste : la longueur est supprimée par rapport à la classe initiale*/

.tbtableau2{
	font-size: 13px;
	color: #666666;
	border-collapse: collapse;
	margin-top: 10px;
}

/* en-tête de tableau*/

.thtableau{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	background-color: #ddd;
}

/* à supprimer à long terme */

.tdtableau {  
	font-size: 10px;
	padding: 5px 5px 5px 5px ;
	border: 1px solid #ddd;
	vertical-align:top;
}

/* ******************** */

table.tbtableau tr td {
	font-size: 10px;
	padding: 5px 5px 5px 5px ;
	border: 1px solid #000000;
	vertical-align:top;
}
table.tbtableau tr th{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	border: 1px solid #666666;
	background-color: #CCEBF4;
}

/* cellule de tableau sans bordure : Exemple tableau dans une liste*/

.tdtableau2{ 
	font-size: 10px;
	padding: 5px 5px 5px 5px ;
	vertical-align:top;
}

/* cellule de tableau sans bordure avec le texte aligné au centre*/

.tdtableau3{ 
	font-size: 10px;
	padding: 5px 0px 5px 0px ;
	vertical-align:top;
}

/* cellule de tableau avec un fond couleur : Exemple tableau dans une liste*/

.tdtableau_couleur{ 
	font-size: 10px;
	padding: 5px 5px 5px 5px ;
	border: 1px solid #666666;
	vertical-align:top;
	background-color: #EEEFF0;
}

/* formulaire de contact */

.tb_contact {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #E6E7E8;
	padding: 10px 6px 10px 6px;
}

/*////// Liste-Rubrique /////**/

.tbcenter {
	width: 570px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	background-color: #E6E7E8;
}

/* Ensemble de ligne d'en-tête de rubrique niveau 2  >> thcenter + thcenter2 (<< rempli la ligne) */

.thcenter {
	width: 570px;
	background-color: #007F9F;
	color: #fff;
	line-height: 17px;
	text-indent: 10px;
	padding-left: 10px;
	border-bottom: 3px solid #fff;
}

/* ligne d'affichage des rubriques de niveau 3 */

.tdcenter {
	width: 570px;
	line-height: 23px;
	text-indent: 0px; 
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.tdcenter a{
	text-decoration: none;
	color: #000000;
}

.tdcenter3 {
	line-height: 23px;
	text-align: right;
	background-color: #EEEFF0;
}

/*////// FIN >> Liste-Rubrique /////**/

/*tableau chiffre clés*/

table.chiffrecle {
	border-collapse:collapse;
}

table.chiffrecle td {
	font-size: 10px;
	padding: 3px 5px 3px 5px ;
	border: 1px solid #666666;
	vertical-align:top;
	color:#000000;
}

table.chiffrecle td.fonce {
	font-size: 10px;
	padding: 3px 5px 3px 5px ;
	border: 1px solid #666666;
	vertical-align:top;
	color:#000000;
	background-color:#CCEBF4;
	font-weight:bold;
}

table.chiffrecle td.clair {
	font-size: 10px;
	padding: 3px 5px 3px 5px ;
	border: 1px solid #666666;
	vertical-align:top;
	color:#000000;
	background-color:#E2F5FB;
	font-style:italic;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// LISTES ///////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/* général */

.liste1 ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
}

.liste1 li {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 5px;
}

.liste_enum_contenu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
}

.liste_enum_contenu li {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 5px;
}

/* listes plus aérées grace au padding-bottom*/

.liste1_espace ul {
	padding: 0;
	list-style: none;
	margin-top: 10px;
}

.liste1_espace li {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	padding-bottom: 10px;
	list-style-type: none;
	margin:0;
}

/* pour les sous-listes du menu DEP*/

.liste_ssmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.liste_ssmenu li {
	list-style-type: none;
	padding-bottom: 2px;
	margin-top: 7px;
	margin-left: 5px;
}

/* pour les sous-liste : avec décalage supplémentaire, sans puce*/

.liste2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.liste2 li {
	list-style-type: none;
	text-align: justify;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-left: 25px;
}

* html .liste2 li {
	margin-left: 12px;
}

/* listes inclus dans des tableau - idem que liste1 mais sans l'indentation*/

.liste_tableau ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}

.liste_tableau li {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-left: -40px;
}

/* pour les listes de présentation sommaire*/

.liste_sommaire ul {
	padding: 0px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
}

.liste_sommaire li {
	padding-top: 10px;
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 12px;
	list-style-type: none;
}

/* liste numerotée*/

.liste_numero ol {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: decimal;
}

.liste_numero li {
	padding-top: 0px;
}

/*listes Mandats*/

.liste_mandat li {
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}

.liste_fichier li{
	background-image: url(/images/Espace_Adherent/Puces/a_d_pt_feuille.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
	list-style-type: none;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// BANDEAU HAUT ////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/


#wya a {
	color:#FFFFFF;
	text-decoration:none;
}

#wya a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.top {
	margin-top: 35px;
	text-align: center;
}

.top img {
	vertical-align: bottom;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// BANDEAU BAS //////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/


#footer a {
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#footer a:hover {
	text-decoration: underline;
}

/* bande : Réalisation ALRIS*/

.footer_lien {									
	padding-top: 3px;
	background-color: #007F9F;
	height: 17px;
}

.footer_realisation {
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 2px;
	color: #555a5b;
	height: 10px;
	font-size: 9px;
}

.footer_realisation a {
	color: #555a5b;
	text-decoration: none;
}

.footer_realisation a:hover {
	color: #000000;
	text-decoration: none;
}

#bas_de_page div {
	width: 190px;
	float: left;
	padding-top: 20px;
	padding-bottom:10px;
}

#bandeau_page {
	margin-top: 5px;
	padding-left: 60px;
}

/*chiffre cle apercu partie admin*/

#bas_de_page2 div {
	width: 190px;
	float: left;
	padding-top: 20px;
	padding-bottom:10px;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// PAGE D'ACCUEIL ////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/*Zone Actualité*/

.actualite {
	margin-bottom: 13px;
	background-color: #ffffff;
}

.general_img {
	margin-top: 5px;
	float:left;
}

/*Bandeau gris Actualité*/

.actu {
	background-color:#DCDCDE;
	height: 34px;
	float:right;
	width: 500px;	
	margin-left: 3px;
	padding-top: 18px;
	padding-left:10px;
	font-weight: bold;
	font-size: 10px;
	color: #4E4E4E;
}

/*Flash Actualité*/

.actu_Flash {
	float: right
}

/*Image Actualité*/

.actu_img {
	float: left
}

/*Fond : Zone de texte - Actualité*/

.actu_contenu {
	margin-top:3px;
	background-color: #F7F7F7;
	width: 555px;
	float:left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
}

/*Photo - Actualité*/

.actu_foto {
	float: left;
	margin-right:5px;
}

.actu_foto img {
	border:1px solid #4E4E4E;	
}

/*Photo - Flash*/

.flash_img {
	margin-top: 3px;
	float:left;
	width:280px;
}

/*Placement : Zone - Flash*/

.content_flashinfo {
	padding:0;
	float:left;
	width:280px;
}

.flashinfo {
	margin-top:2px;
}

.flash_sans_dossiers1 {
	margin-top:2px;
	float:left;
	width:280px;
}

.flash_sans_dossiers2 {
	margin-top:2px;
	float:right;
	width:280px;
}

/*Fond : Zone de titre - Flash*/

.flash_titre{
	background-color:#DCDCDE;
	height: 42px;
	margin-left: 2px;
	width:200px;
	float:right;
	padding:10px 10px 0 10px;
	font-weight: bold;
	font-size: 10px;
	color: #4E4E4E;
}

/*Fond : Zone de texte - Flash*/

.flash_contenu {
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right:5px;
	margin-top:3px;
	float:left;
	width:270px;
}

/* Placement : Zone - Dossiers */

.content_dossiers {
	float:right;
	width:274px;
	padding:0;
	margin:0;
}

/* Fond : Zone de texte - Dossiers */

.dossiers {
	margin-top:5px;
	background: url(/images/Espace_Adherent/HomePage/g_d_img_fd_dossier.gif) no-repeat 0px 0px;
	padding: 12px 12px 10px 12px;
	line-height: 24px;
}

.dossiers ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.dossiers li {
	list-style-type: none;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// PLACEMENT DIVERS ///////////////////////////*/
/*//////////////////////////////////////////////////////////////////*/

/* Caler à droite*/

.caler_droite {
	text-align: right;
}

#actualite_contenu .liste_actualite .caler_droite {
	
	float:right;
	width:30%;
	text-align: right;

}

#actualite_contenu .liste_actualite_gris .caler_droite {

	float:right;
	width:30%;
	text-align: right;

}

/* Caler au centre*/

#actualite_contenu .liste_actualite_gris .text_centre {
	color: #000000;
	text-align: justify;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	width:560px;

}

#actualite_contenu .liste_actualite .text_centre {
	color: #000000;
	text-align: justify;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	width:560px;
}

.caler_centre {
	text-align: center;
}

/* Caler à gauche*/

.caler_gauche {
	text-align: left;
}

/* Justifier */

.caler_justifier {
	text-align: justify;
}

.drag {
	position:relative;cursor:hand
}

/* Afficher*/

.display_block {
	display: block;
}

/* Masquer*/

.display_none {
	display: none;
}

/*div flottants generaux*/

.div_flottant_gauche{
	float:left;
	width:100%;
}

.div_flottant_gauche2{
	float:left;
	margin-right:5px;
	margin-left:5px;
	width:142px;
}

.div_flottant_droite{
	float:right;
}


/*/////////////////////////////////////////////////////////*/
/*/////////// VIE SYNDICALE ///////////////////////////*/
/*/////////////////////////////////////////////////////////*/


.syndic_agenda {
	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_agenda.jpg);
	margin-top:10px;
}

.syndic_agenda div {
	padding-top:22px;
}

.syndic_agenda div a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
}

.syndic_actu {
	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_actualit.jpg);
	margin-top:10px;
}

.syndic_actu div  {
	padding-top:22px;
}

.syndic_actu a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
	
}

.syndic_actu div  {
	padding-top:22px;
}

.syndic_cpt_rendu {
	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_comptes.jpg);
	margin-top:10px;
}

.syndic_cpt_rendu div  {
	padding-top:22px;
}

.syndic_cpt_rendu a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
}

.syndic_commu_femme {
 	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_femmes.jpg);
	margin-top:10px;
 }

.syndic_commu_femme div  {
	padding-top:20px;
}

 .syndic_commu_femme a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
	
}

.syndic_commu_dirigeant {
	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_dirigeant.jpg);
	margin-top:10px;
}

.syndic_commu_dirigeant div  {
	padding-top:22px;
}

 .syndic_commu_dirigeant a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
}

.syndic_commu_senior {
	width:570px;
	height:54px;
	border:0;
	background:url(/images/Espace_Adherent/commun/a_d_img_vie_syndic_seniors.jpg);
	margin-top:10px;
}

.syndic_commu_senior div  {
	padding-top:22px;
}

 .syndic_commu_senior a {
	color:#28393B;
	font-size:12px;
	text-decoration:none;
	padding-left:100px;
}

/*colonnage vie syndicale*/

/******** droite************/

.col_droite_caler_droite {
	width:106px;
	float:right;
	text-align:right;
	margin-bottom:20px;
	height:15px;
}

.col_droite_caler_droite input {
	width:100px;
}

.col_droite_caler_droite select {
	width:106px;
}


.col_droite_caler_gauche {
	padding-top:2px;
	padding-left:5px;
	width:50%;
	float:left;
	text-align:left;
	margin-bottom:20px;
	height:15px;
}

.col_droite_caler_centre {
	width:100%;
	text-align:center;
}

.col_droite_caler_justifier {
	width:240px;
	text-align:justify;
	margin-top:12px;
	margin-bottom:48px;
	padding-left:5px;
	padding-right:5px;
	padding-top:16px;
	padding-bottom:15px;
	background-color: #CCEBF4;
	color:#007F9F;
}

.colonne_droite {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	background-color:#F7F8F8;
	width:240px;
	height:160px;
}

/***********gauche********/

.colonne_gauche {
	margin-top:6px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-color:#F7F8F8;
	width:310px;
	height:160px;
}

.col_gauche_caler_justifier {
	width:300px;
	margin-top:12px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #CCEBF4;
	color:#007F9F;
}


/***********bandeau haut de page*****************/

.bandeau_bleu {
	background-color:#CCEBF4;
	width:560px;
	height:45px;
	margin-bottom:15px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#007F9F;
}

.bandeau_bleu form{
color:#007F9F;
}

/*///////////////////////////////////////////////////////////////////*/
/*/////////////// BLOC ACTUALITES /////////////////////////////*/
/*//////////////////////////////////////////////////////////////////*/
.bt_tous {
	color:#555A5B;
	text-align:left;
	margin-top:5px;
	/*padding-bottom:15px;*/
	float:left;
	background-color:#CCEBF4;
	padding: 2px;
}

.bt_tous a {
	color:#555A5B;
	text-decoration:none;
	font-weight:bold;
}

.bt_tous  a:hover {
	color:#555A5B;
	text-decoration:underline;
	font-weight:bold;
}

/*//////////////////// LISTES ///////////////////////////////////*/


/* Fond Blanc*/

.liste_actualite {
	border-bottom:1px dashed #007F9F ;
	padding-bottom:5px;
	padding-top:10px;
	width:100%;
	float:left;
}

/* Fond Gris*/

.liste_actualite_gris {
	background-color:#F7F8F8;
	border-bottom:1px dashed #007F9F ;
	padding-bottom:5px;
	padding-top:10px;
	width:100%;
	float:left;
}

/* Calque Recherche Actualités Générales*/

.recherche_actu_calque{
	padding-bottom:10px;
	float:right;
	width:40%;
	text-align: right;
}

.recherche_actu_calque a{
	color:#007F9F;
}

/* Calque Recherche Circulaires*/

.recherche_circu_calque{
	float:left;
	width:60%;
	text-align: left;
	color: #000000;
}

.recherche_circu_calque a{
	color:#007F9F;
}

/*///////////////////////////////////////////////////////////////////*/
/*///////////// INDICE & INDEX //////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////*/

.tbtableau_Indice{
	font-size: 10px;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid #666666;
}

.tbtableau_Indice2{
	font-size: 10px;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid #666666;
}

/* cellule de tableau*/

table.tbtableau_Indice th {
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #666666;
	line-height:25px;
	padding-left: 10px;
}

.tdtableau_Indice {
	font-size: 9px;
	border: 1px solid #666666;
	line-height:15px;
	text-align:center;
}

/* cellule de tableau avec un fond couleur : Exemple tableau dans une liste*/

.tdtableau_couleur_Indice{ 
	font-size: 8px;
	font-weight: bold;
	text-align:center;
	border: 1px solid #666666;
	background-color: #EEEFF0;
}

.tdtableau_couleur_Indice2{ 
	font-size: 9px;
	font-weight: bold;
	text-align:center;
	border: 1px solid #666666;
	background-color: #EEEFF0;
}


/*///////////// Fin : INDICE & INDEX ///////////////*/


/********************************/
/*  PAGE ARTISANS AU QUOTIDIEN  */
/********************************/

/*
COULEURS : 
	marron : #7A555F

	vert : #E0E55D
	jaune : #F8C014
	orange : #F1802F
	violet : #A677B4
*/

.artisan_quotidien_bloc {
	/*position: relative;
	top:0;
	left:0;*/
	width: 560px;
}
.artisan_quotidien_rubrique {
	position: relative;
	/*top:0;
	left:0;
	z-index: 2;*/
	width: 560px;
	height: 175px;
	/*float: left;*/
	border: 2px solid #7A555F;
	margin: 10px 0px 10px 0px;
}
.artisan_quotidien_illustration {
	position: absolute;
	top:-14px;
	/*bottom:-10px;*/
	left:3px;
	z-index: 1;
	width: 200px;
	height: 175px;
	float: left;
}
.artisan_quotidien_menu {
	width: 190px;
	height: 175px;
	padding-top: 0px;
	float: right;
}
* html .artisan_quotidien_menu {
	width: 190px;
	height: 168px;
	padding-top: 7px;
	float: right;
}
	.artisan_quotidien_pave1 {
		width: 155px;
		height: 175px;
		float: right;
		color: #000000;
		background-color: #E0E55D;
	}
	.artisan_quotidien_onglet1 {
		width: 15px;
		height: 175px;
		float: right;
		background-color: #E0E55D;
	}
	.artisan_quotidien_pave2 {
		width: 155px;
		height: 175px;
		float: right;
		color: #000000;
		background-color: #F8C014;
	}
	.artisan_quotidien_onglet2 {
		width: 15px;
		height: 175px;
		float: right;
		background-color: #F8C014;
	}
	.artisan_quotidien_pave3 {
		width: 155px;
		height: 175px;
		float: right;
		color: #000000;
		background-color: #F1802F;
	}
	.artisan_quotidien_onglet3 {
		width: 15px;
		height: 175px;
		float: right;
		background-color: #F1802F;
	}
	.artisan_quotidien_pave4 {
		width: 155px;
		height: 175px;
		float: right;
		color: #000000;
		background-color: #A677B4;
	}
	.artisan_quotidien_onglet4 {
		width: 15px;
		height: 175px;
		float: right;
		background-color: #A677B4;
	}

.liste_artisan_1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.liste_artisan_1 li {
	list-style-type: none;
	background-image: url("../images/Espace_Public/Puces/pc_carre_anis.gif");
	background-repeat: no-repeat;
	background-position: 0% 8px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px -32px;
}
.liste_artisan_2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.liste_artisan_2 li {
	list-style-type: none;
	background-image: url("../images/Espace_Public/Puces/pc_carre_soleil.gif");
	background-repeat: no-repeat;
	background-position: 0% 8px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px -32px;
}
.liste_artisan_3 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.liste_artisan_3 li {
	list-style-type: none;
	background-image: url("../images/Espace_Public/Puces/pc_carre_brique.gif");
	background-repeat: no-repeat;
	background-position: 0% 8px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px -32px;
}
.liste_artisan_4 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.liste_artisan_4 li {
	list-style-type: none;
	background-image: url("../images/Espace_Public/Puces/pc_carre_prune.gif");
	background-repeat: no-repeat;
	background-position: 0% 8px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px -32px;
}

.txt_intro {
	padding: 0px 0px 0px 13px;
	height: 100px;
}
* html .txt_intro {
	padding: 10px 0px 0px 13px;
	height: 95px;
}

/***********************************/
/* FIN PAGE ARTISANS AU QUOTIDIEN  */
/***********************************/


/*/////////////////////////////////////////////////////////////*/
/*/////////////// TOUS LES B.A. ///////////////////////////*/
/*////////////////////////////////////////////////////////////*/

.bat_img {
	float: left;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
	height:100px;
}

.bat_chapeau {
	height: 10px;
	margin: 0px;
	top: 10px;
}

.bat_box {
	height:5px;
	padding-bottom: 5px;
}

.bat_revue {
	height: 10px;
	padding-bottom: 5px;
}

.bat_titre {
	font-size: 10px;
	padding: 2px 0 0 7px;
	margin-top: 5px;
}

.bat_sstitre {
	font-size: 10px;
	font-style: italic;
	padding: 0 0 0 0;
}

.bat_box ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 5px 5px;
	line-height: 30px;
}
.bat_box li {
	font-size: 9px;
}	

#ba_droite {

	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 9px;
	border: 1px solid #888B8C ;
}


#ba_droite ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ba_droite ul li {
	margin-top:8px;
	padding: 0px;
	margin-bottom: 20px;
}
#ba_droite ul li.test {
	margin-top:40px;
	padding: 0px;
	margin-bottom: 10px;

}

/*//////// LISTE des Anciens BA /////////*/

#liste_BA{
	width: 570px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #007F9F;
}

/* tableaux liste BA*/

.tbtableau_BA{
	width: 570px;
	border-collapse: collapse;
	margin-top: 5px;

}

.tdtableau_BA{
	height: 25px;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
	border-bottom: 2px solid #FFFFFF;
	background-color: #F8F8F8;
	font-weight: bold;
	color: #000000;
}

/* affichage de la date */

.aff_date {
	color: #555A5B;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	float: right;
}

/* affichage de la date */

.aff_num {
	color: #555A5B;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	float: left;
}

/* liens */

.tbtableau_BA a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.tbtableau_BA a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #007F9F;
}

/*//////// Sommaire des BA /////////*/

.num_titre {
	font-weight: bold;
	font-size: 14px;
	color: #59585B;
	float: left;
	padding-bottom: 2px;
	vertical-align: bottom;
}

.num_sommaire {
	font-weight: bold;
	font-size: 14px;
	color: #007F9F;
	padding-bottom: 2px;
	vertical-align: bottom;
}

#num_option{
	width: 250px;
	float: right;
	margin-top: 30px;
}

.num_telecharger {
	font-weight: bold;
	font-size: 10px;
	float: right;
}

.num_telecharger a{
	font-weight: bold;
	text-decoration: none;
	color: #007F9F;
	cursor: pointer;
}

.num_telecharger a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #58595B;
	cursor: pointer;
}

/* titre */

.titre_SomBA{
	line-height: 20px;
	border-bottom: 1px solid #007F9F;
	margin-bottom: 30px;
}

/* liste _ sommaire BA*/

.liste_somBA ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}

.liste_somBA li {
	background-image: url(/images/Espace_Adherent/Puces/g_d_pc_flech_menu01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-left: -28px;
	padding-right: 8px;
}

/*  --------------------------------------------------------------------------------------------------
	----------------------------   styles liés aux BA -------------------------------------------- 
	----------------------------    Eric 07/12/2005   ------------------------------------------
	---------------------------------------------------------------------------------------------------
*/

.entete_ba { /* div des informations sous le titre : Num - date - page */
	float: left;
	text-transform: uppercase;
	font-style: italic;
	padding: 0 0 0 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
}

.rubrique_ba {
	/*width: 100%; 
	clear: both;*/
	background-color: #E1F6FB;
	font-weight: bold;
	font-size: 15px;
	color: #59585B;
	text-transform: uppercase;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 35px;	
	font-family: Arial;
}

.surtitre_ba {
	width: 100%;
	/*clear: both;*/
	font-weight: bold;
	font-size: 14px;
	color: #007F9F;
	text-transform: uppercase;
	margin-top: 10px;
	font-family: Arial;
}

.lien_ba {
	width: 130px;
	float: right;
}

.lien_ba a {
	color: #007F9F;
	text-decoration: none;
	font-weight: bold;
}

.bloc_img { /* div contenant l'image du BA et sa légende associé */
	margin-top: 20px;
		
}

div.bloc_img div.text_legende { /* on redéfinis explicitement la class text_legende qui sera contenu dans les blocs images */
	color: #000000;
	text-align: justify;
	font-style:normal;
}

.encadre_chapo { /* chapeau des encadrés */
	color: #007F9F;
	text-align: justify;
	font-weight:bold;
}

.bloc_tablo { /* bloc contenant les tablos */
	margin-top: 20px;
}


 /*----------------------------------------------------- style pour l'encart du sommaire du BA -------------------------------------------*/


.som_ba_dte {
	width: 60%;
	float: left;
}

.som_ba_cple {
	width: 100%;
}

.encart_ba {
	width: 40%;
	float: right;

	padding-top: 100px;
}

.encart_titre {
	font-family: Arial;
	font-size: 14px;
	color: #007F9F;
	font-weight: bold;

	background-image: url(/images/Espace_Adherent/encart_ba/a_n_img_encart_ba_tt.gif);
	background-repeat: no-repeat;

	width: 206px;
	height: 32px;
	
	padding-top: 9px;
	padding-left: 18px;
}

.encart_fin {
	background-image: url(/images/Espace_Adherent/encart_ba/a_n_img_encart_ba_bas.gif);
	background-repeat: no-repeat;

	width: 206px;
	height: 14px;
}

.encart_corps {
	width: 206px;
	background-image: url(/images/Espace_Adherent/encart_ba/a_n_img_encart_ba_resize.gif);
	background-repeat: repeat-y;
}


.encart_soustitre {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}


/*  --------------------------------------------------------------------------------------------------
	----------------------------   fin styles liés aux BA ----------------------------------------
	--------------------------------------------------------------------------------------------------
*/





/*  --------------------------------------------------------------------------------------------------
	---------------------------- styles liés aux BAM ----------------------------------------
	--------------------------------------------------------------------------------------------------
*/



.liste_somBAM ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}

.liste_somBAM li {
	background-image: url(../images/Espace_Adherent/Puces/g_n_pc_fleche_marron.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-left: -28px;
	padding-right: 8px;
	margin-bottom: -8px;
}

.encart_liste_somBAM ul {
	padding: 0;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}

.encart_liste_somBAM li {
	background-image: url(../images/Espace_Adherent/Puces/g_n_pc_fleche_marron.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	list-style-type: none;
	margin-left: -28px;
	padding-right: 8px;
	
	margin-bottom: -15px;
	
}


.lien_bam {
	width: 200px;
	float: right;

}



.som_bam_dte {
	width: 45%;
	float: left;
	margin-left: 5px;
}

.grand_encart_bam {
	width: 45%;
	float: right;
	padding-left: 5px;
}

.encart_bam {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}



.grand_encart_titre {
	font-family: Arial;
	font-size: 14px;
	color: #C86600;
	font-weight: bold;

	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_tt01.gif);
	background-repeat: no-repeat;

	width: 242px;
	height: 32px;
	
	padding-top: 9px;
	padding-left: 22px;
}

.grand_encart_fin {
	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_bas01.gif);
	background-repeat: no-repeat;

	width: 259px;
	height: 14px;
}

.grand_encart_corps {
	width: 259px;
	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_resize01.gif);
	background-repeat: repeat-y;
	
}

.grand_encart_ttrub {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 2px;
}

.grand_encart_photo {
	width: 10%;
	float: left;
	margin-left: 8px;
}

.grand_encart_photo img {
	width: 50px;
}

.grand_encart_liste {
	width: 73%;
	float: right;
}

.grand_encart_separation {
	width: 90%;
	height: 1px;
	border-top: dotted 1px #8A8A8A;
	clear: both;
	margin-left: 15px;
	margin-top: 5px;
}

.BAM_encart_titre {
	font-family: Arial;
	font-size: 14px;
	color: #C86600;
	font-weight: bold;

	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_tt.gif);
	background-repeat: no-repeat;

	width: 260px;
	height: 32px;
	
	padding-top: 9px;
	padding-left: 22px;
}

.BAM_encart_fin {
	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_bas.gif);
	background-repeat: no-repeat;

	width: 260px;
	height: 14px;
}

.BAM_encart_corps {
	width: 260px;
	background-image: url(../images/Espace_Adherent/encart_ba/a_n_img_batimetier_resize.gif);
	background-repeat: repeat-y;

}


/*  --------------------------------------------------------------------------------------------------
	----------------------------   fin styles liés aux BAM ----------------------------------------
	--------------------------------------------------------------------------------------------------
*/



/*---------------- POUBELLE feuille de style : NATIONAL 08.12.2005 -------------------------*/
/*---------------- à ne supprimer que si tout les styles ci-dessous ------------------------------*/
/*---------------- ne sont pas utilisés --------------------------------------------------------------------*/
/*

a.ba {
	color: #CD6601;
	font-weight:bold;
	text-decoration: none;
}

a.ba:hover {
	color: #CD6601;
	text-decoration: underline;
}

a.nouveautes {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.nouveautes:hover {
	color: #555a5b;
	text-decoration: none;
}

.type_lien {
	cursor: pointer;
}

#flash a, #chantiers a, #portail a {
	font-size: 10px;
}

#reseau_ffb {
	padding: 0;
	margin: 0;
	margin-bottom: 9px;
}

.tb_contact {
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #E6E7E8;
	padding: 10px 6px 10px 6px;
}

.tb_important {
	width: 550px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	text-indent: 0px; 
	padding: 10px 10px 10px 10px ;
	background-color: #EEEEEE;
}

.tdcenter_nouveautes {
	background-color: #EEEFF0;
	color: #000000;
	line-height: 23px;
	text-indent: 17px;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

.text_centre2 {
	color: #000000;
}

.text_centre_decale {
	padding-left: 40px;
	color: #000000;
}

.liste_decaler li {
	padding-left: 0px;
	margin-top: 7px;
}


.nvo_titre_rub {
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 20px;
	color: #CD6601;

}

.nvo_sstitre {
	font-weight: normal;
	font-size: 10px;
	color: #007F9F ;
}



.texte_note {
	margin-top: 20px;
	color: #555A5B;
	font-weight: normal;
	font-size: 9px;
}

.thcenter2 {
	background-color: #007F9F;
	color: #fff;
	text-align: right;
	line-height: 17px;
	padding-right: 10px;
	text-indent: 10px;
	border-bottom: 3px solid #fff;
}

.tdcenter2 {
	line-height: 23px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
}

.bloc_right ul li a{
	text-decoration:none;
}

.liste_mandat li ul li {
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}

.liste_mandat li ul li ul li{
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}


.liste_mandat_j li{
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_jaune.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}

.liste_mandat_j li ul li{
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}

.liste_mandat_j li ul li ul li{
	background-image: url(/images/Espace_Adherent/Puces/a_d_pc_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	list-style-type: none;
	line-height:20px;
}*/