/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #FC3E1A;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	padding: 52px 0 0 0px;
 	background: url(../images/logo.png) no-repeat 0px 0px;
}

#logo h1, #logo p {
	color: #454545;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 4px 22px 4px 22px;
	text-decoration: none;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	border-right-width:thin;
	border-right-color:#72787E;
	border-right-style:solid;
}
#menu .item a {
	background: url(../images/title.gif) repeat-x;
}

#menu a:hover {
	text-decoration: none;
	background: url(../images/title_over.gif) repeat-x;
}

#menu .current_page_item a {
	background: url(../images/title_current.gif) repeat-x;
}

/* Wide Post */

.wide-post {
	width: 900px;
	margin: 0 auto;
	background: #D4D9DD url(../images/img04.gif) repeat-y;
}

.wide-post .title {
	/* padding: 30px 30px 20px 30px; */
	background: url(../images/img05.gif) no-repeat;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	padding: 0 30px;
	height: 250px;
}

.wide-post .bottom {
	height: 20px;
	background: url(../images/img06.gif) no-repeat left bottom;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(../images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(../images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(../images/img10.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(../images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0;
	font-weight:bold;
}

.two-columns .column-one {
	float: left;
	width: 212px;
	font-size:10px;
	
}

.two-columns .column-one a{
text-decoration:none;
}

.two-columns .column-one a:hover{
color: #555555;
}


.two-columns .column-two {
	float: right;
	width: 370px;

}

.two-columns .column-three {
	float: left;
	width: 476px;
}

.two-columns .column-four {
	float: left;
	width: 900px;
}

.two-columns .column-five {
	float:left;
	width:450px;
}
.two-columns .column-six{
	float:left;
	width:435px;
	height:600px;
	padding-left:15px;
	text-align:justify;
	padding-top:40px;
}

.two-columns .column-seven{
	float:left;
	width:800px;
/*	height:600px;*/
	padding-left:15px;
	text-align:justify;
	padding-top:40px;
}


.two-columns .title {
	height: 25px;
	padding: 2px 0 0 10px;
	background: url(../images/title.gif) repeat-x;
	font-size: 1.4em;
	color: #333333;
	text-align:center;
}

.two-columns .entry {
	background: url(../images/img13.gif) repeat-x;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(../images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px 0px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	/* background: url(images/icone/img15.gif) no-repeat left center; */
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	background: #FFFFFF url(../images/img16.gif) repeat-x left bottom;
	color: #555555;
}

#submenu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 360px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(../images/img17.gif) no-repeat left center;
	border-bottom: 1px solid #424546;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
	color: #A9B6BB;
}

#submenu a:hover {
	text-decoration: underline;
}
#privacy{
width:770px;
}

/* Footer */

#footer {
	padding: 40px 0;
	background: #3F4244 url(../images/title.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
/* css per scrollbar */ 


        h1 { 
            margin-bottom: 2px; 
        }

        #container {
            /* background-color: #fff; */
            width: 880px;
            margin: 15px auto;
            padding: 0px;
        }
        
        /* slider specific CSS */
        .sliderGallery {
            background: url(../images/bkg_prodotti_3.png) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 20px;
            height: 240px;
            width: 840px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 840px;
            height: 17px;
            margin-top: 200px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(../images/scrollbar.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(../images/scroller.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #FFF;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
			font-weight:bold;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 390px;
        }
        
        .slider .slider-lbl3 {
            left: 750px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }