@charset "utf-8";

*{margin:0;padding:0;}

html, body {
	width			: 100%;
	min-height:768px;
	  height:auto !important;
	  height:768px;
	  background-color:#d1cbc4;
}

img{
	border			: none;
}

li {
margin-left:20px;
}

.intitule_tab{color:#70b229;font-weight:bold;}
.intitule_tab2{color:#aaaaaa;font-weight:bold;}

.separateur{
height:1px;
width:100%;
border-bottom:1px solid #724911;
}

.clear{
  	clear:both;
}

body {
	font-family		: Arial,"Trebuchet MS", Verdana, Helvetica,  sans-serif; 
	font-size		: 12px;
	background-color:#d1cbc4;
	background		: url(img/background.png) repeat-x 0 0;
	height:100%;

}

.fond_contenu 
{
	width:1044px;
	margin:0 auto;
	/*height:100%;*/
	background	: url(img/fond.png) repeat-y 0 0;
}

#blocgauche{
margin:0;
padding:0;
position:relative;
left:-5px;
height:76px;
width:476px;
display:block;
	background	: url(img/gauche.png) no-repeat 0 0;
	cursor:pointer;
}

#blocgauche:hover{
	background	: url(img/gauche2.png) no-repeat 0 0;
}

#contenu 
{
	width:1024px;
	margin:0 auto;
	min-height:490px;
	  height:auto !important;
	  height:490px;
	background-color:#81725e;
	padding-top:10px;
}

#header
{
height:74px;
width:1024px;
	background-color:#81725e;
	margin:0 auto;
}

#header_global
{
height:175px;
width:1024px;
margin:0 auto;
border-bottom:1px solid white;
border-top:1px solid white;
}

#header_bloc
{
float:left;
width:214px;
padding:0 5px 0 5px;
background-color:white;
height:145px;

}
#header_flash
{
float:left;
height:145px;
width:800px;
}
#header_flash_1
{
float:left;
height:145px;
width:800px;
	background	: url(img/flash.png) no-repeat 0 0;

}
#header_bande
{
height:29px;
width:1024px;
background-color:white;
}

#header_bande ul
{
list-style-type:none;
padding-top:7px;
}
#header_bande li
{
margin:0;
float:left;
margin:0px 45px 0px 45px;
}

#header_bande a{
color:#70b229;
text-decoration:none;
}

#header_bande a:hover{
text-decoration:underline;
}

#logo_fiba
{
	width:152px;
	height:70px;
	/*background		: url(img/logo.png) no-repeat 0 0;*/
	margin:4px auto 4px auto;
}

#menu
{
	float:right;
	font-family		: Arial;
	font-size:16px;
	color:white;
	position:relative;
	top:12px;
	right:10px;
}

/*.panel{
float:left;
margin-right:10px;
}

.toggler:
{
font-weight:normal;
font-size:12px;

}
.element{
border-bottom:3px solid white;
position:relative;
top:25px;
min-width:80px;
background-color:#81725e;
border-left:1px solid white;
border-right:1px solid white;
padding-left:8px;
padding-right:8px;
-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
    border-radius : 0px 0px 5px 5px; 
}*/
#menu ul
{
list-style-type:none;
}

#menu li
{
padding-bottom:2px;
float:left;
margin:0;
}

#menu a{
color:#70b229;
text-decoration:none;
}

#menu a:hover{
color:white;
}

#bloc_general
{/*
position:relative;
top:-10px;
padding-top:10px;*/
background-color:#908371;
width:1014px;
min-height:482px;
height:auto !important;
height:482px;
}

#bloc_contenu p
{
height:100%;
max-height:100%;
margin-bottom:2px;

}

#bloc_contenu h1,#bloc_contenu h2,#bloc_contenu h3
{
padding:0;
margin:0;
margin-bottom:10px;
}

