/* CSS Document */

body {
background-image:url('img/bround.gif');
font-family: Verdana;
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
}

#page
{
background-image:url('img/bround_up.gif');
background-repeat:repeat-x;
width: 100%; height: 1000px;
}

#page_privacy
{
background-image:url('img/bround_privacy.gif');
background-repeat:repeat-x;
width: 100%; height: 1000px;
}


a
{
color: E5392B;
}
.hover
{
text-decoration: none;
}

hr {
width: 95%;
color: #FCF0F0;
height: 4px;
}

li {
font-family: Verdana;
font-size: 11px;

}


p
{
font-family: Verdana;
font-size: 11px;
color: #393939;
line-height: 19px;
font-weight: normal;
margin-bottom: 0px;
margin-top: 0px;
}




#corpo
{
width: 990px;
position: relative; 
left: 50%; 
margin-left: -495px; 
}


h1
{
font-family: Verdana;
font-size: 24px;
color: #E5392B;
line-height: 30px;
margin-top: 0px;
margin-bottom: 4px;
}

h2
{
font-family: Verdana;
font-size: 18px;
color: #E5392B;
line-height: 26px;
margin-top: 2px;
margin-bottom: 0px;
}


h3
{
font-family: Verdana;
font-size: 16px;
font-weight: normal;
margin-bottom: 6px;
}

h4
{
font-family: Verdana;
font-size: 11px;
color: #393939;
line-height: 19px;
font-weight: normal;
margin-bottom: 2px;
}

h5
{
font-family: Verdana;
font-size: 9px;
color: #7B7B7B;
font-weight: normal;
line-height: 9px;
margin-bottom: 0px;
margin-top: 0px;
}

.text
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #7B7B7B;
    padding-right: 5px;
    padding-left: 5px;
    width: 150px;
}

.button
{
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background: #E4392B;
    border: 1px #E4392B;
    padding-right: 5px;
    padding-left: 5px;
    width: 150px;
	height: 18px;
}

.textarea
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #7B7B7B;
    padding-right: 5px;
    padding-left: 5px;
    width: 150px;
	  overflow: auto;
}


.prenota
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #7B7B7B;
    padding-right: 5px;
    padding-left: 5px;
}

.prenota:disabled
{
    font: 8px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #CCCCCC;
    border: 1px solid #222222;
    padding-right: 5px;
    padding-left: 5px;
}


