/*
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: #E3E3E6 url(../images/img01.gif) repeat-x;
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252525;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
/*	margin-bottom: .5em;
	font-size: 182%;
*/
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
/*	margin-bottom: .5em;
	font-size: 136%;
	*/
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	/*line-height: 167%;*/
	/*font-size: 107%;*/
}

p{
	margin:0px;
	padding:0px;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #DB5600;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

img{
	border: 0px;
}

/* Menu */

button{
	background-color: #DB5600;
	font-size: 13px;
	font-style: normal;
	color: White;
	border: 1px solid silver;
}

.inputs{
	font-size: 15px;
	width: 130px;
}

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
	background-color:#DB5600
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 13px 0px 13px;
	font-size: 16px;
	font-weight: normal;
	color:#fff
	
}

#menu a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #DB5600;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 980px;
	height: 180px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
/*	padding: 120px 5px 0 0;

*/
	padding-right:5px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
/*	padding: 0 1px 0 0;
*/	text-align: right;
	padding-right:2px;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(../images/img03.gif) repeat-y;

}



/* Content */

#content {
	float: left;
	width: 660px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#welcome h1{
	background: url(../images/img07.gif) no-repeat left center;
	padding-left:10px;
}


.int_pann {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	width: 660px;
	border-bottom: 1px solid #DB5600;
	margin-top:5px;
}

.int_pann h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

.int_pann_corr {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	border-top: 0px solid #DB5600;
	margin-top:0px;
	text-align: left;
}

.int_pann_corr h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;
	
	font-size: 100%;*/
	letter-spacing: -1px;
	font-weight: bold;
	font-style: italic;
}

.int_gallery {
	/*height: 30px;*/
	margin: 0 auto;
	background-color: White;
	width: 625px;
	border-top: 1px solid #DB5600;
	margin-top:5px;
	margin-left:0px;

}

.int_gallery h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}



.orange{
	color: #DB5600;
}

.floating-box {
	

	width: 600px;
	border:0px solid white;
	
	margin-right:5px;
	margin-bottom:4px;
	
}



.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {

	font-size: 92%;
}

.floating-box p a{
	color: #fff;
}

.floating-box p a:hover{
	color: #999;
	text-decoration:none
}

/*.floating-box img {
	border: 5px solid #FFFFFF;
}*/

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
	padding-top:0px;
	background-color:white;
}

.cont{
	font-style: italic;
	font-size:10px;
	color: #666;
}

#sidebar blockquote {
	margin-left: 0;
	background:#ccc;
	padding: 0.3em;
	/*background: url(../images/img09.gif) no-repeat right bottom;*/
	border: 3px solid #DB5600;
	/*border-top: 5px solid #DB5600;*/
	color:#000;
}

#sidebar blockquote p {
	margin-top: 5;
	text-align: justify;
	line-height: normal;
	font-style: italic;
}

#box_newsletter{
	margin-left: 0;
	padding-left: 0;
	text-align: justify;
}

#sottopage {
	width: 980px;
	margin: 0 auto;

}

#prefooter_left {

margin-left:20px;
padding-bottom:80px;
}

#box_prefooter_left {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#box_prefooter_left h1{
	background: url(../images/img07.gif) no-repeat left center;
	padding-left:10px;
}

#prefooter_right {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

#box_links {
	width: 720px;
	/*height: 40px;
	margin: 0 auto;
	margin-top:10px;*/
	border-top: 1px solid #DB5600;
	border-bottom: 1px solid #DB5600;
	padding-bottom:5px;
	font-size: 10px;
	background: #fff;
	text-align: center;
}

#box_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box_links li {
	padding: 0;
	display: inline;
	background: none;
}

#box_links a {
	display: block;
	float: left;
	/*height: 10px;*/
	padding: 5px 5px 0px 5px;
	/*font-weight: bold;*/
}

#box_links a:hover {
	
	text-decoration: none;
	color: #666;
}

.mini_link{
	float: left;
	padding-bottom:3px;
	padding-top:2px;
}

.content_link{
	border-bottom:1px dashed silver;
	padding-top:10px;
	margin-bottom: 10px;
}

.titolo_link{
	color: #DB5600;
}

.titolo_link a {
	color: #DB5600;
}

.titolo_link a:hover {
	color: #ff8000;
	text-decoration: underline;
}

.link_link{
	text-align: right;
	padding-right: 5px;
	color: #DB5600;
	font-size: 92%;
}

.link_link a {
	color: #DB5600;
}

.link_link a:hover {
	color: #ff8000;
	text-decoration: underline;
}

#box_gallery{
	width: 625px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DB5600;
	background-color: White;
	text-align: center;
}

.box_foto_serate{
	float: left;
	width: 90px;
	padding:3px;
	margin:3px;
	border: 1px Solid #DB5600;
}

.box_foto_serate img{
	width: 90px;
	height: 75px;
}

.titolo_gallerie{
	font-weight: bold;
	text-align: center;
}

#links {
	font-weight:bold;
	color:#111;

}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #DB5600;
	font-size:15px;
	font-weight:normal;
}

#links a:hover {
	color: #111111;
	text-decoration: underline;
}

#news_home {
}

#news_home ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}

#news_home li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#news_home a {
	/*padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;*/
	color: #DB5600;
}

#news_home a:hover {
	color: #ff8000;
	text-decoration: underline;
}

.legal{
}

.legal a {
	color: white;
}

.legal a:hover {
	color: #ccc;
}

/* Footer */

#footer {
	height: 50px;
	
	border-bottom: 1px solid #FFFFFF;
	background-color: White;
}

#footer .wrapper {
	width: 980px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 660px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #010100;
	font-size: 85%;
	
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#box{
display: none;
}



.box_elenco_esterno{
padding:1px;
margin-top:10px;
margin-left:6px;
margin-right:10px;
width:100%
}

.elenco_immagine2 {
	background:url(../images/bg_box_elenchi.png) no-repeat; width:168px; height:125px;}

.elenco_immagine2 img{
	margin-top:5px;
	margin-left:5px;
width:151px;
height:108px;	
border:1px solid #CCC;

	
}

.box_elenco_soluzioni {
	float:left; border:1px solid #492900; width:99px; padding:2px; margin-right:6px; margin-bottom:6px; text-align:center;  font-size:12px; background-color:#D05104; color:#fff
	}

.elenco_proprieta{
margin-top:15px;
min-height:15px;
margin-left:5px;
margin-right:5px;
border:1px solid #1FA4FF;
font-weight:bold;
float:left;
width:95px;
padding:1px;
background-color: #EAEAEA;
font-size:11px;
text-align:center;
color:#1FA4FF;

}

.elenco_descrizione{
color:#111;
padding-left:5px;
}

.elenco_descrizione h2{
color:#DB5600;
}

.elenco_descrizione A{

width:100%;
color:#DB5600;
}

.elenco_descrizione A:hover{

width:100%;
color:#010100;
}

#network{
	
	border:1px solid #DB5600; width:100%;}

#network a {
	color:#000;
	background-image:none;
	}

#network a:hover {
	color:#DB5600; 
	}
	
.container {

	
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; 
	background-image:none;

	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 190px;
	height: 108px;
	background-image:none;
	
	
	
}
ul.thumb li img {
	width:190px; height:106px;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
	border:1px solid #9e9c9c;  margin-left:7px; margin-top:7px
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: 5px solid #fff;
	width:190px; height:106px;
}
#main_view {
	float: left;
	
	margin-left: -10px;
}
