/*/////////////////////////////////////////////////////////////////////////////////////////
//								LES BALISES HTML					//
/////////////////////////////////////////////////////////////////////////////////////////*/
/*Initialisation*/
* {
	position: relative;
	margin:0;
	padding:0;
}
html{
	margin:0;
	padding:0;
	height:100%;
	/*background-image:url(../images/h_bkg.gif);*/
	/*background-repeat:repeat-x;
	background-color:#6fbd43;*/
}
body{
	margin:0;
	padding:0;
	width: 98%;
	height: 100%;
	/*background-image:url(../images/h_bkg.gif);
	background-repeat:repeat-x;
	background-color:#6fbd43;*/
	font-size:10pt;
	font-family:Arial,Verdana;
	z-index:0;
}
div,p,img,input,ul,li,select,textarea{
	position:relative;
	margin:0;
	padding:0;
	overflow:visible;
}
.centercontainer p img{
	display: none;
}
.centercontainer  .contenus p img{
	display: block;	
}
.Plancentercontainer p img{
display: none;
}
.h1 {
	font-family:Arial,Verdana;
	font-size:14pt;
	font-weight: bold;
	color:#8BB535;
	background-color: #FAFAFA;
}

.h3 {
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight: bold;
	color:#9E9E9D;
	background-color: #FAFAFA;
}

h4 {
	font-family:Arial,Verdana;
	font-size:11pt;
	font-weight: bold;
	color:#3A3939;
}

h5 {
	display:inline;
	font-family:Arial,Verdana;
	font-size:10pt;
	font-weight: bold;
	color:#8BB535;
	margin:none;
	padding:none;
	padding-left:3px;
}

