/* 
	Theme Name: Streamline
	Theme URL: http://www.studiopress.com/themes/streamline
	Description: Streamline is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: three-columns, fixed-width, white, black, blue, sidebar-widgets, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

*{
margin:0px;
padding:0px;}

body{
background-color:#E2E2E2;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}
	

/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/


	
/************************************************
*	Header  									*
************************************************/


/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: #222222;
	height: 36px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	}
	

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 13px;
	text-decoration: none;
	text-transform:uppercase;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222 url(images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 13px 0px 13px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #1A1A1A;
	width: 200px;
	color: #ffffff;
	float: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-transform:none;
	font-weight:normal;
	
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	background: #222222 url(images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 14px;
	text-decoration: none;
	}
	
/************************************************
*	Homepage					     		    * 
************************************************/

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homepage h1, #featuredpage h1 {
	color: #2255AA;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited, #featuredpage h1 a, #featuredpage h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#homepage h1 a:hover, #featuredpage h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#homepage h2, #homebottom h2, #featuredpage h2 {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage h3, #featuredpage h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.hometopleft {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: left;
	width: 592px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	}
	
.hometopright {
	float: left;
	width: 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline
	}
	
#hometop {
	width: 916px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#homebottom {
	width: 916px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#hometop p, #homebottom p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
	
#hometop ul, #homebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li, #homebottom ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#hometop ul ul, #homebottom ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#hometop ul li li, #homebottom ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li ul li, #homebottom ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.homebottomleft {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottommiddle {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottomright {
	float: left;
	width: 292px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline
	}

.clear {
	clear: both;
	}

.thumb {
	float:left;
	margin:0px 10px 0px 0px;
	}

hr {
	border: none;
	border-bottom:1px dotted #BBBBBB; 
	margin-bottom:10px; 
	padding: 0;
	padding:0px 0px 10px 0px; 
	clear:both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	margin: 0px auto 0px;
	padding:0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #333333;
	font-size: 25px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
	}
	
#content h1 a, #content h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#contentleft h2 {
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0;
	}

	
#content h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;;
	border-bottom: 1px dotted #BBBBBB;
	}
	
#content h5 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote {
	background: #EEEEEE;
	margin: 0px 20px 15px 20px;
	padding: 10px 15px 0px 15px;
	border: 1px dotted #BBBBBB;
	}
	
#fcg {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#fcg p {
	margin: 0px;
	padding: 0px 14px 0px 14px;
	}
	
#contentleft{
width:585px;
float:left;}
	
.postarea {
	margin: 0px;
	padding: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited, #postwide a, #postwide a:visited {
	color: #2255AA;
	text-decoration: underline;
	}
	
.postarea a:hover, .postcomments a:hover, #postwide a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.postarea p, #postwide {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea ol, .postright ol, #postwide ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ol li, .postright ol li, #postwide ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul, .postright ul, #postwide ul {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul li, .postright ul li, #postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul ul, .postright ul ul, #postwide ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul li li, .postright ul li li, #postwide ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.postarea ul li ul li, .postright ul li ul li, .postwide ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.postright {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#postwide {
	width: 916px;
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	z-index:2;
	}
	
.breadcrumb {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	}
	
.headline {
	width: 585px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.headline p {
	margin: 0px;
	padding: 0px;
	}
	
.headline a, .headline a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.headline a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.headlineleft {
	width: 585px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headlineright {
	width: 50px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display:none
	}
	
.postmeta {
	background: #EEEEEE;
	width: 550px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #BBBBBB;
	
	display:none;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.author {
	background: #EEEEEE;
	width: 550px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 10px 14px 0px 14px;
	border: 1px dotted #BBBBBB;
	}
	
.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 2px solid #333333;
	}

.palignright {
	float: right;
	}

.palignleft {
	float: left;
	}
	
.archives {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.aheadline {
	width: 585px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.bheadline {
	width: 585px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.fheadline {
	width: 916px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.pheadline {
	width: 324px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.vheadline {
	width: 585px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.productimage {
	border: 10px solid #333333;
	margin-bottom: 10px;	
	}

/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar{
width:304px;
float:right;}
	
#sidebar h2, #sidebar h4 {
	background: #333333;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border: none;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}
	
#sidebar a, #sidebar a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#sidebar .widget {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}
	
.video {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 100%;
	}
	
.newsletter {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 308px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 178px;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 132px;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

	
/************************************************
*	Footer  									*
************************************************/

#footer{
font-size:12px;
margin-top:20px;
margin-bottom:15px;
color:#999999;}

#footer a{
color:#666666;}
#footer a:hover{
color:#999999;}

#barra-scura{
padding:0px 10px;
line-height:36px;
color:#FFFFFF;
background-color:#333333;
height:36px;}
#credits{
float:right;
line-height:36px;
}

#dati-societa{
margin-top:10px;
color:#999999;
font-size:11px;
line-height:130%;
float:left;
width:350px;
margin-right:30px;}

#menu-footer{
float:left;
width:585px;
color:#333333}

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

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h4 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h4 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 330px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer4 {
	width: 160px;
	float: right;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	}

/************************************************
*	Copyright Background						*
************************************************/

#copyrightbg {
	background: #111111;
	border-top: 1px solid #000000;
	}
	
/************************************************
*	Footer  									*
************************************************/

	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#searchbox {
	background: #393939 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 210px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #111111;
	}
	
#searchbutton {
	background: #1A1A1A;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#author, #email, #url {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 460px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	
/*-------------------OBERTI---------------*/


#box-esterno{text-align:center;}
#box-sito{
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
width:960px;
margin:auto;
padding:0 14px;}

#box-sito-top{
background-image:url(images/bg-top.jpg);
height:36px;
width:960px;
margin:auto;
padding:0 14px;}

#box-sito-bottom{
background-image:url(images/bg-bottom.jpg);
height:36px;
width:960px;
margin:auto;
padding:0 14px;}

#contenitore{
padding:10px 25px;
text-align:left;}