#bloc_general_chd1
{
background-image: url(img/chd1.png);
background-repeat:no-repeat;
background-position:right top;
width:1014px;height:10px;
}
#bloc_general_cbd1
{
background-image: url(img/cbd1.png);
background-repeat:no-repeat;
background-position:right bottom;
width:1014px;height:10px;
}
#bloc_contenu
{
float:left;
background-color:#9d9283;
width:754px;
min-height:472px;
  height:auto !important;
  height:472px;;
}

#bloc_contenu_chd2
{
background-image: url(img/chd2.png);
background-repeat:no-repeat;
background-position:right top;
width:754px;height:10px;
}
#bloc_contenu_cbd2
{
background-image: url(img/cbd2.png);
background-repeat:no-repeat;
background-position:right bottom;
width:754px;height:10px;
}
#bloc_droite
{
float:left;
margin-top:10px;
background-color:#908371;
width:260px;
font-size:12px;

}

.bloc_droite_titre
{
	width:242px;
	height:26px;
	color:white;
	background		: url(img/titre_menu.png) no-repeat 0 0;
	margin-bottom:8px;
font-size:13px;
}

.toggler
{
margin:0;
padding:0;
}

.bloc_droite_titre p
{
position:relative;
top:7px;
text-align:left;
padding-left:15px;
}

.bloc_droite_titre a
{
	color:white;
	text-decoration:none;
}

.bloc_droite_titre a:hover
{
	color:white;
	text-decoration:none;
	color:#d2e2c0;

}

.bloc_droite_contenu
{
width:215px;
text-align:justify;
padding-left:13px;
color:#cccccc;
}

.bloc_droite_contenu ul
{
margin-left:20px;
margin-bottom:4px;
margin-top:4px;
list-style-type:none;
}


.menu_auto{
margin-left:20px;
margin-bottom:4px;
margin-top:4px;
}

.bloc_droite_contenu a
{
color:#d2e2c0;
text-decoration:none;
}

.bloc_droite_contenu a:hover
{
color:#70b229;
}

.news_titre
{
color:#476481;
margin-bottom:2px;
font-weight:normal;
}

.news_separation
{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:2px dashed #c1bab1;
height:2px;
width:100%;
}

.bloc_pub
{
margin:0 auto;
}

.bloc_gauche
{
background-color:white;
float:left;
width:744px;
min-height:482px;
height:auto !important;
height:482px;

}

.titre {
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom:5px;
	color: black;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #70b229;
}

.contenu_texte
{
width:724px;
min-height:482px;
height:auto !important;
height:482px;
margin:0 auto;
}


.bloc_gauche_chd3
{
background-image: url(img/chd3.png);
background-repeat:no-repeat;
background-position:right top;
width:744px;height:10px;
}
.bloc_gauche_cbd3
{
background-image: url(img/cbd3.png);
background-repeat:no-repeat;
background-position:right bottom;
width:744px;height:10px;
}
/*Special page entiere*/
#bloc_contenu_special
{
float:left;
background-color:#9d9283;
width:1004px;
min-height:472px;
  height:auto !important;
  height:472px;;
}

#bloc_contenu_chd2_special
{
background-image: url(img/chd2.png);
background-repeat:no-repeat;
background-position:right top;
width:1004px;height:10px;
}

#bloc_contenu_cbd2_special
{
background-image: url(img/cbd2.png);
background-repeat:no-repeat;
background-position:right bottom;
width:1004px;height:10px;
}

.bloc_gauche_special
{
background-color:white;
float:left;
width:994px;
min-height:482px;
height:auto !important;
height:482px;

}
.contenu_texte_special
{
width:974px;
min-height:482px;
height:auto !important;
height:482px;
margin:0 auto;
}
.bloc_gauche_chd3_special
{
background-image: url(img/chd3.png);
background-repeat:no-repeat;
background-position:right top;
width:994px;height:10px;
}
.bloc_gauche_cbd3_special
{
background-image: url(img/cbd3.png);
background-repeat:no-repeat;
background-position:right bottom;
width:994px;height:10px;
}
/*Special page entiere*/


#panneau_1_g
{
float:left;
width:488px;
height:260px;
max-height:260px;
}

