@import url(reset.css);

/*
 * Cette feuille de style est bien entendu soumis 
 * a certaines restrictions que vous trouvez à l'adresse suivante
 * (http://offres.legeard.info/credits). Pour toutes utilisations 
 * une demande doit etre effectue depuis nos formulaires de contact.
 * Il est dans l'interet de tous de ne pas reproduire un design web. 
 * De plus, il est important pour votre identite visuelle d'avoir
 * votre propre design.
 */
 
 /* Police : URW Chancery L Italic */


/***************************************/
/* Déclaration du corps		       */
/***************************************/

* {
	margin:0;
	padding:0;
}

html {
    font-size: 100%;    
}

body {
	top: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #FFFFCC;
}

#enveloppe {
	width: 52.73em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background: #FFFFCC;
/* 	border: solid 1px red; */
}


/***************************************/
/* Déclaration de la structure	       */
/* de la page			       */
/***************************************/

/* entete */
#entete {
	padding: 1em;
/* 	border-bottom: solid 1px #d9e152; */
	background: #990033;
	margin-left: 1em;
}

#entete h1 {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent; 
}
	
#entete h1 a {
	display: block;
	width: 750px;
	height: 112px;
	margin-left: 2em;
	overflow: hidden;
	background: url(../images/modele/titre_modele4.gif) no-repeat;
}

#entete h1 a:hover {
	/*background-position: 0 -6px;*/
	border-bottom: none;
}

#pied {
	clear: both;
	height: 135px;
	text-align: center;
	margin: 0 1em 0 1em;
	background: #990033;
/* 	border-top: solid 1px #d9e152; */
}


/***************************************/
/* Declaration des éléments 	       */
/* de navigation		       */
/***************************************/

#evitement {
	text-align: center;
	display: none;
	visibility: hidden;
}

#navigateur {
	color: #999;
        padding: 3px;
}

#navigateur ul {
	margin-left: 15px;
        padding-left: 0;	
        display: inline;
        border: none;
}

#navigateur li {
	margin-left: 0;
        border: none;
        list-style: none;
        display: inline;
	font-size: 0.8em !important;
	font-size: 0.9em;
	padding-left: 1.5em !important;
	padding-left: 2em;
	padding-bottom: 0.2em;
	background: url(../images/puce.png) 0 0.1em no-repeat;	
}

div#contenu {    
	width: 75%;
	float: right;  
/* 	background: #e8e199; */
/* 	margin: 0 2em 0 2em; */
	padding: 1em .5em 0 2em;
/* 	background: url(../images/images_accueil.jpg) center right no-repeat; */	
/* 	margin: 10px 0 10px 0; */
  	/* border: solid 1px red;  */
}

div#menu_gauche {
	float: left;      
	width: 8.18em !important;
	width: 7.28em;
/* 	margin: 10px 0 30px 30px; */
	padding: 0 1em 0 1em;
/* 	border: solid 1px blue; */
}

div#contenu_interne {    
	width: auto;
	background:  url(../images/fond_trans.png) repeat;
	padding: 1em;
	margin-left: 1em;
 	/* border: solid 1px red; */
}

.fond_texte {
     background:  url(../images/fond_trans.png) repeat;
     padding: .3em;
     font-size: 10pt;
     font-style: normal; 
     line-height: 12pt; 
     font-weight: normal;
}

.fond_texte a, .fond_text_droite a {
     color: #000;
}

.fond_texte a:hover, .fond_text_droite a:hover {
     color: #9e0d39;
}

.fond_text_droite {
     	width: 52%;
 	float: left;    
	padding: .3em;
	background:  url(../images/fond_trans.png) repeat;
}

/***************************************/
/* Declaration des éléments 	       */
/* de typo			       */
/***************************************/

.texte {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
line-height: 12pt; 
font-weight: normal; 
color: #000000;
text-align:justify;
}

.titre1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
line-height: 12pt; 
font-weight: bold; 
color: #990033; 
letter-spacing: normal; 
text-align: left; 
word-spacing: normal; 
white-space: normal; 
border-right-width: auto
}

.titre2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
line-height: 12pt; 
font-weight: bold; 
text-transform: uppercase; 
color: #990033
}

.note {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 7pt; 
font-style: normal; 
line-height: 8pt; 
font-weight: bold
}

.Style2 {color: #FF0000}

p {
     font-size: 8pt; 
}

.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	line-height: 10pt; 
	font-weight: normal; 
	color: #000000;
	text-align:justify;
}

.spacer { clear: both; }


/***************************************/
/* Declaration des éléments 	       */
/* du menu de navigation	       */
/***************************************/

.navigation {
      margin: 0;
      padding: 0;
      list-style: none;
      background: #990033;
      color: #000;
      width: 200px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      }
   .navigation a, .navigation span {
      display: block;
      padding: 4px 10px;
      color: #000;
      text-decoration: none;
      background: #990033 url(menu-item.png) left bottom no-repeat;
      }
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
      background-image: url(menu-item-deroule.png);
      }
   .navigation .open a, .navigation .open span {
      background-image: url(menu-item-enroule.png);
      }
   .navigation a:hover, .navigation a:focus, .navigation a:active {
      text-decoration: underline;
      }
   .navigation .subMenu {
      font-size: .7em;
      background: #990033 url(subMenu.png) 0 0 repeat-x;
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #e8e199;
      }
   .navigation ul.subMenu a {
      background: none;
      padding: 3px 20px;
      }
  
/***************************************/
/* Declaration des éléments 	       */
/* du slideshow			       */
/***************************************/      
      
#slideshow {
    position:relative;
/*     height:350px; */
    margin: 1em 0 0% 2em;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
      


