@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #161615;
	color: #dcdcdc;
	padding-left: 10px;
	line-height: 13px;
}

#wrap { background-color: #5d5d5c; width: 960px; margin: auto; }
#wrap #header #logo {
	display: block;
	float: left;
	margin-top: 30px;
}
.logo { background-image: url(imgs/logo.png); width: 320px; height: 59px; float: left; margin-top: 29px; display: block; }
#wrap #header { background-color: #161615; height: 96px; }
.clear {
	clear: both;
}
#wrap #header #navigation { float: right; width: 640px; margin-top: 10px; height: 80px; }
#wrap #header #navigation ul { list-style-type: none; text-align: right; margin: 0; padding-top: 20px; font-size: 12px; float: right; }
#wrap #header #navigation li {
	display: inline;
	text-transform: uppercase;
}
#wrap #header #navigation a {
	display: block;
	height: 22px;
	padding-top: 5px;
	text-align: right;
	float: left;
	margin-right: 2px;
	margin-left: 20px;
	color: #b4b4b4;
	text-decoration: none;
}

#wrap #header #navigation a:visited, active {
	display: block;
	height: 22px;
	padding-top: 5px;
	text-align: right;
	float: left;
	margin-right: 2px;
	margin-left: 20px;
	color: #b4b4b4;
	text-decoration: none;
}
#wrap #header #navigation a:hover {
	display: block;
	height: 22px;
	padding-top: 5px;
	text-align: right;
	float: left;
	margin-right: 2px;
	margin-left: 20px;
	color: #ffffff;
	text-decoration: none;
}
#footer #templateinfo {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#footer a {
	color: #CCCCCC;
}


#wrap #header #navigation .active a {
	display: block;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #ffffff;
	text-decoration: none;
}
#wrap #header #navigation .active a:visited, active {
	display: block;
	height: 22px;
	width: 120px;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	color: #ffffff;
	text-decoration: none;
}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: normal; text-align: center; margin-bottom: 10px; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#fff;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
}
#wrap #contents { color: #ccc; background-color: #5d5d5c; float: left; width: 940px; border: #ffffff; height: auto; background-repeat: no-repeat; margin-top: 26px; margin-bottom: 10px; background-position: center; padding-top: 6px; padding-right: 10px; padding-left: 10px; }
#wrap #contents p {
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wrap #header #sitename {
	display: block;
	float: left;
	font-size: 25px;
	padding-top: 50px;
	text-transform: uppercase;
}
#wrap #sidebar .sidebarcontent h2 { display: block; margin-bottom: 10px; margin-left: 20px; }
#wrap #sidebar .sidebarcontent #latestposts {
	padding: 5px;
	list-style-type: none;
	margin-bottom: 15px;
}
#wrap #sidebar .sidebarcontent #latestposts a {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
#wrap #sidebar .sidebarcontent #latestposts li {
	display: block;
	height: 25px;
}

#wrap #header #sitename .logosmall {
	font-size: 12px;
	text-align: center;
	padding: 3px;
	display: block;
}
#wrap #header #sitename .big {
	display: block;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	width: 300px;
	text-align: center;
	color: #6E9DCD;
	font-style: italic;
	text-transform: lowercase;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 90px;
}
a { color: #d1081d; text-decoration: none; }
#contents a { display: inline; padding: 3px; height: 15px; color: #ccc; text-decoration: none; border-style: none; }
#contents a:hover { color: #fff; }
#wrap #header #sitename .grey {
	color: #CCCCCC;
}
#wrap #sidebar .sidebarcontent #previews {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap #sidebar .sidebarcontent #previews img {
	padding: 5px;
	background-color: #333333;
	border: 1px solid #454545;
	float: left;
	margin: 5px;
}
#wrap #sidebar .sidebarcontent #previews .clear2 {
	clear: left;
	width: 99%;
}
#wrap #sidebar .sidebarcontent #latestposts a:visited, active {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
#wrap #sidebar .sidebarcontent #latestposts a:hover {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
	background-color: #131313;
}
#wrap #sidebar .sidebarcontent #previews a:visited, active { color: #5697b3; text-decoration: none; }
#wrap #sidebar .sidebarcontent #previews a:hover img {
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
a:visited {
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
#wrap #contents blockquote {
	display: block;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px;
}
#wrap #contents .left {
	float: left;
}
#wrap #contents .right {
	float: right;
}
#footer { font-size: 9px; width: 960px; margin-right: auto; margin-bottom: 10px; margin-left: auto; padding-top: 10px; }
#footer a:visited, active {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
#wrap #contents table {
	width: 98%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrap #contents caption {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
#wrap #contents td {
	padding: 4px 8px;
	border: 1px solid #666666;
}
#wrap #contents th {
	padding: 8px;
	background-color: #585555;
	color: #FFFFFF;
}
#wrap #contents .postinfo {
	font-size: 10px;
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #FFFFCC;
}
h3, h4, h5 {
	color: #FF6600;
}
#wrap #contents ul {
	list-style-type: none;
}
#wrap #contents li {
	display: block;
}
#wrap #contents ul  li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 0;
	margin-bottom: 5px;
}
#wrap #contents ol {
	list-style-type: decimal;
	padding-left: 35px;
}

