body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#450000;
SCROLLBAR-FACE-COLOR: #450000;
SCROLLBAR-HIGHLIGHT-COLOR: #450000;
SCROLLBAR-SHADOW-COLOR: #450000;
SCROLLBAR-3DLIGHT-COLOR: #450000;
SCROLLBAR-ARROW-COLOR:  #C77700;
SCROLLBAR-TRACK-COLOR: #450000;
SCROLLBAR-DARKSHADOW-COLOR: #450000;
font-family: verdana; 
font-size: 11px; 
color: #FFFFFF
}

.tabmenu {
background-color:#F5F5F5;
background-image:url("../images/barre-menu.jpg");
background-repeat: repeat-x;
background-position:center top;
}

.tdslog {
background-color:#450000;
background-image:url("../images/slog.jpg");
background-repeat: no-repeat;
background-position:left bottom;
}

.slog {
font-family: Trebuchet MS;
font-size:32px;
color:#450000;
font-weight:bold;
}

#nav td a {
color: #C40000;
text-decoration: none;
text-align: center;
vertical-align: middle;
height: 32px;
font: 10px verdana;
font-weight:bold;
display: block;
background: url("../images/bt01.jpg") 0px 0px repeat-x bottom;
}

#nav td a:hover {
color:#C40000;
font-weight:bold;
background: url("../images/bt02.jpg") 0px 0px repeat-x;
}

#nav td a:visited {
color:#C40000;
text-decoration: none;
font-weight:normal;
background: url("../images/bt02.jpg") 0px 0px repeat-x;
}

.tabnormal {
background-color: #FFFFFF;
font-family: verdana;
font-size:11px;
color:#450000;
}

.tabtitre {
background-color: #450000;
font-family: verdana;
font-size:14px;
color:#FFFF00;
font-weight:bold;
}

.titre {
font-family: verdana;
font-size:14px;
color:#FFFF00;
font-weight:bold;
}

a, a:link, a:active { 
text-decoration:yes; 
font-family: verdana; 
font-size: 10px;
font-weight: bold;
color:#450000
}

a:hover { 
color:#450000; 
font-family: verdana; 
font-size: 10px;
font-weight: bold;
text-decoration: none
}

a:visited { 
text-decoration:yes; 
font-family: verdana; 
font-size: 10px;
font-weight: normal;
color:#450000
}

.tcompt {
color:#450000; 
font-family: verdana; 
font-size: 10px;
font-weight: bold;
}

INPUT {
background-color: #E8E8E8; 
border-color : #450000;  
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;  
font-family: Verdana;
color:#450000; 
font-size: 10px}

.button {
background: #ecbe47;
border: 1px solid #931000;
color: #450000;
padding: 2px 7px;
margin: 0 3px;
font: bold 11px verdana, sans-serif;
}

.button:hover {
background: #F58300;
border: 1px solid #450000;
cursor: pointer;
color: #FFFFFF;
}

#subnav a {
color: #FFFFFF;
text-decoration:yes; 
font-family: verdana; 
font-size: 10px;
font-weight: bold;
}

#subnav a:hover {
color: #FFFFFF;
font-family: verdana; 
font-size: 10px;
font-weight: bold;
text-decoration: none
}

#subnav a:visited {
color: #FFFFFF;
text-decoration:yes; 
font-family: verdana; 
font-size: 10px;
font-weight: normal;
}

.catalanj {
background-color: #FFF4CC;
font-family: verdana; 
font-size: 10px;
font-weight: bold;
color: #450000
}

.catalanr {
background: #E9D0CC;
font-family: verdana; 
font-size: 10px;
font-weight: bold;
color: #450000
}



a.lienht:link, a.lienht:active {
color: #FFFF00;
text-decoration:yes; 
font-family: verdana; 
font-size: 12px;
font-weight: bold;
}

a.lienht:hover {
color: #FFFF00;
font-family: verdana; 
font-size: 12px;
font-weight: bold;
text-decoration: none
}

a.lienht:visited {
color: #FFFF00;
text-decoration:yes; 
font-family: verdana; 
font-size: 12px;
font-weight: normal;
}

a.liende:link, a.liende:active {
color: #450000;
text-decoration:yes; 
font-family: verdana; 
font-size: 12px;
font-weight: bold;
}

a.liende:hover {
color: #450000;
font-family: verdana; 
font-size: 12px;
font-weight: bold;
text-decoration: none
}

a.liende:visited {
color: #450000;
text-decoration:yes; 
font-family: verdana; 
font-size: 12px;
font-weight: normal;
}

.tabdec {
border-left : #450000 solid 5px;
}

.tabdic {
border-right : #450000 solid 5px;
}

.titin {
color: #450000;
font-family: verdana; 
font-size: 14px;
font-weight: bold
}

#navigv, #navigv ul { /* tous les conteneurs de listes */
   float: left;
   padding: 0;
   margin: 0;
   list-style: none;
   /*width: 11em;*/
   width: 207px;
   z-index: 207; /* suffisant pour Firefox */
}

/* liste 1er niveau */
/********************/
#navigv li { /* tous les items de liste */
   position: relative;
   float: left;
   padding: 0;
   margin: 0 0 0 0;
  /*width: 11em;*/
  width: 207px;
   border-bottom: #450000 1px solid;
   z-index: 207; /* nécessaire pour IE6 */
   background-color:#E9D0CC;
}

#navigv li a {
   display: block;
   text-decoration: none;
   height: auto;
   padding: 0 0.5em;
   width: 197px; /* égale width de #navigv li moins padding (gauche+droit) de #navigv li a */
   line-height: 1.75em;
}

#navigv li a:hover {
   color: #450000; /* blanc */
   background-color: #FFF4CC; /* orange */
}

#navigv li a:visited {
   color: #450000; /* blanc */
   background-color: #FFF4CC; /* orange */
   font-weight:normal;
   text-decoration:underline;
}


/* position de la petite flèche */
#navigv li a.daddyv {
   font-weight:bold;
   height: auto;
   line-height: 1.75em;
}

/* listes 2e niveau */
/********************/

#navigv li ul {
   border: #450000 1px solid;
}
#navigv li ul {
   position: absolute;
	top: -1px;
   left: -999em;
   padding: 0;
   margin: 0 0 0 18.9em;
   background-color: #E9D0CC; /* orange */
   _margin: 0 0 0 18.9em; /* hack pour IE6 */
}

/* position de la petite flèche */
#navigv li ul li a.daddyv {
   font-weight:bold;
   height: auto;
   line-height: 1.75em;
}

#navigv li ul li a.daddyv:hover {
   background-color: #E9D0CC; /* orange */
}

/* listes 3e niveau */
/********************/
#navigv li ul ul { /* listes de 3e niveau */
   left: -999em;
}

#navigv li li a {
   font-weight: bold;
}

/* Affichage ou masquage des ul */
/********************************/
#navigv li:hover ul ul, #navigv li.sfhover ul ul {
   left: -999em;
}

#navigv li:hover ul, #navigv li li:hover ul, #navigv li.sfhover ul, #navigv li li.sfhover ul {
   left: auto;
}

/* Enchaînement des sélections */
/*******************************/
#navigv li:hover, #navigv li.sfhover, #navigv li li:hover, #navigv li li.sfhover {
	background: #FFF4CC; /*orange*/ /* à désactiver si on ne veut pas l'enchaînement des items sélectionnés */
}


