body {
background-image:url(images/site_bg2.gif);
background-repeat:repeat-x;
margin:0px;
padding:0px;
background-color:#2E1513;
font-family:"Trebuchet MS", Georgia, Verdana;
}

#pagina {
width:840px;
margin:0px auto 0px auto;
}

#intestazione {
width:840px;
height:353px;
background-image:url(images/header_bg.jpg);
background-repeat:no-repeat;
background-position:0px 130px;
}

h1 {
color:#FFEBEB;
font-weight:normal;
font-size:36px;
padding:32px 0px 6px 16px;
margin:0px;
text-indent: -10001px;
display: block;
background-image:url(images/logo.jpg);
width:492px;
height:45px;
background-repeat:no-repeat;
background-position:16px 32px;
}

#sottotitolo {
color:#E14B67;
font-size:14px;
padding-left:20px;
}

#testo_intestazione {
color:#FFC0C0;
font-size:16px;
width:460px;
padding:80px 0px 0px 20px;
}

#contenuto {
width:808px;
background-color:#381918;
color:#FFFFFF;
font-size:14px;
padding:16px;
}

#contenuto p {
text-align:justify;
}

p a:link, p a:visited {
color:#FFB9B9;
text-decoration:none;
}

p a:hover, p a:active {
color:#FF9191;
text-decoration:underline;
}

#footer {
width:808px;
color:#E14B67;
font-size:14px;
padding:16px;
background-color:#1C0D0C;
}

#footer a:link, #footer a:visited {
color:#DC284A;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#BD1F3D;
text-decoration:underline;
}

.cornice {
width:100px;
height:100px;
padding:8px;
position:relative;
margin-left:18px;
}

.bordo_cornice {
position:absolute;
top:0px;
left:0px;
}

.cornice_immagini {
width:153px;
height:200px;
margin:4px;
overflow:hidden;
float:left;
text-align:center;
}

.nome_prodotto {
width:153px;
height:36px;
overflow:hidden;
font-size:14px;
margin:3px 0px 3px 0px;
}

.nome_prodotto a:link, .nome_prodotto a:visited {
color:#FFB9B9;
text-decoration:none;
}

.nome_prodotto a:hover, .nome_prodotto a:active {
color:#FF9191;
text-decoration:underline;
}