form {margin:0; padding:0;}
.textfield {display: block; float:left; width:190px; background-color: #F3F4E8; margin:3px;	border: 1px solid #D6D9AE;}
label {
	display: block;
	float: left;
	text-align:right;
	font-weight:bold;
	width: 150px;
	margin:3px;
	padding: 5px;
	color: #000000;
}
.button {
	display: block;
	float:left;
	padding:0px;

	background-color:#E3E6C8;
	margin:3px;
	border: 2px solid #333333;
	color:#000000;
}
.textfield:hover {background:#FBFCF8;}
.textfield:focus {background:#ffffff;}
.clear2 {clear:left; height:1px; font-size:1px; margin:0; padding:0; display:block;}


#sidebar { color: #323232; background-color: #5d5d5c; float:left; width:940px; margin-top: 26px; margin-right: 2px; height: auto; overflow: hidden; }
#sidebartop {background: url(../images/sb1.jpg) left top no-repeat; height:10px;}
#sidebarbtm {background:url(../images/sb3.jpg) left top no-repeat; height:9px;}
#sidebar ul { font-size: 12px; font-family: "Trebuchet MS", Verdana, sans-serif; font-style: normal; font-variant: normal; line-height: normal; list-style:none; margin-bottom:15px; }
#sidebar li { display:block; height:32px; list-style-type: none; }
#sidebar a, #sidebar a:visited { display:block; padding: 10px 10px 0 40px; height: 26px; color:#161615; }
#sidebar li.active a { color: #fff; }
#sidebar li a:hover { color: #fff; }

#immagine1 {
	background-image: url(../image_prodotti/Verse10_3_4_web600x.jpg);
	height: 300px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
}
#contents a:hover {
	display: inline;
	padding: 3px;
	height: 15px;
	border-style: none;
	color: #333333;
}
#immagine2 {
	background-image: url(../image_prodotti/sub-18_web_photo.jpg);
	height: 300px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
}
#immagine3 {
	background-image: url(../image_prodotti/we700x.jpg);
	height: 300px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
}
#immaginepiccolo1 {
	background-image: url(../image_prodotti/Verse10_3_4_piccolo.jpg);
	height: 120px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
	margin-bottom: 30px;
}
#immaginepiccolo2 {
	background-image: url(../image_prodotti/sub-18_web_piccolo.jpg);
	height: 120px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
}
#immaginepiccolo3 {
	background-image: url(../image_prodotti/sub-piccolo.jpg);
	height: 120px;
	width: 200px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 45px;
}
#wrap #contentsinsider {
	float: left;
	width: 450px;
	border: #FFFFFF;
	height: auto;
	background-repeat: no-repeat;
	margin-top: 26px;
	margin-bottom: 40px;
	background-image: url(../image_prodotti/sfondo.jpg);
	background-position: left top;
}
#sidebardsider {
	float:left;
	width:450px;
	background:url(../image_prodotti/sfondo.jpg) no-repeat scroll 44px top;
	margin-top: 29px;
	margin-right: 5px;
	height: auto;
}
#wrap #insider {
	float: left;
	width: 448px;
	border: 1px solid #CCCCCC;
	height: 500px;
	background-repeat: no-repeat;
	margin-top: 31px;
	margin-bottom: 40px;
	background-image: url(../image_prodotti/insider.jpg);
	background-position: right top;
}
#dsider {
	float:left;
	width:448px;
	background:url(../image_prodotti/dsider.jpg) no-repeat right top;
	margin-top: 29px;
	height: 500px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 45px;
	border: 1px solid #CCCCCC;
}
#wrap #textinsider {
	float: left;
	width: 235px;
	border: 0px;
	height: auto;
	text-align: left;
	padding-left: 5px;
}
#wrap #textdsider {
	float: left;
	width: 235px;
	height: auto;
	text-align: left;
	padding-left: 5px;
}
.sfuma {
	background-image: url(../nuove_image/sfumino.gif);
	background-repeat: repeat;
	background-position: center bottom;
}

#wrap #linee { background-color: #161615; width: 960px; border: #ffffff; height: auto; padding-bottom: 60px; }
#homenews { padding-top: 10px; }
div.homenewsmini {}
div.homenewsmini a {clear:both;display:block;margin:5px 0px;color:#CCCCCC}
div.homenewsmini a div.nimg {width:136px;float:left;margin-right:5px;text-align:center}
div.homenewsmini a div.nimg img {width:50%;border:0px}
div.homenewsmini a span.ntitolo {display:block;font-weight:bold}
body.info #wrap #contents {width: 680px;}
body.info #sidebar {width: 240px;}
body.chisiamo #wrap #contents {width: 680px;}
body.chisiamo #sidebar {width: 240px;}

