@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
/* sfondo*/
#body-background {
	width:100%;
	border: 0px;
	height: 100%;
	left: 0px;
	position: fixed;
	padding: 0;
	bottom: 0px;
	top: 5px;
	right: 0px;
	margin: 0px;
	z-index: -1;
	
}
	
#foto {
	width:100%;

}
#foto-bg {
	width:100%;
	height: auto;
}
/* sfondo*/

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right:0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
	}
	
	a:visited {
	
	
	}
	
	#pagina {
	width:900px;margin:0 auto;
}

	
	#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	width: 500px;
	float: left;
	padding-top: 30px;
}

#header span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	padding-left: 100px;
}

#contatti{
	width: 250px;
	left: 708px;
	top: 58px;
	right: 0px;
	float: right;
	padding-top: 20px;
}
#gallery {
    padding: 30px;
    background: #e1eef5;
  }
  select, input, textarea {
    font-size: 1em;
  }
  
  pre {
    font-family: "Lucida Console", "Courier New", Verdana;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {
    font-family: "Lucida Console", "Courier New", Verdana;
    margin: 0;
    padding: 0;
  }
#content{
	right: 0px;
	float: left;
	width: 520px;
	padding-top: 30px;
}
#servizi{
	list-style-position: inset;
	list-style-type: square;
	list-style-image: url(images/thumbs/elenco.png);
	margin-left: 15px;
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.icona{
	height: 100px;
	width: 150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	float: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 30px;
}

.box {
	padding-left: 1px;
	background-image: url(images/fondoNews.png);
	background-repeat: repeat-y;
}

.box .title {
	height: 33px;
	margin: 0;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10;
}

.box ul {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 25px;
	font-weight: bold;
	color: #EE5F01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.box li {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
.box a:hover {
	color: #EE5F01;
}
.box a:visited {
	
}

#didascalia{
	width: 870px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	padding-bottom: 2px;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: right;
	float: left;
	margin-top: 25px;
	padding-top: 2px;
}
.network {
	float: right;
	width: 245px;
	word-spacing: 5px;
	 
	
	
}
.network a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=70);
 -moz-opacity:.70;
 opacity:.70;
}

.network a:hover img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter:alpha(opacity=100); 
 -moz-opacity: 1.0; 
 opacity: 1.0;
}
