#tableau01{
width: 100%;
height: 100%;
font-size: 1em;
background: url(arabesque-home.gif) no-repeat;
background-position:right top;
}
#tableau02{
font-size: 1em;
width: 100%;
height: 100%;
}
#tableau03{
font-size: 1em;
width: 100%;
height: 100%;
}
.imghome{
padding: 0 8px 0 8px;
}
#conteneur{
text-align: left;
/*background-color: #00542A;*/
}
#menu_vert{
background-color: #00542A;
}
.legendehome{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	color: #ffffff;
	padding-left: 10px;
	/*padding-top: 16px;*/
}
.legendesiecles{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	color:#ffffff;
}

/*****************
liens ORDRE ->  a  a:link a:visited  a:hover
padding ORDRE -> padding-top padding-right padding-bottom padding-left
******************/
/* STYLES GLOBAUX ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------  STYLES GLOBAUX */
* {
margin:0;
padding:0;
}
body {
   text-align: left;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   color: #ffffff;
   background: #00542A url(bg-home.gif) no-repeat 0 bottom;
}
div {
   font-size: 1em;
}
img {
   margin-left: 0; 
   margin-right: 0;
   margin-top: 0; 
   margin-bottom: 0;
   border: 0;
}
hr {
height: 0px;
margin: 0 0 10px 0;
padding: 0;
border: 0;
border-top: 1px solid #CCCCCC;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#00542A;
}
h1{
	font-size: 2.2em;
}
h2{
	font-size: 2.2em;
}
h3{
	font-size: 1.7em;
}
h4{
	font-size: 1.4em;
}
h5{
	font-size: 1.2em;
}
h6{
	font-size: 1.1em;
}
a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   font-weight: bold;
   color: #00542A; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit; 
   font-weight: bold;
   color: #00542A;
}
a:hover {
   text-decoration: none;
   background-color: inherit; 
   font-weight: bold;
   color: #00542A;
}
/* CONTENEUR GLOBAL ------------------------------------------------------------------------------------------------------------------------------------------------------------------------  CONTENEUR GLOBAL */
#conteneurglobal {
	width: 990px;
	overflow: auto;
}
/* COLONNE GAUCHE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- COLONNE GAUCHE */
#colonnegauche {
	width: 250px;
	float: left;
}
/* MENU --------------------------------------------------- */
#menu_vert {
   padding-left: 0;
   margin-left: 1em; 
   margin-right: 0;
}
/* MENUBAS ---------------------------------------------- */
#menubas {
	height: 350px;
}
/* COLONNE DROITE ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------  COLONNE DROITE */
#colonnedroite {
	width: 720px;
	float: right;
	background: url(arabesque.gif) no-repeat right 0px;
}
/* CONTENU --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  CONTENU */
#contenu {
	padding-top: 20px; 
	padding-bottom: 20px; 
}
/* PIED ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  PIED */
#pied {
	padding-top: 20px; 
	border-top: 1px solid #80AA95;
}
/* TEXTE JUSTIFIE ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- TEXTE JUSTIFIE  */
.justif{
   text-align: justify;
}





















/* --------------------------------------- STYLES MENU ----------------------------------------------------- */

/*****************
liens ORDRE ->  a  a:link a:visited  a:hover
padding ORDRE -> padding-top padding-right padding-bottom padding-left
******************/

/********************
MENU
*********************/
#menu_vert {
	margin-left: 8px; 
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 0;
	border: 1px solid #80AA95;
	padding-left: 8px; 
	padding-right: 8px;
	padding-top: 10px; 
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
div#menu_vert li.sectionheader {
   margin: 0;
   padding: 0;
   border-right: none;      
   text-align:center;
   line-height: 1em;
   font-weight: bold;   
}
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px;
}
div#menu_vert li.separator hr {
   display: none;
}

/********************
HOVER       pour tous les liens
*********************/
div#menu_vert a:hover {   
   color: #B5DECA;
}
div#menu_vert a.activeparent:hover {  
   color: #B5DECA;
}

/********************
NIVEAU 01
*********************/
#menu_vert li {
   display: block;
   list-style: none;
   margin: 0;  
}
div#menu_vert a {  
   display: block;
   padding: 0;
   min-height:1em; 
   text-decoration:none;   
   color: #fff;  
   font-size: 1.7em;  
   font-weight: normal;   
}
/* ACTIF */
div#menu_vert ul h3 {   
   display: block;
   margin: 0; 
   padding: 0;
   font-size: 1.7em; 
   font-weight: normal;   
   color: #B5DECA;   
}
/* PARENT ACTIF */
div#menu_vert li a.activeparent {  
   font-size: 1.7em;
   font-weight: normal;
   color: #83AC98;
}

/********************
NIVEAU 02
*********************/
#menu_vert ul ul li {
   border: none;
}
div#menu_vert ul ul a {   
   padding: 0 0 0 1em;
   font-size: 1.2em;
   font-weight: normal;
   color: #83AC98; 
}
/* ACTIF */
div#menu_vert ul ul h3 {
   padding: 0 0 0 1em;
   font-size: 1.2em;
   font-weight: normal;
   color: #B5DECA;  
   border-bottom: none;   
}
/* PARENT ACTIF */
div#menu_vert ul ul li a.activeparent {   
   font-size: 1.2em;
   font-weight: normal;
   color: #83AC98;    
}


/********************
NIVEAU 03
*********************/
div#menu_vert ul ul ul {
   margin: 0;
   padding-bottom: 0;   
}
div#menu_vert ul ul ul a {  
   padding: 0.3em 0.5em 0.3em 5.5em;
   border-bottom: none;   
   color: #fff;   
}
/* ACTIF */
div#menu_vert ul ul ul h3 { 
   padding: 0.3em 0.5em 0.3em 5.5em;
   border-bottom: none;     
   color: #fff;      
}
/* PARENT ACTIF */
div#menu_vert ul ul ul li a.activeparent {   
   color: #fff;   
}

/********************
NIVEAU 04
*********************/
div#menu_vert ul ul ul ul a {   
   padding: 0.3em 0.5em 0.3em 7em;   
   color: #fff; 
}
/* ACTIF */
div#menu_vert ul ul ul ul h3 { 
   padding: 0.3em 0.5em 0.3em 7em;
   border-bottom: none;   
   color: #fff;    
   
}

/* --------------------------------------- FIN STYLES MENU ----------------------------------------------------- */











/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
/*
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
*/

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}
/*
hr {
height: 0px;
margin: 0 0 10px 0;

padding: 0;
color: #000;
background-color: #CCCCCC;
border: 0;
border-top: 1px solid #FF0000;
}
*/

/* 
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;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


