body {
margin:0px;
padding:0px;
background-color:#FFFFFF;
font-family:Helvetica, Verdana, Arial;
font-size:14px;
color:#000000;
}

#pagina {
width:900px;
height:640px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -310px;
margin-left: -450px;
background-image:url(images/sfondo_sito.gif);
background-repeat:no-repeat;
background-position:top;
}

#menu {
position:absolute;
left:80px;
top:150px;
width:200px;
height:440px;
}

.voce_menu {
padding-right:38px;
text-align:right;
padding-top:8px;
background-repeat:no-repeat;
background-position:right 0px;
height:24px;
margin-bottom:6px;
color:#000000;
text-decoration:none;
}

.voce_menu:hover, .voce_menu:active {
color:#000000;
text-decoration:underline;
background-position:right -32px;
cursor:pointer;
}

#filmato {
width:552px;
height:414px;
position: absolute;
top: 50%;
left: 50%;
margin-top:-214px;
margin-left:-276px;
text-align:right;
}

#contenuto {
position:absolute;
left:374px;
top:80px;
width:500px;
height:480px;
overflow:hidden;
font-size:12px;
}

#titolo_pagina {
color:#97141A;
font-size:18px;
position:absolute;
left:574px;
top:50px;
width:300px;
height:20px;
text-align:right;
font-weight:normal;
}

.prodotto {
float:left;
width:235px;
height:100px;
margin:0px 28px 15px 0px;
font-size:11px;
overflow:hidden;
}

.prodotto img {
float:left;
margin-right:8px;
}

.titolo_prodotto, .titolo_prodotto a {
color:#54A7CE;
font-size:13px;
padding-top:15px;
text-transform:uppercase;
text-decoration:none;
}

.catalogo {
float:left;
width:110px;
height:170px;
margin:0px 20px 15px 0px;
font-size:11px;
overflow:hidden;
text-align:center;
}

#pagine {
position:absolute;
left:374px;
top:545px;
width:500px;
height:24px;
overflow:hidden;
}

.numero_pagina {
float:left;
border:1px solid #CCCCCC;
margin:0px 5px 0px 5px;
}

.numero_pagina a:link, .numero_pagina a:visited {
padding:0px 5px 0px 5px;
line-height:20px;
color:#104277;
text-decoration:none;
font-size:14px;
}

.numero_pagina a:hover, .numero_pagina a:active, .numero_pagina.selezionata a:link, .numero_pagina.selezionata a:visited {
padding:0px 5px 0px 5px;
line-height:20px;
color:#54A7CE;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

input, textarea {
border:1px solid #104276;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

.bottone {
padding:2px;
border:1px solid #104276;
text-align:center;
}

.testo_bottone {
padding:4px;
text-decoration:none;
cursor:pointer;
background-color:#104276;
color:#FFFFFF;
text-align:center;
}

.testo_bottone:hover {
padding:4px;
text-decoration:none;
cursor:pointer;
background-color:#C0D1D9;
color:#000000;
text-align:center;
}

.messaggio {
border:1px dashed #C0D1D9;
color:#041B24;
background-color:#DFE9ED;
padding:6px;
margin:0px 10px 0px 10px;
}

.errore {
border:1px dashed #98151B;
color:#300C13;
background-color:#F7C1C4;
padding:6px;
margin:0px 10px 0px 10px;
display:none;
}

#footer {
color:#444444;
font-size:12px;
position:absolute;
top:606px;
left:0px;
width:900px;
height:32px;
text-align:center;
line-height:20px;
}
