/* @override http://localhost:8888/Nitrogen/css/stile.css */
@import "default.css";
@import "icygallery.css";

a{
	color: #f1f1f1;
	font-weight: bold;
}

p{
	margin-bottom: 10px;
}

h4{
	font-size: 20px;
	margin: 15px 0 7px 0;
}

h2{
	color: #ADCF45;
	font-family: "Trebuchet MS";
	display: block;
	text-align: left;
	width: 600px;
	margin: auto;
}

h1{
	color: #ADCF45;
	font-family: "Trebuchet MS";
}

ul{
	color: #000000;
	text-align: left;
	display: block;
	list-style: none;
}

ul li{
	padding-left: 75px;
}

.clear{
	clear: both;
}

body{
	background: url(img/pattern.jpg);
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

#container{
	margin: 0 auto;
	padding: 0;
}

#content{
	
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	text-align: center;
}

#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;
}

#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;
}

p.home{
	
	color: #000000;
	text-align: justify;
	width: 600px;
	margin: auto;
}

div.powered_by a{
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #b7d5e1;
}

#twitter{
	
	position: fixed;
	right: 30px;
	bottom: 10px;
	border: 0;
}

#twitter img{
	border: 0;
}