#panneau_1_d
{
float:left;
width:256px;
height:260px;
background		: url(img/panneau1.png) no-repeat 0 0;
}

#panneau_1_g_1
{
background-color:white;
height:146px;
max-height:146px;
padding-left:20px;
padding-top:14px
}
#panneau_1_g_1_contenu
{
height:94px;
}
#panneau_1_g_2
{
background-color:#d6d2cd;
height:86px;
max-height:86px;
padding-left:20px;
padding-top:14px
}
#panneau_1_g_2_contenu
{
height:40px;
}

#panneau_2_g
{
float:left;
width:468px;
height:86px;
max-height:86px;
background-color:#b9b2a8;
padding-left:20px;
padding-top:14px
}

#panneau_2_g_contenu
{
height:40px;
}


#panneau_2_d
{
float:left;
width:256px;
height:100px;
background		: url(img/panneau2.png) no-repeat 0 0;
}

#panneau_3_g
{
float:left;
width:468px;
height:86px;
max-height:86px;
background-color:#9d9283;
padding-left:20px;
padding-top:14px
}

#panneau_3_g_contenu
{
height:40px;
}

#panneau_3_d
{
display:block;
float:left;
width:256px;
height:100px;
background		: url(img/droite.png) no-repeat 0 0;
}
/*
#form_login
{
padding:0;
margin:0;
}

#form_login input
{
border:1px solid black;
margin-right:10px;
font-family		: Arial;
}

#mdp_login
{
float:left;
height:18px;
padding:0;
margin:0;
}
#log_login
{
float:left;
height:18px;
padding:0;
margin:0;
}
#go_login
{
float:left;
height:20px;
padding:0;
margin:0;
}*/

.titre_bloc_accueil{
color:#62758b;
font-size:14px;
font-family		: Arial;
font-weight:normal;
}

.titre_bloc_accueil_h1{
color:black;
font-size:18px;
font-family		: Arial;
font-weight:normal;
}

.mdp_oublie{
font-size:11px;
padding:0;
margin:0;
}

.mdp_oublie a
{
 color:white;
 text-decoration:none;
}

.mdp_oublie a:hover
{
color:#70b229;
}

.en_savoir_plus{
position:relative;
bottom:0px; 
right:1px;
height:11px;
font-size:10px;

float:right;
}

.en_savoir_plus a{
color:#7f8c9b;
}

.en_savoir_plus a:hover{
color:#89ba52;
}

#footer
{
height:35px;
max-height:35px;
width:1000px;
margin:0 auto;
padding-top:14px;
}

#footer p
{
font-size:12px;
text-align:center;
color:#a19689;
}

#footer a
{
color:#a19689;
}

#footer a:hover
{
color:#70b229;
}


.signature{
font-size:10px;
font-style:italic;
text-align:right;
margin-right:2px;
}

.news_auteur{
	font-weight:bold;
}

.news_date{
	font-weight:bold;
}

#menu_classique{
clear:both;
float:right;
}

#menu_administration{
font-size:11px;
clear:both;
float:right;
margin-top:4px;
}

#menu_administration a{
color:#990000;
}

.membre_societe
{
position:relative; 
top:-2px;
left:15px;
color:#69450b;
}

.element_gestion
{
font-size:12px;
color:black;
}

.bleu
{
color:#69450b;
}

.orange 
{
color:#f86200;
}

.vert
{
color:#0c8a2d;
}

#form_login{
	width:154px;
	margin:0 auto;
}

h4{
color:#724911;
font-size:13px;
}

#log_login{
	width:154px;
	height:16px;
	background		: url(img/log.png) no-repeat; 
	margin-bottom:7px;
	margin-top:7px;
}

#mdp_login{
	width:154px;
	height:16px;
	background		: url(img/mdp.png) no-repeat; 
	margin-bottom:7px;
}

#go_login{
	width:120px;
	height:16px;
	background		: url(img/connexion.png) no-repeat;
	cursor:pointer;
	border:none;
	position:relative;
	left:17px;
	margin-bottom:7px;
}

