/* CSS Document */
html, body {
margin: 0;
padding: 0;
height: 100%;
/* background-color: #7D2F0A; */
background-color: #000000;

}

td.titre{	
	font-family: "Tw Cen MT Condensed Extra Bold"; 
	font-size: 1em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left;
}

font.intro{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

td.sTitle{	
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 1.0em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left; /* justify; */
	font-weight: bold;
}

td.intro{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left; /* justify; */
	font-weight: bold;
}

td.libelle{	
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 0.7em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
	text-align: left; /* justify; */
}

td.coordonne{	
	font-family: Verdana; /* Arial, Helvetica, sans-serif; */
	font-size: 0.8em;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}


a.intro{
 	color: #FFFFFF;
    font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

a.lienInt{
 	color: #FFFFFF;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

a.lienInt:active, a.lienInt:focus, a.lienInt:hover, a.lienInt:link, a.lienInt:visited {
	text-decoration: none;
}

a.intro:active, a.intro:focus, a.intro:hover, a.intro:link, a.intro:visited {
	text-decoration: none;
}

table.bordure {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top: 1px solid Black;
}


td.menuOn{ 
	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Verdana - Arial, Helvetica, sans-serif;  */
	font-size: 1.0em; /* font-size: 16px; */
	color: #FFFFFF ; 
	margin:0px 2px 0px 2px ; /* marge extérieure */
	padding:0px 1px 0px 0px ; /* marge intérieure */
	width:70px;  /*largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	background-image:url(../images/onglet.gif);
}



td.menuOff{
	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Arial, Helvetica, sans-serif;  */
	font-size: 1.0em; /* font-size: 16px; */
	color:#000000;
	margin:0px 2px 0px 2px ; /* marge extérieure */
	padding:0px 1px 0px 0px ; /* marge intérieure */
	 width:70px ; /* largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	background-image:url(../images/onglet_on.gif);
}




a.menu{
	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Arial, Helvetica, sans-serif;  */
	font-size: 1.0em; /* font-size: 16px; */
	color:#000000;
	width:98%; /* largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
}
a.menu:active, a.menu:focus, a.menu:hover{
	text-decoration: none;
	color: #FFFFFF; 
} 
a.menu:link, a.menu:visited {
	text-decoration: none;
}


a.smenu{
	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Arial, Helvetica, sans-serif;  */
	font-size: 1.1em; /* font-size: 17px; */
	color:#000000;
	text-align:center; 			/* Le texte des onglets est centré */
	vertical-align:middle;
	width:150px ; 				/* largeur de la boite float */
	height:150px;
	background-repeat:no-repeat; 
	/* background-image:url(../images/menuOff.gif);	 */
}

a.smenu:active, a.smenu:focus, a.smenu:hover{
	color: #FFFFFF; 
	width:150px ; 				/* largeur de la boite float */
	text-decoration:none; /* les lien dans les onglets ne sont pas soulignés */ 
	text-align:center; /* Le texte des onglets est centré */
	background-repeat:no-repeat; 
	/*background-image:url(../images/menuOn.gif);*/
} 

a.smenu:link, a.smenu:visited {
	text-decoration: none;
}

a.menuSel{ 

	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Verdana - Arial, Helvetica, sans-serif;  */
	font-size: 1.0em; /* font-size: 16px; */
	color: #FFFFFF ; 
	width:98%;  /*largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	text-decoration: none;
}

a.menuSel:active, a.intro:focus, a.intro:hover, a.intro:link, a.intro:visited {
	text-decoration: none;
}


a.smenuSel{ 
	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Arial, Helvetica, sans-serif;  */
	font-size: 1.1em; /* font-size: 17px; */
	color: #FFFFFF; 
	width:150px ; 				/* largeur de la boite float */
	text-decoration:none; /* les lien dans les onglets ne sont pas soulignés */ 
	text-align:center; /* Le texte des onglets est centré */
	background-repeat:no-repeat; 
}

a.smenuSel:active, a.intro:focus, a.intro:hover, a.intro:link, a.intro:visited {
	text-decoration: none;
}














td.sMenuOn{ 
	margin:0px 2px 0px 2px ; /* marge extérieure */
	padding:0px 0px 0px 0px ; /* marge intérieure */
	width:150px ; /* largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	background-repeat:no-repeat; 
	background-image:url(../images/menuOn.gif);
}


td.sMenuOff{
	margin:0px 2px 0px 2px ; 	/* marge extérieure */
	padding:0px 0px 0px 0px ; 	/* marge intérieure */
	width:150px ; 				/* largeur de la boite float */
	text-align:center; 			/* Le texte des onglets est centré */
	vertical-align:middle;
	background-repeat:no-repeat; 
	background-image:url(../images/menuOff.gif);
}

/*
a {
    color: #FFFFFF;
    text-decoration: none;
	
	font-weight: bold;
    font-size: 14px;
	font-style:italic;
}
a:hover {
    color: #8591A3;
    text-decoration: underline;
}
a.menu{
	font-size:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
.menu1 { /* boite qui contient le menu (les onglets) */
  border-bottom:solid 2px black ; /* crée le trait noir en-dessous des onglets */
  padding-top:0px ; /* marge intérieure haute */
  padding-bottom:0px} /* marge intérieure basse */




.onglet-actif { /* style de l'onglet de la page active */
  position:relative ; /* l'onglet inactif est mis en position relative */ 
/*  top:2px ; /* pour pouvoir baisser l'onglet de 2 pixels */
  border-bottom : solid 0px white} /*on efface le trait inférieur du menu */



table.formulaire{
	font-family:  Verdana; /* Georgia, "Times New Roman", Times, serif;*/ 
	font-size: 0.9em; /*	 11px; */
	color:#FFFFFF;
	border:thin solid #000000;
}

input.formulaire{
	
	height: 18px;
	font-family: Verdana; /*"Times New Roman", Times, serif; */
/*	font-size: 11px; */
	font-size: 0.8em;
	color:#000000;
	
}



/* Plan du site */


/* lien pricipaux */
a.menuPlan{ 

	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Verdana - Arial, Helvetica, sans-serif;  */
	font-size: 1.2em; /* font-size: 16px; */
	color: #FFFFFF ; 
	width:98%;  /*largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	text-decoration: none;
}

a.menuPlan:active, a.menuPlan:focus, a.menuPlan:hover, a.menuPlan:link, a.menuPlan:visited {
	text-decoration: none;
}

a.smenuPlan{ 

	font-family: "Tw Cen MT Condensed"; /* "Tw Cen MT Condensed Extra Bold"; /* Verdana - Arial, Helvetica, sans-serif;  */
	font-size: 1em; /* font-size: 16px; */
	color: #FFFFFF ; 
	width:98%;  /*largeur de la boite float */
	text-align:center; /* Le texte des onglets est centré */
	vertical-align:middle;
	text-decoration: none;
}

a.smenuPlan:active, a.smenuPlan:focus, a.smenuPlan:hover, a.smenuPlan:link, a.smenuPlan:visited {
	text-decoration: none;
}

