@CHARSET "UTF-8";

body {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	background: url('../img/background.gif') ;
	background-position: center;
	background-color:#F3F2E8;
	font-size: 11px;
	color: #343E4B;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-family: 'Trebuchet MS', 'Times New Roman', sans-serif;
	font-weight:normal;
}

.first_title {
	color: #ffffff;
	padding: 10px 0 0 15px;
	font-weight: normal;
}

.subtitle {
	color: #E8E7DB;
	padding: 0px 0 0 15px;
	margin: 0;
	font-size: 12px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-weight: bold;
}

.subtitle a {
	color: #E8E7DB;
	font-size: 12px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-weight: bold;
}

.subtitle a:hover {
	color: #E8E7DB;
	font-size: 12px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	color: #6489C3;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0;
	font-size: 21px;
	font-weight:normal;
    letter-spacing: normal !important;
}

h3 {
	color: #6489C3;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0;
	font-size: 20px;
	font-weight:normal;
    letter-spacing: normal !important;
}

img {
	vertical-align: -0.1em;
	border: 0;
}

a {
	color: #6489C3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #eb9629;
}

#page {
	width: 905px;
	margin: 10px auto 10px auto;
	background-image: url('../img/page_bg.gif');
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
}

#menu {
	width: 100%;
	height: 30px;
	margin-top: 1px;
	background-color:#ED9028;
	color: #F8F654;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}

#menu ul {
	margin: -15px;
	padding-left: 485px;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	line-height: 14px;
	color: #ffffff;
	text-align: center;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px 0 10px;
}

#menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

#menu .selected {
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}

#left_col {
	width: 594px;
	float: left;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: #ffffff;
}

.root {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	padding: 7px 4px 4px 15px;
	margin-left: 1px;
	margin-right: 7px;
	margin-top: 8px;
	color: #777777;
	font-weight: bold;
	font-size: 9px;
	background-color:#F2F2F2;
	border: 1px solid #E0E2CC;
	
}

.root a {
	color: #777777;
	text-decoration: none;
}

.root a:hover {
	color: #777777;
	text-decoration: underline;
}


.print {
	text-align: right;
	margin-top: 13px;
	margin-bottom: 0px;
	margin-right: 10px;
	color: #6489C3;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float:right;
}

.content {
	margin: 30px 8px 0px 10px;
}

.content_article {
	padding-top:45px;
	margin: 30px 8px 0px 10px;
	padding-bottom:0px;
}

.content p {
	margin: 10px 20px 10px 10px;
	text-align: left;
	line-height: 18px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 12px;
}

.scarica_documento {
	float: left; 
	margin:0; 
	padding: 0px 0px 0px 20px;
}

.continua {
	float: right; 
	margin:  20px 0px 0px 0px; 
	padding: 10px 20px 20px 20px;
	font-weight:normal;
	color:#6489C3;
	background-image: url('img/button.jpg'); 
	background-position: 50% 15%; 
	background-repeat: no-repeat;
}

.continua a{
	color:#6489C3;
}

.continua a:hover{
	color:#eb9629;
}

.tutti_articoli {
	float: right; 
	margin-top:-15px; 
	padding-right:8px;
	font-weight:normal;
	color:#6489C3;	
}	
	
.tutti_articoli a{
	color:#6489C3;	
}

.tutti_articoli a:hover{
	color:#6489C3;
	text-decoration:underline;	
}	
	
.last_articles {
	border: 1px solid #E0E2CC;
	margin: 10px 0 18px -10px;
	padding: 3px 8px 3px 10px;
	background-color:#ffffff;
	background-image: url('../img/bg_lastarticle.gif');
	background-repeat: no-repeat;	
}

.last_articles .title {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	color: #EE6A05;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}

.last_articles a {
	color: #EE6A05;
}

.last_articles a:hover {
	color: #E25304;
}

.last_articles p {
	padding: 0;
	margin: 0;
	margin-top: 10px !important;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#right_col {
	width: 274px;
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
	background-color:#ffffff;
}

#right_col .title {
	color: #6489C3;
	font-size: 14px;
	letter-spacing: normal !important;
	font-weight: normal;
	margin-top:1px;
}

#right_col .title_menu {
	color: #6489C3;
	font-size: 14px;
	letter-spacing: normal !important;
	font-weight: bold;
	margin-top:1px;
}