/*Style des liens pour les balise titres H5*/
h5 a:link{font-weight:bold;font-size:10pt;color:#3A3939;text-decoration:none;text-transform : uppercase;}
h5 a:visited{font-weight:bold;font-size:10pt;color:#3A3939;text-decoration:none;text-transform : uppercase;}
h5 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;text-transform : uppercase;}

/*Style pour le titre H5 des documents à télécharger*/
.documents h5 {
	color:#000000;
	padding-left:3px;
}

b {
	color:#8BB535;
}

/*/////////////////////////////////////////////////////////////////////////////////////////
//								LES CONTAINERS						//
/////////////////////////////////////////////////////////////////////////////////////////*/
.maincontainer {
	position:relative;
	width:95%;
	height:100%;
	margin:0 auto;
	/*background-image:url(../images/h_bkg_container.gif);*/
	background-repeat:repeat-y;
	background-color:#FAFAFA;
	z-index:0;	
}


/*Container du haut */
.topcontainer {
	display: none;
}
/*Container contenant le menu de gauche*/
.menucontainer {
		display: none;
}
/*Container de droite contenant les lien ...*/
.rightcontainer {
		display: none;
}

/*Container contenant le bas de page*/
.footercontainer {
		display: none;
}

/*Container contenant le centre des contenus*/
.centercontainer {
	width:100%;
}
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
.menu {
	font-family:Arial,Verdana;
	width:95%;
	height:auto;
	padding-top:10px;
	padding-left:15px;
}
/*Style du div permettant de recuperer le type dans le menu*/
#type_page {
	display:none;
}
/*Style du div permettant de recuperer le type dans le menu*/
#ss_menu_type {
	display:none;
}
/*Style separateur menu de gauche*/
.separationMenu {
	height:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.rubrique {
	display:none;
}

/*Style des liens de la class menu*/
.menu a:link{font-weight:bold;font-size:10pt;color:#3A3939;text-decoration:none;}
.menu a:visited{font-weight:bold;font-size:10pt;color:#3A3939;text-decoration:none;}
.menu a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}

.rubrique a:link{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.rubrique a:visited{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.rubrique a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}

/*Style des liens de la class menu*/
.menu_contenu  a:link{font-weight:bold;font-size:9pt;color:#000000;text-decoration:none;}
.menu_contenu  a:visited{font-weight:bold;font-size:9pt;color:#000000;text-decoration:none;}
.menu_contenu  a:hover{font-weight:bold;font-size:9pt;color:#8BB535;text-decoration:none;}

/*Style pour le menu de gauche pour habillage en 1*/
.menu_niv1 a:link{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;text-transform: uppercase;}
.menu_niv1 a:visited{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;text-transform: uppercase;}
.menu_niv1 a:hover{font-weight:bold;font-size:10pt;	color:#000000;text-decoration: none;text-transform: uppercase;}

/*Style pour le menu de gauche pour habillage en 2*/
.menu_niv2{ width:140px;font-weight:bold;font-size:9pt;color:#000000; text-transform: uppercase}

.menu_habillage2 {
	width:140px;
	font-weight:bold;
	font-size:9pt;
	color:#000000;
}
.habillage2 {
	float:left;
	background-image: url(../images/pointilles_bkg.gif);
	background-repeat: repeat-x;
	padding-top:5px;
	padding-bottom:5px;
}

.imprimeecran{
	display: none;
}
/*Style pour le menu de gauche pour habillage en 3*/
.menu_niv3 a:link{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.menu_niv3 a:visited{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.menu_niv3 a:hover{font-weight:bold;	font-size:10pt;	color:#000000;text-decoration: underline;}


/*Style pour le menu selectionné*/
.menu_selected3 a:link{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_selected3 a:visited{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_selected3 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration: underline;}

.menu_niv5 {
	margin-left:5px;
	padding-left:10px;
	background-image: url(../images/puce_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Style pour le menu de gauche pour habillage en 5*/
.menu_niv5 a:link{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_niv5 a:visited{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_niv5 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:underline;}

.menu_selected5 {
	margin-left:5px;
	padding-left:10px;
	background-image: url(../images/puce_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Style pour le menu de gauche pour habillage en 5*/
.menu_selected5 a:link{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_selected5 a:visited{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.menu_selected5 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:underline;}

.menu_niv6 {
	margin-left:15px;
	padding-left:10px;
	background-image: url(../images/puce_menu6_gris.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Style pour le menu de gauche pour habillage en 6*/
.menu_niv6 a:link{font-weight:bold;font-size:10pt;color:#BABABA;text-decoration:underline;}
.menu_niv6 a:visited{font-weight:bold;font-size:10pt;color:#BABABA;text-decoration:underline;}
.menu_niv6 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:underline;}

.menu_niv7 {
	margin-left:55px;
	padding-left:10px;
	background-image: url(../images/puce_menu7_gris.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Style pour le menu de gauche pour habillage en 6*/
.menu_niv7 a:link{font-weight:bold;font-size:10pt;color:#BABABA;text-decoration:underline;}
.menu_niv7 a:visited{font-weight:bold;font-size:10pt;color:#BABABA;text-decoration:underline;}
.menu_niv7 a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:underline;}

/*Style permettant de cacher le menu*/
.menu_cache {
	display: none;
}
/*Style permettant de montrer le menu*/
.menu_affiche {
	display: block;
}

.menu_espace {
	height:5px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////////////////////////////
//			LES STYLES	CENTERCONTAINER		     //
/////////////////////////////////////////////////////////////////////////////////////////*/

/*Style de mise en page des contenus dans le bloc */
.contenus {
	width:100%;
	padding-left:15px;
	/*padding-right:15px;*/	
}

/*Style de mise en page pour les chemins d'un contenu */
.contenus_chemin {
	width:90%;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:18px;
	/*padding-right:15px;*/
	font-weight:bold;
	font-size:9pt;
}

/*Style de mise en page pour les titres d'un contenu */
.contenus_titre{
	width:90%;
	padding-top:5px;
	padding-left:15px;
	/*padding-right:15px;*/
	padding-bottom:5px;
	font-weight:bold;
	text-transform: uppercase;
	color:#8BB535;
}

/*Style pour les chemins*/
.contenus_chemin a:link{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.contenus_chemin a:visited{font-weight:bold;font-size:10pt;color:#000000;text-decoration:none;}
.contenus_chemin a:hover{font-weight:bold;font-size:10pt;color:#000000;text-decoration:underline;}

/*Style pour les class contenus dans les actualites*/
#actualite .contenus {
	display:none;
}
/*Style pour le grand titre des contenus*/
.titreContenu {
	width:90%;
	z-index:1;
}

/*Style pour le sous titre des contenus*/
.titreSecondaire {
	font-size: 10pt;
	color:#9E9E9D;
	z-index:1;
}

/*Style pour la barre verte qui suit le  grand titre des contenus*/
.barreVert {
	position:absolute;
	width:90%;
	height:15px;
	bottom:3px;
	background-color: #8BB535;
	z-index:0;
}

/*Style pour la barre grise qui suit le  sous  titre des contenus*/

.img_contenus {
	width:90%;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}

.habillage4 {
	padding-top:5px;
	height:23px;
}

/*style du container de l'image */
.img_article {
	padding-top:5px;
	padding-bottom:10px;
}
/*Style du chapeau de l'article*/
.chapeau_article {
	font-weight: bold;
	text-align: justify;
	padding-bottom:10px;
}
/*Style du texte de l'article*/
.texte_article {
	text-align: justify;
	padding-bottom:15px;
}
.titre_article {
	width:90%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}
/*Style pour les actus generale separation du haut*/
.separation_art_haut {
	padding-top:15px;
	padding-bottom:2px;
}
/*Style pour les boutons lire la suite*/
.lireSuite {
	float:right;	
	height:20px;
	padding-right:15px;
	padding-bottom:10px;
	z-index:1;
}
/*style du menu situé dans la page de contenu*/
.menu_central {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
/*style de separation pour le menu central*/
.menu_central .separation {
	padding-left:5px;
	padding-bottom: 5px;
	padding-top:5px;
}

.menu_central .img_menu {
	float:left;
	height:21px;
}

.menu_central .titre_niv4 {
	float:left;
	background-image:url(../images/menu_bkg_t.gif); 
	background-repeat:repeat-x; 
	height:21px;
	width:95%;
	
}

.menu_central h5 {
	position:relative;
	top:3px;
	margin-left:5px;
	margin-right:5px;

}

.menu_central ul {
	clear:both;
	padding-left:35px;
	padding-bottom:10px;
}

.menu_central .menu_niv5 {
	margin-left:15px;
	width:90%;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
}

.menu_central .menu_niv6 {
	margin-left:35px;
	width:85%;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
}

.menu_central .titre_niv6 {
	padding-left:25px;
	color:#9E9E9D;
	font-weight:normal;
}

.titre_niv6 li {
	list-style: disc;
}

.separationTitre {
	padding-top:2px;
	padding-bottom:2px;		
}

.contenu_document {
	margin-left:10px;
	width:95%;
	/*background-color:#FFFFFF;
	background-image:url(../images/bkg_documents.jpg);
	background-repeat:repeat-y;	*/
}


.contenu_document a:link{font-weight:bold;font-size:10pt;color:#9E9E9D;text-decoration:none;}
.contenu_document a:visited{font-weight:bold;font-size:10pt;color:#9E9E9D;text-decoration:none;}
.contenu_document a:hover{font-weight:bold;font-size:10pt;color:#9E9E9D;text-decoration:underline;}

.puce_document {
	float:left;
	padding-left:5px;
	padding-top:2px;
}

.titre_document {
	float:left;
	padding-top:2px;
	width:95%;
	z-index:2;
}

.taille_document {
	float:left;
	width:50px;
	height:16px;
	text-align:right;
	color:#6BB540;
	font-weight:bold;
}

.desc_document {
	clear:both;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	color:#333333;
}

.fermeture_centre {
	height:7px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////
//					LES STYLES	DIVERS 					 		  //
/////////////////////////////////////////////////////////////////////////////////////////*/

/*flottement a gauche */
.gauche {


		display: none;


}

/*flottement a droite */
.droit {
		display: none;
}

.centre {
	text-align: center;
}

/*retour flux */
.retourFlux {
	clear:both;
}

/*Style pour ne pas afficher de cadre lorsqu'on a un lien sur une image par exemple*/
.noBorder {
	border-style: none;
}

/*Style permettant de mettre un texte un justifié*/
.texteJustifie {
	text-align: justify;
}

.texteJustifie a:link{font-weight:normal;font-size:10pt;color:#8BB535;text-decoration:none;}
.texteJustifie a:visited{font-weight:normal;font-size:10pt;color:#8BB535;text-decoration:none;}
.texteJustifie a:hover{font-weight:normal;font-size:10pt;color:#8BB535;text-decoration: underline;}

/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/


/*/////////////////////////////////////////////////////////////////////////////////////////
//					LES STYLES	DU TINY 					 		  //
/////////////////////////////////////////////////////////////////////////////////////////*/
.header1 {
	font-weight:bold;
	color:#000000;
}

.header2 {
	padding-left:50px;
}
.header3 {
	float:left;
}
.header4 {
	float:right;
}
.header5 {
	clear:both;
}
.header6 {
	padding-left:25px;
}
.header7 {
	font-weight:bold;
	color:#8BB535;
	text-decoration:underline;
}
.header8 {
	padding:3px;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#8BB535;
	border:1px solid black;
}
.header9 {
	font-weight:bold;
	color:#000000;
}
.contenus-article a:link{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.contenus-article a:visited{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.contenus-article a:hover{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration: underline;}

.contenus-article li a:link{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.contenus-article li a:visited{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration:none;}
.contenus-article li a:hover{font-weight:bold;font-size:10pt;color:#8BB535;text-decoration: underline;}

ul {
	padding-top:3px;
	
}

li {		
	margin-left:20px;
	padding-left:20px;
	margin-top: 15px;
	padding-top: 10px;
	padding-top: 3px;	
	list-style-type: disc ; 
	list-style-position: top left;	
}
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////////////////////////////
//				    LES STYLES	DU POP-UP DE CONTENU									//
/////////////////////////////////////////////////////////////////////////////////////////*/
#pop_contenu_art #article .imprimeecran{
display: none;
}

#pop_contenu {
	width:100%;
	height:195%;
	margin:0 auto;
	/*background-color:#FFFFFF;	*/
}

#pop_document #ban_document {
	
	/*background-color:#CCCCCC;*/
}

#pop_contenu #ban_document {
	
	/*background-color:#FAFAFA;*/
}

#ban_document p {
	position:absolute;
	top:2px;
	left:10px;
	font-weight:bold;
	font-size: 9pt;
}

#pop_document #autorisation {
	padding-top:25px; 
	text-align:center;
}

#pop_document #fermer_fenetre {
	padding-top:50px;
	text-align:center;
}

#pop_contenu #pop_contenu_art {
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	width:100%;
	height:90%;
	background:#FBFAFA;
	background-image:url(../images/h_ouverture_bkg_pop.gif);
}

#pop_contenu_art #article {
	padding:10px;
	padding-bottom: 5px;
	text-align:justify;
	height:auto;
}

#pop_contenu #fermer_fenetre {
	padding-top:15px;
	padding-right:20px;
	padding-bottom:15px;
	text-align:right;
}
#pop_contenu .titre .h1{
	font-family:Arial,Verdana;
	font-size:12pt;
	font-weight: bold;
	color:#000000;
	background-color: #FAFAFA;	
	padding-right: 10px;
}

#pop_contenu .titre {
	width:100%;
	z-index:1;
	padding-left: 10px;
}

#ban_document .barreVert {
	position: absolute;
	width:100%;
	height:15px;
	bottom:3px;	
	background-color: #8BB535;
	z-index:0;
	margin-left: 12px;	
}

#pop_contenu #ouverture {
	display: none;
}

#pop_contenu #fermeture {
	display: none;
	}
#pop_contenu img{
	display:none;
}
#pop_contenu #article img{
	display:block;
}

/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

