@charset "utf-8";
body {
	font: 85%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:#757575;
	height:100%;
}

/* ~~ Selettori tag/elemento ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 5px;
	padding:0 15px;
}
h1{
	background-image: url(/images/s_titolo_h1.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	height: 53px;
}
a img {
	border: none;
	display:block;
	padding-top: 50px;
	padding-left: 20px;
}


a:link {
	color: #E20A16;
	text-decoration: underline; 
}
a:visited {
	color: #E20A16;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color:#E20A16;
}

.container {
	width: 980px;
	margin: 0 auto;
}
.container_home{
	position:absolute;
	top:50%;
	left:50%;
	width:980px;
	height:540px;
	margin-left:-490px;
	margin-top: -290px;
}
.header {
	height: 282px;
	background-image: url(/images/top/2.jpg);
	background-repeat:no-repeat;
}
.header_azienda {
	height: 282px;
	background-image: url(/images/top/1.jpg);
	background-repeat:no-repeat;
}
.header_servizi {
	height: 282px;
	background-image: url(/images/top/7.jpg);
	background-repeat:no-repeat;
}
.header_prodotti {
	height: 282px;
	background-image: url(/images/top/5.jpg);
	background-repeat:no-repeat;
}
.header_contatti {
	height: 282px;
	background-image: url(/images/top/9.jpg);
	background-repeat:no-repeat;
}
.menu {
	font-size:15px;
	background-image: url(/images/s_home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:40px;
	padding-top:10px;
}
.menu ul{
	display:block;
	list-style:none;
}

.menu li{
	font-size:15px;
	color:#FFFFFF;
	padding:5px 15px 5px 15px;
	display:inline;
	border-right:1px solid #C7C4B9;
}
.menu a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	color:#E20A16;
	font-weight:bold;
	text-decoration:none;
}
.last{
	border-right:none;
}

.sidebar1 {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	padding-top: 80px;
}
.content {
	padding: 10px 0;
	width: 530px;
	float: left;
}
.sidebar2 {
	float: left;
	width: 266px;
	padding: 0;
	color:#ECE9D8;
	font-weight:bold;
	margin-top:20px;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
	margin:0;
	padding:0;
}
ul.nav a, ul.nav a:visited {
	list-style-image: url(/images/arrow.png);
	padding: 5px 5px 5px 5px;
	display: block; 
	width: 160px;
	text-decoration: none;
	color:#E20A16;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #E20A16;
	text-decoration:underline;
}

.footer {
	padding: 10px 0;
	background: #494949 url(/images/s_footer.jpg) repeat-x 0px 0px;
	position: relative;
	clear: both;
	color:#FFFFFF;
	font-size:11px;
}
#footer_int {
	padding:0;
	width:980px;
	margin:0 auto;
}

#footer_int a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer_int a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer_int {color:#FFF; padding:20px 0;}
#footer_int ul {margin-top:5px;list-style:none;}
#footer_int h3{
	border-bottom:1px solid #707070;
	padding:0 0 0 5px;
	color: #D20000;
	margin:0 15px 0 0;
	font-size:15px;
}
#footer_int ul  li{
	border-bottom:1px solid #707070;
	padding: 5px 0 4px 5px;
	color: #FFFFFF;
}
#footer_int  li{margin-right:15px;border:none; }
#footer_int {margin-bottom:10px;}	


.grid_3{
	float:left;
	width:240px;
}
grid_3 {
	display:inline;
}

div.inline { float:left; }
.clearBoth { clear:both; }

.centro{
	/*text-align:center;*/
	text-align:justify;
	font-size:11px;
	width: 980px;
	margin:0 auto;
}

.centro a{
	text-decoration:none;
}

.centro a:hover{
	text-decoration:underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.300{
	width:300px;
}
.150{
	width:150px;
}



li {
	list-style-type:    none;
}
/* accordion SERVIZI */


.loading {
	display:none;
}
.accordion {
    width:85%;
}

.accordion li li {
	list-style-image:url(/images/arrow.png);
	list-style-position: inset;
	list-style-type: none;
	margin:0;
	padding:0;
}

.accordion li h3 a {
	background:#DBD9D2;
	border-bottom:1px dotted #333;
	display:block;
	font-style:normal;
	margin:0;
	padding:7px 5px;
	font-size:13px;
}
.accordion li.active h3 a {
	background:#E20A16;
	background:#E20A16 -webkit-gradient(linear, left top, left bottom, from(#E20A16), to(#FC5454)) no-repeat;
	background:#E20A16 -moz-linear-gradient(top,  #E20A16,  #FC5454) no-repeat;
	border-bottom:1px dotted #333333;
	color:#FFFFFF;
}
.accordion li.locked h3 a {
	background:#963;
	border-bottom:1px dotted #630;
}
.accordion li h3 {
	margin:0;
	padding:0;
}
.accordion .panel {
	padding:10px;
}
/* accordion SERVIZI FINE*/
.attrezature li{
	list-style-image:url(/images/arrow.png);
	list-style-position: inset;
	list-style-type: none;
	margin-top:5px;
	width:80%;
	border-bottom: 1px #CCCCCC solid;
	padding:5px;
}
.struttura li{
	margin-top:5px;
	border-bottom: 1px dotted #CCCCCC;
	padding:5px;
}
.first{
	border-top:1px dotted #333;
}
.sotto{
	padding-bottom:10px;
	border-bottom:1px dotted #333;
}
#contatti{
	margin: 5px;
	padding:0 15px;
}
.map{
	border: 1px dotted #999999;
}
#logo_home{
	position:absolute;
	top:20px;
	z-index:1000;
}
#menu{
	position:absolute;
	top:400px;
	z-index:1001;
	width:980px;
	height:40px;
}