﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
	color:#231f20;
	font-size:14px;
	font-family: Arial;
	background:#333333;
}

a, a:visited, a:active 
{
    color:#231f20;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

#wrap {
	background: url(/images/sfondo.png) no-repeat top #feed00;
	position: relative;
	top:0px;
	width:965px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	height:170px;
}

#logo_img
{
    margin-top:25px;
    margin-left: 239px;
}

#slideshow_container 
{
    width:965px;
    height:325px;
    position:relative;
    float:left;
}    

#slideshow
{    
    margin-top:0px;
    margin-left:0px;
    width:825px;
	height:325px;
	float:left;
	z-index:20;
	position:absolute
}

#slideshow_dx
{
    float:left;
    margin-top:0px;
    right:0px;  
    width:375px;
	height:325px;
	background: url(/images/slideshow_dx.png) no-repeat bottom left;
	z-index:100;
	position:absolute;
	overflow:hidden;
	text-align:right;
	line-height:48px;
}

#menu-bar {	
	height:40px;
}

#menu-bar a, #menu-bar a:visited, #menu-bar a:active, #menu-bar a:hover   {
	color:#ffffff;	
	width:96px;
	padding: 12px 10px 0px 10px;
	height:28px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	float:left;
}

#menu-bar a:hover 
{
    background: #ed6d00;
}

.bordo_giallo{
	border: 2px solid #feed00;
	float:left;
}


#prodotti{
	background: url(/images/sfondo_sx_bordo.png) repeat-y;
	font-size:12px;
	line-height:17px;
}

.titolo{
	font-family: 'Open Sans';
	font-weight: bold;
	font-size: 16px;
}

#prodotti .titolo{
	background: url(/images/testata_sx_bordo.png) no-repeat;
	padding:10px;
}

#novita{
	background: url(/images/sfondo_sx_bordo.png) repeat-y;
}

#novita .titolo{
	background: url(/images/testata_sx_bordo.png) no-repeat;
	padding:10px;
}

#newsletter{
	background: url(/images/sfondo_sx_bordo.png) repeat-y;
}

#newsletter .titolo{
	/*background: url(/images/testata_sx_bordo.png) no-repeat;*/
	padding:10px;
}


input[type=button], input[type=submit]
{
    background: #ed6d00;
    padding:2px 5px;
    color:#ffffff;
}

#slider{
	height:140px;
	border:1px #feed00 solid;
}

#content
{
    padding-left:10px;
    width:550px;     
    line-height: 18px;
    float:left;
    z-index: 50;
    position:relative;
}

#content_sx
{
    position:absolute;
    z-index: 50;
}

#content_dx
{
    float:right;
    margin-top:0px;
    right:0px;  
    width:460px;		
	z-index:100;		
	text-align:left;
	/*line-height:48px;*/
	margin-left:0px;
	padding-bottom:20px;
}

#pagina
{
    margin-top:20px;
    width: 890px;
    padding: 0px 30px 20px 30px;
}

h1, h2 
{
    font-size:14px;
    font-weight:bold;
    display: inline;
    vertical-align:baseline;
}

.box_325 {
	width:325px;
	min-height:250px;
}

.box_230 {
	width:220px;
	padding:10px 5px;	
}

.box 
{
    padding:10px;
}

.titolo_giallo{
	background:#feed00;
	padding-top:10px;
	padding-left:10px;
	height:30px;
	font-size: 14px;
}

.giallo{
	color:#feed00;
}

.arancio{
	color:#ed6d00;
}

.bg_arancio{
	background-color:#ed6d00;
}

.bg_giallo{
	background-color:#feed00;
}

#business_data_bianco
{    
    width:100%;
    padding-top:10px;
    padding-bottom:5px;
	background:#ffffff;	
	border-top: 3px solid #ed6d00;
	float:left;	
}

#business_data{
	background:#333333;
	color:#ffffff;
	border-top: 3px solid #ed6d00;
	padding:5px;
	font-size:11px;
}

.tit_modulo
{
    width:100px;
    display:block;
    float:left;
}

.modulo
{
    float:left;
    margin-bottom:2px;
}

table 
{
    width:90%;
    padding:0;
    margin: auto auto;
    border: 1px #ed6d00 solid;
}

table tr 
{
    border-top: 1px #ed6d00 solid;
    height:25px;
}

table tr:hover
{
    background-color:#999999;
}