#form_login input.text {
	display			: block;
	height:12px;
	width			: 130px;
	border			: 0;
	position :relative;
	top:2px;
	left:7px;
	font-size:10px;
}

#form_login input.text2{
	display			: block;
	height:12px;
	width			: 130px;
	border			: 0;
	position :relative;
	top:2px;
	left:7px;
		font-size:10px;

}

.blocA_rouge{
margin:0;
float:left;
width:348px;
list-style-type:none;
height:20px;
font-weight:bold;
background-color:red;
color:white;
font-size:12px;
padding-top:2px;
padding-left:0px;
text-align:center;
border:1px solid black;
    /* Modern Browsers */ opacity: 0.7;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */ filter: alpha(opacity=70);
    /* Netscape */ -moz-opacity: 0.7;
    /* Safari 1 */ -khtml-opacity: 0.7;
}

.blocA_rouge:hover{
    /* Modern Browsers */ opacity: 1;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */ filter: alpha(opacity=100);
    /* Netscape */ -moz-opacity: 1;
    /* Safari 1 */ -khtml-opacity: 1;
}

.blocA_bleu{
margin:0;
float:left;
width:348px;
list-style-type:none;
height:20px;
font-weight:bold;
background-color:#1b5c80;
color:white;
font-size:12px;
padding-top:2px;
padding-left:0px;
text-align:center;
border:1px solid black;
    /* Modern Browsers */ opacity: 0.7;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */ filter: alpha(opacity=70);
    /* Netscape */ -moz-opacity: 0.7;
    /* Safari 1 */ -khtml-opacity: 0.7;
}

.blocA_bleu:hover{
    /* Modern Browsers */ opacity: 1;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */ filter: alpha(opacity=100);
    /* Netscape */ -moz-opacity: 1;
    /* Safari 1 */ -khtml-opacity: 1;
}

.blocAL_bleu{
margin:0;
float:left;
width:698px;
list-style-type:none;
height:20px;
font-weight:bold;
background-color:#1b5c80;
color:white;
font-size:12px;
padding-top:2px;
padding-left:0px;
text-align:center;
border:1px solid black;
    /* Modern Browsers */ opacity: 0.7;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */ filter: alpha(opacity=70);
    /* Netscape */ -moz-opacity: 0.7;
    /* Safari 1 */ -khtml-opacity: 0.7;
}

.blocAL_bleu:hover{
    /* Modern Browsers */ opacity: 1;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */ filter: alpha(opacity=100);
    /* Netscape */ -moz-opacity: 1;
    /* Safari 1 */ -khtml-opacity: 1;
}

.blocAP1_bleu{
margin:0;
float:left;
width:231px;
list-style-type:none;
height:20px;
font-weight:bold;
background-color:#1b5c80;
color:white;
font-size:12px;
padding-top:2px;
padding-left:0px;
text-align:center;
border:1px solid black;
    /* Modern Browsers */ opacity: 0.7;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */ filter: alpha(opacity=70);
    /* Netscape */ -moz-opacity: 0.7;
    /* Safari 1 */ -khtml-opacity: 0.7;
}

.blocAP1_bleu:hover{
    /* Modern Browsers */ opacity: 1;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */ filter: alpha(opacity=100);
    /* Netscape */ -moz-opacity: 1;
    /* Safari 1 */ -khtml-opacity: 1;
}

.blocAP2_bleu{
margin:0;
float:left;
width:232px;
list-style-type:none;
height:20px;
font-weight:bold;
background-color:#1b5c80;
color:white;
font-size:12px;
padding-top:2px;
padding-left:0px;
text-align:center;
border:1px solid black;
    /* Modern Browsers */ opacity: 0.7;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */ filter: alpha(opacity=70);
    /* Netscape */ -moz-opacity: 0.7;
    /* Safari 1 */ -khtml-opacity: 0.7;
}

