/* Start of CMSMS style sheet 'Tamarico CSS' */
/*
Feuilles de styles du thème Europa 'Design'
Créé en avril 2004 par Lionel Dricot à partir d'un modèle de David Thénon
License du thème hormis les images : GPL
____________________
	Redéfinitions de balises
*/

/* * { border: 1px solid red !important; }*/

body{
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
	width:100%;
	font-family: Verdana, Helvetica,  Arial;
	font-size:1.2em;
	background:#c8dae8 url("fond.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	voice-family: "\"}\"";
	voice-family:inherit;
}
h1 span{
	display:none;
}
.skip{
	display:none;
}
form{
	margin:0;
}
input{
	margin-left:0.80em;
}
a{
	text-decoration:none;
	color: color:#112553;
}
a:hover{
	text-decoration:underline;
}

a:visited{
	color : #6795d1;
}
img{
	border:0;
}

/*____________________
	Cadre entete
*/
#header{
	position:absolute;
        width:100%;
	z-index: 1;
	left:0;
	right:0;
	top:0;
	height:127px;
	margin:0;
	padding:0;
        background:#c8dae8 url("fond.jpg");
        text-align:left;
        border:none;
}

.bandeau1{
       background:#c8dae8 url("fond.jpg");
       text-align:center;

}

/*____________________
	Cadre navigation
*/
#nav_horiz{
	position : relative;
        margin:0;
        padding:0;
	bottom:0;
        top:140;
	z-index : 2;
	text-align: center;
	height:25px;
	background:#d4ebf5 url("./nav.png");
	background-repeat: repeat-x;
        width:100%;
        overflow:visible;
}

#nav_horiz ul{
        position:relative;
        z-index:4;
	margin:0;
	padding:0;
        overflow:visible;
	
}

#nav_horiz li{

        margin:0;
	padding:0;
	position:float;
	z-index:5;
	text-align: center;
	display: inline;
	list-style-type: none;
 	padding: 0.4em;
  	background-color: #d4ebf5;
        /* orange fort : #facd7d; */
  	border: 1px solid #000;
	margin-left:0.2em;
	margin-right:0.2em;
	font-size:1em;
        overflow:visible;
}

#nav_horiz li.active{
       background-color:#fbd796;
}

#nav_horiz li.current{
       background-color:#fbd796;
}


#nav_horiz a{
	color:#112553;
}
#nav_horiz li:hover { 
       background-color : #facd7d;
/* bleu clair :    background-color:#d4ebf5; */
/* orange fort : #facd7d; orange clair : #fbd796; */
}

#nav_horiz a:hover{
        background:#facd7d;
}

/*____________________
	Cadre principal
*/
#page{
        position:absolute;
        z-index:0;
	top:180px;
	left:0;
	right:0;
        padding:0;
        font-size:0.90em;
	text-align:left;
}

#menu_lang{
      float: right;
}

/*____________________
	Navigation de gauche
*/
#menu_vert{
    position:relative;
    width: 13em;
    float:left;
    /* margin-left:-10%;*/
    margin-left:-4em;
    margin-right:2em;
    z-index:5;
    padding-left:0;
    padding-right: 0;
    margin-bottom: 3em;
    margin-top: 3em;
    padding-top: 0;
    padding-bottom: 0;
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #000;
    background:#d4ebf5;
    /*#d4ebf5;*/
    /* background:#e6eef4; */
    display:inline;
}

#menu_vert h2{
   margin: 0;
   padding:0.3em;
   text-align: center;
   font-size : 1.1em;
   background-color : #facd7d;
   border-bottom: 1px solid #000;
}

#menu_vert a{
   color:#000;
   padding:0.3em;
  /*color:#112553;*/
}

#menu_vert a:visited{
  color : #6795d1;
}

#menu_vert ul {
  /* Width of Menu Items */
  margin: 0;
  padding: 0;
  }
#menu_vert li {
  padding-left:0.5em;
  padding-top:0.5em;
  padding-bottom:0.5em;
  list-style: none;
  border-bottom:1px solid #000;
  }

#menu_vert a.current{
       background-color:#fbd796;
       /*background-color:#facd7d;*/
       border: 1px dashed #000;
       padding:0.1em;
}

#menu_vert ul a:visited{
  color : #315573;
}

#menu_vert li a {
  text-decoration: none;
  }
#menu_vert a:hover{
        background:#facd7d;
}
#menu_vert ul ul{
  /* Width of Menu Items */
  }
#menu_vert ul ul li {
  list-style: none;
  padding-left:1.5em;
  padding-top:0.3em;
  padding-bottom:0.2em;
  border-bottom:none;
  font-size: 85%;
  }



/*____________________
	Cadre de contenu
*/
#main{
        position:relative;
	width:82%;
	float:left;
	/*margin-left:8%;*/
        margin-left:5em;
        margin-right:0.5em;
        margin-bottom:1em;
        display:inline;

	padding:1em;
        padding-right:3em;
	font-size:0.90em;
	border:1px solid #000;
	background-color:white;

}

#main h3{
	font-size:1.7em;
}

#main h4{
	font-size:1.4em;
}


#footer{
       position:float;
       margin-top: 1em;
       bottom: 1em;
       font-size: 0.8em;
       text-align:center;
       clear: both;
}

/*______________________________
	Menu du bas
*/
#bottom_menu{
        margin-top:3em;
	padding : 0.5em;
        text-align:center;
}

#bottom_menu ol{
	text-align : center;
}

#bottom_menu li{
	position:relative;
	z-index:5;
	text-align: center;
	display: inline;
	list-style-type: none;
 	padding-left : 0.4em;
	padding-right : 0.4em;
  	border-right: 1px dashed #000;
	font-size:0.8em;
}
#bottom_menu a{
	color : #1755ff;
}

#bottom_menu a:hover{
	text-decoration:underline overline;
}

div.breadcrumbs {
   font-size: 0.7em;
   color: #000;
}

div.breadcrumbs a{
   color: #000;
}

#end_main {
   width:10%;
   margin:0;
   margin-right:-3em;
   margin-bottom:-1em;
   padding:0;
   float:right;
 }

/* _____________________________
	Element d'anti-débordement des cadres
*/
.spacer{
	width: 0px;
	height:0.05px;
	clear: both;
}


/* End of 'Tamarico CSS' */

