/* @override http://localhost:8888/Nitrogen/css/stile.css */

a{
	color: #f1f1f1;
	font-weight: bold;
}

p{
	margin-bottom: 10px;
}

h4{
	font-size: 20px;
	margin: 15px 0 7px 0;
}

h2{
	font-size: 14px;
	margin: 0px 0 15px 0;
}

ul{
	padding: 0!important;
	margin: 0!important;
	list-style-position: inside;
	opacity: 1;
	list-style-type: none;
}

.clear{
	clear: both;
}

body{
	background: url(img/pattern.jpg);
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
	margin: 0;
}

#container{
	margin: 0 auto;
	padding: 0;
}

#presents{
	height: 34px;
	text-indent: -500em;
	text-align: center;
}

#presents a{
	background: url(img/presents.jpg) no-repeat center top;
	margin: 0 auto;
	display: block;
	height: 34px;
	width: 215px;
}

#presents a:hover{
	background: url(img/presents.jpg) no-repeat center bottom;
}

#logo{
	background: url(img/header.jpg) no-repeat center;
	height: 250px;
	text-indent: -5000em;
	margin-top: 100px;
}

#content{
	background: url(img/bgcontent.jpg) repeat-y;
}

#descrizione{
	margin:0 20px;
	width: 640px;
	padding: 10px 30px;
	background: #4abaf1;
}

#descrizione p{
	margin: 5px 0;
	color: #00567c;
}

#descrizione a{
	color: #00567c;
}

#feature{
	padding: 10px 50px;
	background: url(img/bgtop.jpg) no-repeat top;
}

#feature ul li{
	float: left;
	width: 300px;
	margin: 0 10px 5px 0;
	border-bottom: dotted 1px #006d9d;
	height: 35px;
	padding: 5px 0;
}

#feature ul li img{
	float: left;
	margin-right: 5px;
}

#video{
	margin:0 20px;
	padding: 10px 30px;
	background: #006d9d url(img/bgtopvideo.jpg) no-repeat top;
}

#border{
	width: 545px;
	margin-left: 30px;
	height: 371px;
	border: solid 15px #005381;	
}

#videocontainer{
	width: 640px;
	text-align: center;
}

#satisfaction{
	margin:0 20px;
	padding: 10px 30px;
	background: #00567c url(img/bgtopsatisfaction.jpg) no-repeat top;
}

#footer{
	margin-top: 100px;
	height: 130px;
	color: #f1f1f1;
	line-height: 130px;
	text-align: center;
	background: url(img/footer.jpg) repeat-x 0 bottom;
}

/* WIDGET getsatisfaction*/

#gsfn_list_widget div.powered_by a img {
	border: none;
}

a.gsfn_link {
	margin-right: 5px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: dotted 1px;
}

.time{
	color: #b7d5e1;
	font-size: 11px;
}

div.gsfn_summary {
	margin-top: 5px;	
}

div#gsfn_list_widget h4 a{
	text-decoration: none;
}

div#gsfn_list_widget h4 a:hover{
	text-decoration: underline;
}

div.powered_by a{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #b7d5e1;
}

