body {
	background-color: #003c61;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	}

a {
	color: #003c61;
	text-decoration: none;
}

a:hover {
	color: #003c61;
	text-decoration: none;
}

h1 { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.testo {
	color: #707070;
	font-size: 11px;
	margin-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	text-align: justify;
	border-right: 1px dotted #d9ccad;
}


.tabcontenuti {

	background: #dfe7ea url(sfondotab.jpg) repeat-x;
}

.titolihome {
	font: bold 16px "Times New Roman", Georgia, Times, serif;
	text-align: center;
	margin-top: 10px;
}

.descrizionehome {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin-top: 0px;
		margin-bottom: 10px;

	color: #868686;
}

.descrizionehome2 {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
		margin-left: 10px;

	color: #868686;
}

.descrizionehome2 a {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;

	color: #868686;
}

.descrizionehome2 a:hover {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;

	color: #000;
}



.bottom {
	text-align: center;
	color: #7f7f7f;
	font-size: 9px;
}

.menupiccolo {
	text-align: right;
	color: rgba(255,255,255,0.67);
		 filter:alpha(opacity=70); /* per IE/WIN */

	margin-right: 25px;
	font-size: 11px;
}

.menupiccolo a {
	color: #eee;
}

.menupiccolo a:hover {
	color: #fff;

}





#contenitore {

	background-color:#ffffff;
	}

#contenitorenew {
	padding:15px;
	}
.titolosezionenews {
	margin-bottom: 5px;
	color: #003c61;
	font: 18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #999999
}
.testosezionenews {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
	
.titolosezione {
	margin-bottom: 5px;
	color: #003c61;
	font: 22px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #999999
}

.testosezione {
	font-size: 12px;
	margin-bottom: 10px;
	color: #2a2f33;
	line-height: 18px;
}

.boxcontact {
	background: #4188d0; 
	padding-top: 5px;
		padding-bottom: 13px;
		margin-bottom: 10px;
		padding-left: 10px;


	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 10px;
}

.boxcontact:hover {
	background: #2a9bff; 
	padding-top: 5px;
		padding-bottom: 13px;
		margin-bottom: 10px;
		padding-left: 10px;


	font-weight: bold;
	color: #fff;
	font-size: 12px;
	height: 10px;
}

.formtext {
 font-size: 10pt;
 background-color: #fff;
 border: 1px solid #e7e7e7;
}

.formtext:hover {
 font-size: 10pt;
 background-color: #fff;
 border: 1px solid #9a9a9a;
}

.immagine {
	display: inline-block;
	width: 120px;
	height: 100px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.immaginesx {
	width: 120px;
	height: 100px;
	float: left;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.immaginepiscine {
	border: 1px dotted #17598d;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.immaginedx {
	width: 120px;
	height: 100px;
	float: right;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.links a {
	color: #3094ff;
}

.links a:hover {
	color: #000;
}

.content{
	position: relative;
}


.striscia{
	position: absolute;
	bottom:0px;
	left: 0px;
width: 960px;
	background-color: rgb(105,173,176); opacity: 0.7;
	 filter:alpha(opacity=70); /* per IE/WIN */
		z-index: 40;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	font: italic bold 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #fff;
}

.striscia a{
		color: #fff;
}

.striscia a:hover{
		color: #001b27;
}






a.blocco{
		color: #003c61;
	background-color: rgb(255,255,255); opacity: 0.66;
	 filter:alpha(opacity=66); /* per IE/WIN */
	position: absolute;
	border:1px dotted #FFFFFF;
	right:650px;
	bottom:  80px;
	padding: 10px 40px;

		z-index: 41;
	font: bold 14px Verdana, "Lucida Grande", Lucida, sans-serif;
}

a.blocco:hover {
	background-color: rgb(0,60,97); opacity: 0.75;
		 filter:alpha(opacity=75); /* per IE/WIN */

	color: #fff;

}
a.blocco2{
	color: #003c61;
	background-color: rgb(255,255,255); opacity: 0.40;
		 filter:alpha(opacity=40); /* per IE/WIN */
	
	position: absolute;
	right:650px;
	bottom:  145px;
	padding: 10px 20px;

		z-index: 41;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	color:#003c61;
}
/* Inserito per dividere il layout*/
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:100%;
	padding: 20px 10px 0 20px;
	font-size: 12px;
	color: #515151;
}

#mainContent {
	background-color: #ececec;
	border-right:1px dotted #999999;
	margin-right:260px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #515151;
} 

#mainContent  h1{ 
	color: #357ec3;
	font-size: 20px;
} 

#mainContent  h2{ 
	color: #ce2011;
	font-size: 18px;
} 













/*** Navigation (Setting up some fonts, colors and more)***/

#navigation{ background: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		height: 33px;

}

#navigation a:link, #navigation a:visited{ color: #999999; padding:10px; text-decoration:none;}

#navigation a:hover { color:#fff; text-decoration:none;}

#navigation a:link, #navigation a:visited{color: #e2e2e2; padding:10px; text-decoration:none;}

#navigation a:hover { background-color: #49b5c6;  color:#fff; text-decoration:none;}

#navigation .current a:link, #navigation .current a:visited{color: #fff;text-decoration:none;padding:10px;}

/*** Essential styles - Superfish menu (Setting the positions for the list elements etc.) ***/

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em;width: 140px;

}

.nav li {float:left;position:relative;z-index:99;font-size:12px;
width: 140px;
	text-align: center;
		height: 33px;
}

.nav a {display:block;}

.nav ul li{width: 100%;
	text-align: left;
	
}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px;top:33px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:140px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li {background-color: #001B27;}

.nav li li {background-color: #002334;
	color: #fff; font-size:11px;
}

.nav li li:hover {background-color: #00354E;}

.nav li li li {background-color:#00354E;}

.nav li li li:hover {background-color: #00354E; color: #fff;}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.richiedipreventivo2 a  {
	color: #fff;
	background-color: #014a99;
	padding: 10px;
	display: block;
	text-align: center;
}

.richiedipreventivo2 a:hover  {
	color: #fff;
	background-color: #1c69a8;
	padding: 10px;
}

.richiedipreventivo a  {
	color: #fff;
	background-color: #014a75;
	padding: 10px;
	display: block;
	text-align: center;
}

.richiedipreventivo a:hover  {
	color: #fff;
	background-color: #1c69a8;
	padding: 10px;
}
