BODY {
background : #ffffff;
background-image : url(gfx/bg_red_top.png);
background-repeat : repeat-x;
color : #000000;
font-family : Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
font-size : 11px;
margin : 0px;
}
IMG {
border : 0px;
}
a:link {
color : #000000;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:active {
color : #DF1316;
text-decoration : none;
}
a:hover {
color : #DF1316;
text-decoration : none;
}
#top {
background-image : url(gfx/bg_red.png);
background-repeat : no-repeat;
height : 140px;
}
#menu {
background : #f5f5f5;
background-image : url(gfx/bg_red_menu.png);
background-repeat : no-repeat;
padding : 15px;
font-size : 11px;
font-family : Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
width : 150px;
vertical-align: top;
}
#main {
background-image : url(gfx/bg.gif);
vertical-align: top;
width : 640px;
}
#right {
background-image : url(gfx/pion.png);
background-repeat : repeat-y;
width : 140px;
}
#bottom {
background-image : url(gfx/bottom.png);
height : 50px;
}
#down {
background-image : url(gfx/bottom_bg.png);
background-repeat : repeat-x;
font-size : 11px;
padding : 10px;
width : 100%;
}
#start {
width : 600px;
background : #ffffff;
text-align : justify;
font-size : 11px;
padding : 10px;
}
#title {
background : #f5f5f5;
padding-left : 10px;
}
li {
color: #D81010;
}
span.submenu
{
display: none;
}
