﻿body
{
    background-color:#000;
    font-family:Arial;
    background-image:url(../../baseimg/fondo2.png);
    background-position:bottom left;
    background-attachment:fixed;
    background-repeat:repeat-x;
    
}

#wrapper
{
font-family:Arial;
font-size:13px;
margin:0 auto;
margin-top:0px;
width:905px;
height:100%;
background-color:#000;
padding-left:5px;
background-image:url(../../baseimg/back.png);
background-repeat:repeat-y;
}

#testa
{
font-family:Arial;
font-size:13px;
margin:0 auto;
margin-top:10px;
width:905px;
height:10px;
background-color:#000;
padding-left:5px;
background-image:url(../../baseimg/h1.png);
background-repeat:no-repeat;
}

#piede
{
font-family:Arial;
font-size:13px;
margin:0 auto;
margin-bottom:10px;
width:905px;
height:10px;
background-color:#000;
padding-left:5px;
background-image:url(../../baseimg/h2.png);
background-repeat:no-repeat;
}

#testata
{
width:900px;
height:110px;
background-image:url(../../baseimg/header_enduro.png);
background-color:Transparent;
background-repeat:no-repeat;
}

#countbox
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#FF9000;
    float:right;
    margin-top:70px;
    margin-right:10px;
}

#footer
{
clear:both;
width:900px;
height:20px;
background-image:url(../../baseimg/footer.png);
background-color:Transparent;
background-repeat:no-repeat;
margin-top:15px;
margin-left:5px;
}

.RegularButton {
background-color:#141414;
color:#FF9000;
font-weight:normal;
font-family:Arial;
font-size:14px;
}

