/*STYLES GENERAUX*/

body {
	background-image: url(fond.jpg);
	margin: 0px 0px 0px 0px;
}

/*STYLES DE TABLEAUX*/

table.fiches {
	background-color: #BBDEFF;
	border: 1px solid #CC9966;
}

table.guide {
	border: 1px solid #CC9966;
	}

/*STYLES DE CELLULES*/
td.nav {
	background-color: ButtonFace;
	border: 1px solid Black;
	vertical-align: top;
}


TD.nom {
	background-color : rgb(51, 51, 0);
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : White;
	font-size : 10pt;
	font-style : italic;
	padding-left : 5pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	}
	
	TD.type {
	background-color : rgb(255, 255, 204);
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color : Black;
	font-size : 8pt;
	padding-left : 1pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	text-align : center;
	vertical-align : middle;
	}

	TD.legende {
	background-color : rgb(153, 153, 153);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	font-size : 10pt;
	font-style : normal;
	padding-left : 5pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
	padding-right : 5pt;
	text-align : justify;
	}
	
	TD.titremenu {
		color : #993300;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		text-align: center;
		border-top: 1px solid #993300;
		border-bottom: 1px solid #993300;
}

TD.titreguide {
		color : White;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		text-align: center;
		border-bottom: 1px solid #993300;
		background-color: #CC9966;
}

	td.spec {
	background-color: #CCCCCC;
	border-right: 1px solid Black;
	font: normal normal 600 10px Tahoma;
	padding-left: 5px;
	vertical-align: top;
}

td.spec2 {
	font: normal normal 12px Tahoma;
	text-align: center;
}


/*LISTE DES LIENS DISPONIBLES*/
	
A:hover {
	text-decoration: none;
	color: #FF8C00;
}

        .big_link {
	COLOR: #000033;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	padding-left: 10px;
}

        .big_link2 {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

        .big_link3 {
	COLOR: #336699;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

        .big_link4 {
	COLOR: #000033;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.interne {
	font : 12px/normal Tahoma;
	color : #993300;
	text-decoration : none;
}

.nav{
	font-family : Arial;
	font-size : 12px;
	color : #330000;
	font-weight : 300;
	text-decoration : none;
}

img.cadre {
      border: 1px solid #8B0000;
 }
 
/*LISTES DES STYLES DE TEXTES*/

         .leg	{
	FONT-WEIGHT:300;
	FONT-SIZE:8PT;
	FONT-FAMILY:verdana,helvetica,arial;
	COLOR:#FFFFFF;
	FONT-WEIGHT: bold;
}

   .txt {
	font : 12px/normal Tahoma;
	color : #000000;
	padding : 10px 0px 10px 5px;
	text-align : justify;
}

.txt2 	{
	FONT-WEIGHT:300;
	FONT-SIZE:10PT;
	TEXT-DECORATION:none;
	FONT-FAMILY:verdana,helvetica,arial;
	COLOR:#000000;
	padding-left : 20pt;
}

.txt3 	{
	FONT-WEIGHT:300;
	FONT-SIZE:10PT;
	TEXT-DECORATION:none;
	FONT-FAMILY:Tahoma;
	COLOR: #000033;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: justify;
}

.accueil {
	font : 12px/normal Tahoma;
	color : #484848;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
	padding-bottom : 10px;
	text-align : justify;
}

.accueil2 {
	color : #484848;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	text-align : justify;
	font-family : "MS Sans Serif";
	font-size : 8px;
}

        .nb {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 16px;
	text-align: justify;
}

        .note {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: italic;
	FONT-WEIGHT:bold;
	LINE-HEIGHT: 16px
}

        .nb_gras {
	COLOR: #000033;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-STYLE:normal;
	FONT-WEIGHT:normal;
	LINE-HEIGHT: 16px
}

        .dispo {
	COLOR: #CC0033;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-WEIGHT:normal;
	LINE-HEIGHT: 16px
}

/*STYLES DE TITRES*/

         .titre {
	FONT-WEIGHT:300;
	FONT-SIZE:18PT;
	TEXT-DECORATION:none;
	FONT-STYLE:italic;
	FONT-FAMILY:arial,helvetica;
	COLOR:#669999;
}

         .titre1 {
	font-family : "Trebuchet MS";
	font-size : 22px;
	color : #5D5D5D;
	padding-bottom : 10px;
	text-align : right;
	letter-spacing : 4px;
	padding-top : 10px;
	font-variant : small-caps;
	font-style : italic;
}

  .titre2 {
	font : 300 12px Arial;
	letter-spacing : 5px;
	color : #993300;
}

.titre3 {
	letter-spacing : 5px;
	color : #666699;
	font-family : Verdana;
	font-size : 14px;
	font-weight : bolder;
	padding-left : 10px;
	text-decoration: none;
}

.titre4 {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bolder;
	color : Black;
	letter-spacing : 2px;
	text-align : right;
}

.titre5 {
	font : 600 10px Tahoma;
	letter-spacing : 2px;
	color : #8B4513;
}

.titre6 {
		color : Black;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		padding-left : 10px;
}

.titre7 {
		color : #996666;
		font-family : Tahoma;
		font-size : 14px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 10px;
		padding-top : 10px;
}

.titre8 {
		color : #666666;
		font-family : "Trebuchet MS";
		font-size : 12px;
		font-weight : bolder;
		padding-bottom : 2px;
		padding-top : 2px;
		font-style : italic;
}

.titre9 {
		color : #660000;
		font-family : "Tahoma";
		font-size : 12px;
		font-weight : bolder;
		padding-bottom : 10px;
		padding-top : 20px;
		font-style : italic;
		padding-left : 20px;
}

.titre10 {
		color : #336666;
		font-family : Tahoma;
		font-size : 10px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		padding-bottom : 10px;
		padding-top : 20px;
		font-style : italic;
		padding-left : 20px;
}

.titre11 {
		color : #996666;
		font-family : Tahoma;
		font-size : 14px;
		font-weight : bolder;
		font-variant : small-caps;
		letter-spacing : 2px;
		padding-left : 10px;
		padding-right : 10px;
		padding-bottom : 10px;
		padding-top : 10px;
		text-align: right;
}

/*STYLES POUR LE MENU*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  /* font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000; */
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: ButtonFace;
}

div.menuBar {
/*  background-color: #d0d0d0; */
  background-color: #FFFFFF;
  border: 2px solid;
  /* border-color: #f0f0f0 #909090 #909090 #f0f0f0; */
  padding: 4px 2px 4px 2px;
  text-align: center;
}

div.menuBar {
  /* background-color: transparent; */
  background-color: #000000;
  /* border: 1px solid #d0d0d0; */
  border: 1px solid #FFFFFF;
  color: #000000;
  cursor: default;
  left: 0px;
  /* margin: 1px; */
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.menuButton {
  /* background-color: transparent; */
  background-color: #000000;
  /* border: 1px solid #d0d0d0; */
  border: 1px solid #000000;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  /* background-color: transparent; */
  background-image: url(objets/mobilier/fond.jpg);
  border-color: #FFFFFF #909090 #FFFFFF #f0f0f0;
  color: #FFFFFF;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
  /* color: #ffffff; */
  color: #000033;
  left: 1px;
  top: 1px;
}

div.menu {
  /* background-color: #d0d0d0; */
  /* background-color: ButtonFace; */
  background-image: url(objets/mobilier/fond.jpg);
  border: 2px solid;
  border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000080;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}