/* CSS Document */

/****************  TDs  ******************/
.td_menu {            /*voir avec du rouge!!!! */
background : #D04F24;
text-align : center;
text-decoration:none;
}


/****************  LIENS  ****************/
/* menu de gauche - éléments de menu */
.td_menuGauche {
background : #AC8660;
text-align : center;
text-decoration:none;
}
.td_menuGauche a {
color : #FFFFFF;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}
.td_menuGauche a:hover {
color:#663333;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}
.td_menuGauche a:active {
color:#663333;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}

/* menu de gauche - éléments des sous-menus */
.td_ssmenuGauche {
background : #E1BB97;
text-align : center;
text-decoration:none;
}
.td_ssmenuGauche a {
color : #000000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration:none;
}
.td_ssmenuGauche a:hover {
color:#330000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration:none;
}
.td_ssmenuGauche a:active {
color:#330000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration:none;
}

/* menu horizontal haut */
.menuHorizontal {
background : #DDD8D4;
text-align : center;
text-decoration : none;
}
.menuHorizontal a {
color : #000000;
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}
.menuHorizontal a:hover {
color : #000000;
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}
.menuHorizontal a:active {
color : #000000;
font-family : Verdana, Arial;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}

/* liens bold (blocs Evenements) */
.linkBold a {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}
.linkBold a:hover {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}
.linkBold a:active {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
}

/* liens internes (content des pages) */
.linkContent {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}
.linkContent a {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}
.linkContent a:hover {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : underline;
}
.linkContent a:active {
color : #660000;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : underline;
}

/*footer1 et footer2*/
.footer a {
color : #996666;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : none;
}
.footer a:hover {
color : #996666;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : underline;
}
.footer a:active {
color : #996666;
font-family : Arial,MS Sans Serif;
font-size : 8pt;
font-weight : normal;
text-decoration : underline;
}
#footerId a {
color:#663300;
font-family : Arial,MS Sans Serif;
font-size:7pt;
font-weight:normal;
text-decoration : none;
}

.td_pop {
color:#FFCC99;
text-decoration:none;
}



/****************  TEXTE  *******************/
TD {
font-family:Verdana;font-size:8pt;color:#444444;
}
.dapres {
font-family:Verdana; font-size:7pt; color:#444444; font-style:italic;
}
.indexbas {
font-family:Verdana;font-size:7pt;color:#444444;
}
.td_menuGauche {
background : #BE9170;
text-align : center;
text-decoration:none;
}
.td_menuGauche a {
color : #FFFFFF;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}
.td_menuGauche a:hover {
color:#663333;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}
.td_menuGauche a:active {
color:#663333;
font-family : Arial,MS Sans Serif;
font-size : 9pt;
font-weight : bold;
text-decoration:none;
}
td a {
text-decoration : none;
}
td a:hover {
text-decoration : underline;
}
td a:active {
text-decoration : underline;
}


/**************  SCROLLBAR  *****************/
/*body{	
scrollbar-face-color: #CCA073;
scrollbar-shadow-color: #A52D05;
scrollbar-highlight-color: #efefef;
scrollbar-3dlight-color: #A52D05;
scrollbar-darkshadow-color: #DBB794;
scrollbar-track-color: #C9B5A2;
scrollbar-arrow-color: #A52D05;
}*/
body{	
scrollbar-face-color: #7F4D3D;
scrollbar-shadow-color: #BC8C7D;
scrollbar-highlight-color: #BC8C7D;
scrollbar-3dlight-color: #674135;
scrollbar-darkshadow-color: #DBB794;
scrollbar-track-color: #B9978A;
scrollbar-arrow-color: #996666;
}


/**************  BORDURES  *****************/
.tabbordure { 
border:1px solid #CC3300;
}

.tabbordure1 { 
border:1px solid #666633;
margin: 0 0 12px 0;
}

.tabbordureBlack { 
border:1px solid #330000;
}