@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; }
body, td{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:18px; }
img{ border:none; }
a{ text-decoration:none; color:#000; }
h1{ color:#34261E; font-size:24px; }

#header_top{ background-color:#1D1510; width:100%; height:30px; }
#header_top .container{ width:860px; margin:auto; font-size:10px; color:#fff; line-height:30px; }
#header_top .sx{ float:left; }
#header_top .dx{ float:right; }
#header_center{ background:url(img/header_center.jpg) repeat-x center; height:162px; width:100%; }
#header_bottom{ background:url(img/pattern_header_bottom.jpg); height:300px; width:100%; }
#header_bottom .under{ padding-top:244px; }
#header_bottom .bordi{ background:url(img/bordi_header.gif) repeat-x; width:100%; }
#header_bottom .frase{ width:778px; height:52px; margin:auto; }
#header_flash{ position:absolute; width:862px; left:50%; margin-left:-431px; top:50px; }

#container{ background:url(img/sfondo_container.jpg) repeat-x top #DFDDD1; width:100%; }
#container .content{ width:860px; margin:auto; padding-top:20px; padding-bottom:30px; }

.blocchi{ width:400px; height:250px; background:url(img/bordo.gif) repeat-x bottom; padding-bottom:20px; margin-bottom:20px; float:left; margin-right:40px; }
.img{ width:180px; height:152px; background:url(img/cornice.jpg); float:left; }
.img img{ margin:10px; }
.blocchi .img{ float:left; }
.blocchi .testo{ float:left; padding-left:10px; width:210px; }
.blocchi .testo .up{ height:150px; }
.blocchi .testo .down{ }
.blocchi h2{ font-size:24px; color:#34261E; padding-bottom:10px; }

.gallery{ padding:20px 0; }
.gallery .img{ margin-right:45px; }

.cioc{ padding-left:40px; background:url(img/icona_cioccolatino.gif) no-repeat left; margin:10px 0; }

.testo_compresso{float:left; padding-left:20px; height:220px; width:310px;}
.testo_compresso h1{ height:29px;}
.testo_compresso2{float:left; padding:29px 0 0 30px; width:300px;}

#footer{ height:150px; width:100%; background:url(img/bg_footer.jpg) bottom repeat-x; }
#flash_footer{ padding-top:20px; }
#footer .content{ margin:auto; width:860px; font-size:10px; color:#fff; }
#footer .content .sx{ float:left; padding-left:200px; }
#footer .content .dx{ float:right; }

ul{ margin:10px 0 0 0; padding:0;}
li{ list-style-type:none; padding:0px 0 5px 20px; background:url(img/pandorino.gif) left center no-repeat;}

#mappa{ width:861px; height:312px; background:url(img/sfondo_mappa.jpg) no-repeat; padding:2px 2px 2px 2px;}

/* generali */
.bordo{ width:100%; height:2px; margin:20px 0; background:url(img/bordo.gif) repeat-x; }
.clear{ clear:both; }
.brown{ color:#34261E; }
