
a.main_menu_header
{
font-family: Tahoma; 
font-size: 12px; 
color: #333333;
text-decoration: none;
} 

a.main_menu_header:hover
{ 
font-family: Tahoma; 
font-size: 12px; 
color: #AA0000;
text-decoration: underline; 
}

a.main_menu_footer
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: bold; 
color: #ffffff;
text-decoration: none; 
} 

a.main_menu_footer:hover
{
font-family: Arial; 
font-size:12px;
font-weight: bold; 
color:#000;
text-decoration: underline; 
}


a.footer
{
font-family: Tahoma; 
font-size: 12px; 
color: #666666;
text-decoration: none;
} 

a.footer:hover
{ 
font-family: Tahoma; 
font-size: 12px; 
color: #000000;
text-decoration: underline; 
}

a.content_menu
{
font-family: Tahoma; 
font-size: 12px; 
color: #AA0000;
text-decoration: underline;
} 

a.content_menu:hover
{ 
font-family: Tahoma; 
font-size: 12px; 
color: #666666;
text-decoration: underline; 
}

a.links
{
font-family: Tahoma; 
font-size: 12px; 
color: #000000;
text-decoration: underline;
} 

a.links:hover
{ 
font-family: Tahoma; 
font-size: 12px; 
color: #006699;
text-decoration: underline; 
}


a.vitrin_tours
{
font-family: Arial; 
font-size: 12px; 
color: #000000;
text-decoration: none;
} 

a.vitrin_tours:hover
{ 
font-family: Arial; 
font-size: 12px; 
color: #006699;
text-decoration: underline; 
}


.page{ color: #000; border : 1px solid #eee; text-decoration: none; background : #F7C200; padding : 1 3; font : bold 12px book antiqua; }
.page:hover { color: #fff; text-decoration: none; font : bold 12px book antiqua; padding : 1 3; background : #1F9DC7; }
.page:visited { color: #000; text-decoration: none; font : bold 12px book antiqua; background : #F7C200; padding : 1 3; }
.page:visited:hover { color: #fff; text-decoration: none; font : bold 12px book antiqua;  background : #1F9DC7; padding : 1 3; }