#header{
height:50px;
margin-bottom:7px;
position:relative;
}
#menu-top{
position:absolute;
top:-10px;
right:0px;}

#menu-top a{
color:#666666;}

#menu-top a:hover{
color:#333333;}
#logo{
float:left;
width:730px;}
#logo h1{
font-family:"Times New Roman", Times, serif;
font-size:44px;
font-weight:bold;
}

#logo h1 span{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;}

#telefono{
float:right;
width:160px;
margin-top:22px;
}

/*-------------menutop------------*/

#main-menu{
height:36px;
line-height:36px;
font-size:14px;
font-weight:bold;
background-color:#333333;
color:#FFFFFF;
margin-bottom:20px;}

#box-menu{
float:left;}
#puls-plus{
float:right;
width:172px;}
#puls-plus a{
display:block;
text-align:center;
width:171px;
margin-top:1px;
margin-right:1px;
background-image:url(images/bg-puls-plus.jpg);
background-position:center-top;
background-repeat:no-repeat;
height:34px;
line-height:34px;
color:#FFFFFF;
text-decoration:none;}

#puls-plus a:hover{
background-position: 0 -34px;}


#banner-animato{
width:585px;
height:301px;
margin-bottom:20px;}

#bannerino-card{
height:155px;
margin-bottom:20px;
background-image:url(images/oberti-card-bg.jpg);
background-repeat:no-repeat;}

#bannerino-card h1, #box-ante-news h1{
padding:10px;}

#bannerino-card .links{
font-family: 'Yanone Kaffeesatz', arial, serif;
font-size:17px;
margin-left:185px;
margin-top:10px;
}

#bannerino-card .links a{
color:#333333;
text-decoration:underline;
}

#bannerino-card .links a:hover{
color:#0000CC;
text-decoration:underline;
}

#vetrina{
background-color:#333333;}

#vetrina h1{
padding:10px;
color:#FFFFFF;}

.link{
text-align:right;
}

#vetrina .link h1 a{
color:#FFFFFF;
text-align:right;}

.interno{
padding:0 10px;}

.colonnina{
width:281px;
margin-bottom:20px;}
#renault{
float:left;
background-image:url(images/bg-renault.jpg);
background-position:left;
background-repeat:repeat-y;}
#dacia{
float:right;
background-image:url(images/bg-dacia.jpg);
background-position:left;
background-repeat:repeat-y;}
.loghino{
text-align:center;
float:left;
width:80px;
margin-right:1px;}

.loghino a img{
border:0px;}

.link-marca{
float:left;
width:200px;}

.link-marca ul{
list-style:none;
margin:0px;
padding:0px;
margin-top:1px;}

.link-marca ul li{
height:49px;
margin:0px;
padding:0px;
margin-bottom:1px;
display:block;
width:200px;
}

.link-marca ul li a:link, .link-marca ul li a:visited{
display:block;
width:200px;
height:49px;
text-decoration:none;
background-image:url(images/bg-link.jpg);
color:#333333;
}
.link-marca ul li a:hover{
background-position:0 -49px;
color:#555555;}
.link-marca ul li a img{
border:0;}
.link-marca ul li a .tit{
font-weight:bold;
font-size:16px;
padding-top:7px;
}
.link-marca ul li a .tit, .link-marca ul li a .desc{
padding-left:15px;
display:block;
}

.cornicetta{
border:1px solid #cccccc;}

#box-ante-news{
margin-top:20px;}

#box-ante-news .links{
font-size:14px;
margin-bottom:15px;
text-align:right;
}

#box-ante-news .links a{
color:#999999;
text-decoration:underline;
}