.gray_box {
	width: 257px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px solid #E0E2CC;
	background-image: url('../img/form_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	overflow: hidden;
}

.strumenti_utili {
	color: #6489C3;
	font-size: 14px;
	letter-spacing: normal !important;
	font-weight:normal;
	padding-top:0px;
	margin-top:1px;
	margin-bottom: 10px;
}

.text_size {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#888888;
	padding-left: 0; 
	float: left;
	margin-top:1px;
}

.feed {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#888888;
	float: left;
	margin-left:20px;
	margin-top:1px;
	display: block;
}

.bookmarks {
	color: #888888;
}

.tutte_le_news {
	text-align: right;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight:normal;
	color:#6489C3;
}

.tutte_le_news a{
	color:#6489C3;	
}

.tutte_le_news a:hover{
	color:#6489C3;
	text-decoration:underline;	
}

.gray_box_modulo {
	width: 257px;
	padding: 8px 8px 8px 8px;
	margin:0px;
	background-image: url('../img/form_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #E0E2CC;
	margin-bottom: 8px;
	overflow: hidden;
}

.inner_box {
        padding: 6px 12px 6px 12px;
		margin-top: 10px;
		margin: 10px 0 0 0px;
   	 	font-size: 11px;
		background-color: #ffffff;

}

.adsensedestra {
	padding: 0px;
	margin-top: 10px;
	background-color: #ffffff;
}

.inner_box .title {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	letter-spacing: normal !important;
	font-size: 13px !important;
}

.selected {
	color: #ffffff;
	background-color: #ED9028; 
}

.selected a{
	color: #ffffff;
	background-color: #19B1F0; 
}

.selected a:hover{
	color: #ffffff;
	background-color: #19B1F0; 
}

.date {
	color: #f37f00;
	font-size: 11px;
	float: right;
	font-weight: bold;
}

.inner_box p {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 13px;
}


.gray_box img {
	vertical-align: middle;
}

.gray_box_modulo form {
	margin-top: 3px;
	margin-bottom: 0px;
}

.gray_box_modulo input {
	border: 1px solid #E0E2CC;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 1px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	color: #888888;
	font-size: 11px;

}

.gray_box_modulo textarea {
	border: 1px solid #E0E2CC;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	color: #888888;
	font-size: 11px;
}

.invia {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	/*margin:30px;*/
	/*padding: 30px;*/
	clear: both;
	width: 100%;
	height: 120px;
	background-image: url('../img/footer_bg.jpg');
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 15px 10px 0 10px;
}

.meteofooter {
	width: 257px;
	height: 70px;
	float: right;
	margin-top:-45px;
}

.meteotitle {
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

.condizioni {
	padding-top: 6px;
	color:#F4F4EE;
	font-size: 11px;
	font-weight:normal;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

.temperatura {
	color:#F4F4EE;
	font-size: 11px;
	font-weight:normal;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

.meteoupdate {
	color:#E6E7E8;
	font-size: 10px;
	font-weight:normal;
	padding-top:5px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

.img_thumb {
	padding: 3px 3px 0 3px;
	margin: 3px 10px 5px 5px;
	float: left;
	overflow: hidden;
	border: 1px solid #cccccc;
}

.vtr_thumb {
	padding: 3px 3px 0px 3px;
	margin: 9px 5px 1px 1px;
 	float: left;
	overflow: hidden;
}

html>body .img_thumb {
	padding: 3px 3px 3px 3px;
	margin: 3px 10px 5px 20px;
	float: left;
}

html>body .vtr_thumb {
        padding: 3px 3px 3px 0px;
	margin: 10px 8px 5px 0px;
	float: left;
}

.content p {
	margin-top: 0;
	margin-bottom: 0;
}

#paginazione {
	padding: 15px 2px 5px 2px;
	text-align: center;
	margin: 0 auto;
}

.near_box {
	margin: 20px;
	text-align: center;
}

.selected_page {
	color: #eb9629; 
}


.big_form {
	width: 406px;
	height: 261px;
	padding: 20px 65px 20px 75px;
	background: url('../img/big_form_bg.jpg') no-repeat;
	margin: 30px auto 10px 13px;
	overflow: hidden;
}

.big_form input {
	border: 1px solid #cccccc;
	color: #666666;
	padding: 2px;
	margin: 10px 10px 5px 10px;
	margin-left: 0;
	width: 175px;
	font-size: 11px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

.big_form textarea {
	border: 1px solid #cccccc;
	color: #666666;
	padding: 2px;
	margin: 15px 0 10px 0;
	width: 370px;
	height: 70px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 11px;
}

.big_form select {
	border: 1px solid #cccccc;
	color: #666666;
	padding: 2px;
	margin: 10px 10px 5px 10px;
	margin-left: 0;
	width: 180px;
	font-size: 11px;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
}

#form_loading {
	text-align: center;
	display: none; 
	height:280px;
}

#form_loading_b {
	text-align: center;
	display: none;
	height:250px; 
}

#form_alert {
	text-align: center;
	padding-top: 50px;
	display: none;
}

#form_alert_b {
	text-align: center;
	padding-top: 50px;
	display: none;
}

.big_form div {
	padding-left: 0 !important;
}

#right_header {
	float: right;
	color: #ffffff;
	margin: 7px 0 0 0;
}

html>body #right_header {
	margin-right: 7px;
}

#search_input {
	border: 0;
	background: url('../img/search_bg.gif')  no-repeat;
	width: 83px;
	height: 15px;
	line-height: 15px;
	padding: 3px 0 3px 5px;
	margin: 0;
	overflow: hidden;
	vertical-align: top;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#888888;
	background-color:#ffffff;
}

#search_box {
	clear: both;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}

html>body #search_box {
	padding-right: 23px;
}

.search_highlight {
	background-color: #ffff00;
	color: #000;
}


.credits {
	width: 880px;
	margin: 0 auto;
	font-size: 9px;
	text-align: left;
	margin-top: -5px;
	color: #999999;
}

.credits a {
	color: #999999;
	text-decoration: none;
}

.credits a:hover {
	color: #999999;
	text-decoration: underline;
}

#page_container {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 10px;
	position: relative;
	width: 570px;
	overflow: hidden;
	height: 392px;
}

.js_page {
	margin-top:15px;
	width: 570px;
	position: absolute;
	font-size: 12px;
}

.js_next_link {
	float: right;
	margin: 20px 10px 0px 0px;
	background-image: url('img/button.jpg'); 
	background-position: 50% 15%; 
	background-repeat: no-repeat;
	padding: 10px 20px 20px 20px;
}

.js_prev_link {
	float: left;
	margin: 20px 20px 0px 7px;
	background-image: url('img/button.jpg'); 
	background-position: 50% 15%; 
	background-repeat: no-repeat;
	padding: 10px 20px 20px 20px;
}

