a.white:hover {
text-decoration : underline; 
} 
a.white {
text-decoration : none; 
font-size : 8.5pt; 
font-family : Arial; 
color : white; 
font-weight : bold; 
} 
a.vert:hover {
text-decoration : underline; 
} 
a.vert {
text-decoration : none; 
font-size : 8.5pt; 
font-family : Arial; 
color : #009098; 
font-weight : bold; 
} 
a.gris:hover {
text-decoration : underline; 
} 
a.gris {
text-decoration : none; 
font-size : 8.5pt; 
font-family : Arial; 
color : #7d8682; 
font-weight : bold; 
} 
a.gris12:hover {
text-decoration : underline; 
} 
a.gris12 {
text-decoration : none; 
font-size : 12pt; 
font-family : Arial; 
color : #7d8682; 
font-weight : bold; 
} 
#tdmenu a {
display : block; 
background-repeat : no-repeat; 
background-image : url("images/menu_1.gif"); 
text-decoration : none; 
font-size : 11pt; 
font-family : Arial; 
font-weight : bold; 
color : white; 
padding-top : 20px; 
padding-left : 5px; 
width : 150px; 
height : 57px; 
text-align : left; 
} 
#tdmenu a:hover {
background-image : url("images/menu_on_1.gif"); 
background-repeat : no-repeat; 
} 
#tdmenu2 a {
display : block; 
font-weight : bold; 
background-repeat : no-repeat; 
background-image : url("images/menu_1.gif"); 
text-decoration : none; 
font-size : 11pt; 
font-family : Arial; 
font-weight : bold; 
color : white; 
padding-top : 20px; 
padding-left : 5px; 
width : 100px; 
height : 57px; 
text-align : left; 
} 
#tdmenu2 a:hover {
background-image : url("images/menu_on_1.gif"); 
background-repeat : no-repeat; 
} 
h1, span {
font-size : 11pt; 
font-family : Arial; 
font-weight : bold; 
} 
h1 {
position : relative; 
color : black; 
} 
h1 span {
position : absolute; 
top : -1px; 
left : -1px; 
color : white; 
} 
h2 {
font : bold 15px/15px Arial, sans-serif; 
color : black; 
} 
h2:after {
display : block; 
margin-left : -2px; 
margin-top : -16px; 
color : white; 
content : attr(title); 
} 
BODY {
font-family : Verdana, Tahoma, Arial, sans-serif; 
font-size : 10px; 
color : #7d8682; 
background-color : #e1e3e0; 
margin : 0; 
} 

* 
{ 
margin: 0; 
padding: 0; 

} 