.blocAP2_bleu:hover{
    /* Modern Browsers */ opacity: 1;
    /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */ filter: alpha(opacity=100);
    /* Netscape */ -moz-opacity: 1;
    /* Safari 1 */ -khtml-opacity: 1;
}

.bloc_link
{
color:white;
text-decoration:none;
}

#imageMenuAdvanced
{
margin-left:10px;
margin-top:1px;
}

.imageMenu {
	position: relative;
	width: 1025px;
	height: 175px;
	overflow: hidden;
}



.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 175px;
	width: 2000px;
	padding: 0;
	}

.imageMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:202px;
	height: 175px;
}

.imageMenu ul li.panel_rh a {
	background: red url(img/panel_rh.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.imageMenu ul li.panel_nes a {
	background: green url(img/panel_nes.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.imageMenu ul li.panel_da a {
	background: blue url(img/panel_da.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.imageMenu ul li.panel_fa a {
	background: orange url(img/panel_fa.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.imageMenu ul li.panel_cp a {
	background: yellow url(img/panel_cp.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.imageMenu ul li.panel_is a {
	background: purple url(img/panel_is.jpg) repeat scroll 0%;
}

.imageMenu ul li.panel_5 a {
	background: url(img/panel_1.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}
.imageMenu ul li.panel_1 a {
	background: url(img/panel_2.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}
.imageMenu ul li.panel_2 a {
	background: url(img/panel_3.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}
.imageMenu ul li.panel_3 a {
	background: url(img/panel_4.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}
.imageMenu ul li.panel_4 a {
	background: url(img/panel_5.jpg) repeat scroll 0%;
	border-right: 2px solid #fff;
}

.clear {
	clear: both;
}

#log
{
	width:1004px;
	padding: 3px 10px 0 10px;
	text-align : center;
	color:white;
	height:20px;
	border-bottom:1px solid white;
	border-top:1px solid white;
	position:relative;
	top:-10px;
}


.news_membre{
	margin-top		: 6px;
	margin-bottom	: 10px;
	float			: left;
	width			: 100%;
	max-width:100%;
	border-bottom	: 1px solid #69450b;
	border-left		: 1px solid #69450b;
	border-right	: 1px solid #69450b;
}

.news_membre_contenu{
	padding-left	: 8px;
	padding-right	: 8px;
	display			: block;
	min-height		: 250px;
	font-size		: 11px;
}

.titre_news_membre{
	width			: 100%;
	height			: 18px;
	background		: url(img/bande.gif) repeat-x 0 0; 

}

.titre_news_membre_t{
	padding			: 3px 0px 0px 8px;
	color			: #EEEEEE;
	font-weight		: bold;
	font-size 		: 10px;
}

.documents_membre{
	clear			: both;
	margin-bottom	: 6px;
	width			: 100%;
	max-width:100%;
	border-bottom	: 1px solid #69450b;
	border-left		: 1px solid #69450b;
	border-right	: 1px solid #69450b;
}

.documents_membre_contenu{
	padding-left	: 8px;
	padding-right	: 8px;
	display			: block;
	min-height		: 70px;
	font-size		: 11px;
}

.titre_documents_membre{
	width			: 100%;
	height			: 18px;
	background		: url(img/bande.gif) repeat-x 0 0; 

}

.titre_documents_membre_t{
	padding			: 3px 0px 0px 8px;
	color			: #EEEEEE;
	font-weight		: bold;
	font-size 		: 10px;
}


.corps_texte{
	color			: #69450b;
	font-size		: 11px;
	font-weight		: bold;
	font-style		: underline;
	padding-top		: 2px;
	padding-bottom	: 2px;
}

.corps_texte_2{
	color			: #303030;
	font-size		: 11px;
	font-weight		: bold;
	font-style		: underline;
	padding-top		: 2px;
}

#espace_adherents
{
list-style-type:none;
padding:0;
margin:0;
}

#espace_adherents li a
{
margin:0;
color:#62758b;
font-weight:bold;
text-decoration:none;
}

#espace_adherents li a:hover
{
text-decoration:underline;
}

