/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com) 

   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 15px; background: #023787; color: #023787; }

a {
	background: inherit;
	text-decoration: none;
	color: #0E2E69;
}
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: 14px; color: #212B37; }
h2 { color: #023787; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }
img {border:0;}
#header { background: #fff url(../images/header.jpg) no-repeat; height: 252px; }
#header1 { background: #fff url(../images/chi_siamo.jpg) no-repeat; height: 252px; }
#header2 { background: #fff url(../images/video.jpg) no-repeat; height: 252px; }
#header3 { background: #fff url(../images/info.jpg) no-repeat; height: 252px; }
#header4 { background: #fff url(../images/caratteristiche.jpg) no-repeat; height: 252px; }

	#header p { margin: 30px 0 0; color: #FFFFFF; }
	#logo { padding: 120px 0 0 25px;  float: left; width: 400px; }

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #212B37; font-size: 0.8em; cursor: pointer; }

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 39px; line-height: 25px; background: #aac2dc; margin: 0 1px 0 0; color: #023787; }
		#menu li a:hover { background: #729ac4; color: #fff; }
		#menu li a.current { background: #023787; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }
		
.box_testatina {
	float: none;
	width: 100px;
}

.box_elenco {
	font-size: 12px;
	float: none;
	width: 800px;
	margin: 0 30px 10px 30px;
	text-align: justify;
}
.third { font-size: 0.9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.third_large{ font-size: 12px;  float: none; width: 960px; margin: auto; }
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #fff; font-size: .9em; }
	#footer a { color: #fff; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }

