/* Start of CMSMS style sheet 'CSSMenu-Publilegal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
   list-style-type: none; 
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
 /*   background-color: #ECECEC;*/
/*   border-bottom: 1px solid #3c4949;*/
   width: 100%;
   list-style-type: none; 

 }

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   list-style-type: none; 
   width: 200px;
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style-type: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
   list-style-type:none; 
}
#primary-nav ul ul { 
   list-style-type: none; 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
   list-style-type: none; 

}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
   list-style-type: none; 

}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;	
   display: block; 
   margin: 0px; 
   padding: 3px 10px; 
   text-decoration: none; 
   color: #FFFFFF;
   list-style-type: none; 

}
#primary-nav a:hover { 
   font-weight: bold;
   color: #54b6dd;
   list-style-type: none; 
	
}

#primary-nav li a { 
   border-right: 1px solid #3c4949;
   border-left: 1px solid #3c4949;
   list-style-type: none; 
}
#primary-nav li li a { 
   border: 1px solid #3c4949;
   list-style-type: none; 

}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #3c4949; 
   list-style-type: none; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #3c4949; 
   list-style-type: none; 

}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
/*   background-image: url(images/cms/arrow.gif); */
   background-position: center right; 
   background-repeat: no-repeat; 
   list-style-type: none; 

}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
 /*  background-color: #E7AB0B; */
   list-style-type: none; 
 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
   list-style-type: none; 

}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
   list-style-type: none; 

}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
   list-style-type: none; 

}
#primary-nav li li a { 
   height: 1%; 
   list-style-type: none; 

}
* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
   list-style-type: none; 

}
/* end accessibility */

/* End of 'CSSMenu-Publilegal' */

/* Start of CMSMS style sheet 'CSSGroupe' */
@charset "utf-8";



	.PubliStyle #container {
	width: 928px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
    }
	.PubliStyle #header {
	background-image: url(images/publilegal/LOGO.jpg);
	background-repeat: no-repeat;
	height: 159px;
    }
	.PubliStyle #menu {
	background-image: url(images/publilegal/MENU.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
             height: 22px;
    }

	.PubliStyle #header h1 {
	margin: 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
    }
	.PubliStyle #blocprincipal {
	float: none;

    }
	.PubliStyle #bloctexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
             line-height: 20px;
      	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;

	vertical-align: top;
	

    }
             .PubliStyle #bloctitre{
             }
             .PubliStyle #bloctitre h1{
             font-family: Verdana, Arial, Helvetica, sans-serif;
      	font-size:20px;
             color:#53b7db;
             text-align: left;
             padding-left:30px;
             border-bottom-width: 1px;
             }

	.PubliStyle #footer {
	padding: 0 10px;
	background-image: url(images/publilegal/BAS.jpg);
	height: 44px;
    }
	.PubliStyle #footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 3px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	color: #FFFFFF;
	text-align: center;
    }

.PubliStyle #TextCote
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
             line-height: 20px;
      	padding-top: 10px;
	padding-right: 50px;
	padding-left: 15px;
	padding-bottom: 10px;
	overflow: visible;
	z-index: 2;
             top: -200px;
             position: relative;
    }

.PubliStyle #TextCote p
 {
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;	
    }

.PubliStyle #TextCote a
 {
	color: #FFFFFF;
    }

.PubliStyle #TextCote a:hover
 {
	color: #FFFFFF;
    }


/* End of 'CSSGroupe' */