#box-ante-news .links a:hover{
color:#333333;
text-decoration:underline;
}







.clear{
clear:both;}

.page-item-23, .page-item-65, .page-item-38{
display:none;}

#nav li.page-item-56 a:link, #nav li.page-item-56 a:hover, #nav li.page-item-56 a:visited, #nav li.page-item-56.current_page_item a:link, #nav li.page-item-56.current_page_item a:visited, #nav li.page-item-56.current_page_item a:hover{
color:#FBD000;}

.thumbnails{
float:left;
margin-right:10px;}

#mappress0{
border:1px solid #CCCCCC;}

.mapp-poweredby, mapp-poweredby a{
color:#CCCCCC;}

#elenco-news .post{
margin-bottom:20px;}

#elenco-news .post .links{
text-align:right;}

#elenco-news .post h3 a{
text-decoration:none;}

.vet-home{
margin-bottom:10px;
}

.vet-home a{
display:block;
text-decoration:none;
padding:10px 12px;
background-color:#FFFFFF;
/*height:85px;*/}

.vet-home a:hover{
background-color:#EBEBEB;
text-decoration:none;}
#sidebar .vet-home a:hover{
text-decoration:none;}

.vet-home a .modello{
border-bottom:#CCCCCC dotted 1px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:4px;
text-decoration:none;
font-weight:bold;}

.vet-home a .dati{
font-size:12px;
color:#333333;
width:50px;
height:15px;
display:block;
float:left;
margin-bottom:5px;
margin-top:3px;
text-decoration:none;}

.vet-home a .dati1{
font-size:12px;
color:#333333;
width:70px;
height:15px;
font-weight:bold;
display:block;
float:left;
margin-bottom:5px;
margin-top:3px;
text-decoration:none;}

.vet-home a .link{
float:right;
color:#CCCCCC;
font-size:15px;
font-weight:bold;
text-decoration:none;}

.vet-home a:hover .link{
color:#999999;
text-decoration:none;
}

.vet-home a .min-usato{
float:left;
margin-right:8px;
height:63px;
overflow:hidden;}

.vet-home a .min-usato img{
border:0px;
width:100px; !important}

.vet-home a .clear{
clear:both;}

/*------SCHEDA MACCHINA*/
#macchina{
	width:580px;}

#col-gallery{
	width:250px;
	float:left;}
	
#col-dati{
	width:330px;
	float:left;}
#col-dati .riga{
	margin-bottom:5px}
#col-dati .riga .titoletto{
	border-bottom:1px dotted #EEE;
	color:#333333;}
#col-dati .riga .dato{
	font-weight:bold;
	color:#000;
	padding-left:10px;}
#galleria{
	margin-top:15px;}
	
#galleria a img{
	border:0px;}
#galleria a{
	float:left;
	margin-bottom:10px;
	margin-right:10px;}
#foto-princ a{
	background-position:center;
	display:block;
	height:150px;
	width:200px;
	background-repeat:no-repeat;
	background-color:#cccccc;}
	
/*   elenco risultati */

.riga_auto{
margin-top:10px;
clear:both;

}

.riga_auto a, .riga_auto a:visited{
display:block;
text-decoration:none;
padding:10px 12px;
background-color:#FDF5D7;
height:80px;
border:1px solid #cccccc;
margin-bottom:10px;
}
.riga_auto a:hover{
background-color:#FBD000;
border-color:#CCCCCC;
text-decoration:none;}

.riga_auto a .modello{
border-bottom:#CCCCCC dotted 1px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:4px;
text-decoration:none;
font-weight:bold;
float:left;
width:410px;
}

.riga_auto a .dati{
font-size:12px;
color:#333333;
width:35px;
height:15px;
display:block;
float:left;
margin-bottom:5px;
margin-top:3px;
text-decoration:none;}

.riga_auto a .dati1{
font-size:12px;
color:#333333;
width:90px;
height:15px;
font-weight:bold;
display:block;
float:left;
margin-bottom:5px;
margin-top:3px;
text-decoration:none;}

.riga_auto a .link{
float:right;
color:#CCCCCC;
font-size:15px;
font-weight:bold;
text-decoration:none;}

.riga_auto a:hover .link{
color:#999999;
text-decoration:none;
}

.riga_auto a .min-usato{
float:left;
margin-right:8px;
width:140px;
text-align:center;
}

.riga_auto a .min-usato img{
border:0px;
height:85px; !important}

.riga_auto a .clear{
clear:both;}

a.advanced1{
display:block;
height:65px;
width:95px;
overflow:hidden;}

.page-item-203{
display:none;}
#obertistore a{
	text-align:center;
	display:block;
	text-decoration:none;
	color:#FFF;
margin:0px 0 5px;
background:#0130A4;
height:34px;
line-height:34px;
color:#FFFFFF !important;
font-size:16px; font-weight:bold;
text-decoration:none;}