@CHARSET "UTF-8";

body {
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	background-image: url('../img/bg.jpg');
	background-position: center;
	font-size: 0.78em;
	color: #555555;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
}

.first_title {
	color: #FFE473;
	padding: 15px 0 0 15px;
}

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

h2 {
	color: #6AA0D7;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0;
	font-size: 1.4em;
	letter-spacing:1px;
}

h3 {
	color: #777777;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0;
	font-size: 1.3em;
}

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

a {
	color: #7D7DF0;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #eb9629;
}

#page {
	width: 905px;
	width: 72.5em;
	margin: 30px auto 10px auto;
	background-image: url('../img/page_bg.jpg');
	background-repeat: repeat-y;
}

#wrapper {
	width: 870px;
	/*width: 69.75em;*/
	margin: 0 auto;
}

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

#menu {
	width: 100%;
	height: 30px;
	/*height: 2.4em;*/
	margin-top: 1px;
	background-image: url('../img/menu_bg.jpg');
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	line-height: 2.2em;
	color: #ffffff;
	text-align: center;
	font-size: 1.18em;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0 5px 0 30px;
}

#menu a {
	color: #ffffff;
}

#menu a:hover {
	color: #FBF4A5;
}

#menu .selected {
	color: #FAED7B;
}

#left_col {
	width: 594px;
	/*width: 47.5em;*/
	float: left;
	background-image: url('../img/content_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}

.root {
	margin-left: 30px;
	color: #999999;
	font-weight: bold;
	margin-top: 5px;
	font-size: 0.8em;
}

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

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

.print {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 20px;
	color: #999999;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
}

.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 20px;
	text-align: justify;
	line-height: 1.3em;
}

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

.continua {
	float: right; 
	margin: 0; 
	padding: 10px 20px 20px 20px;
}

.tutti_articoli {
	float: right; 
	margin-top:-15px; 
	padding-right:20px;	
}	
	
.last_articles {
	border: 1px solid #cecdca;
	margin: 10px 0 18px -10px;
	padding: 3px 8px 3px 10px;
}

.last_articles .title {
	color: #167EE4;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
	letter-spacing:1px;
}

.last_articles a {
	color: #167EE4;
}

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

.last_articles p {
	padding: 0;
	margin: 0;
	margin-top: 10px !important;
	font-size: 0.9em;
	line-height: 1.3em;
}

#right_col {
	width: 274px;
	/*width: 22em;*/
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

#right_col .title {
	color: #86B2DF;
	font-size: 1.04em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top:1px;
}


#right_col a:hover {
	color: #eb9629;
}

.gray_box {
	width: 257px;
	padding: 8px;
	background-color: #e8e8e2;
	border: 1px solid #c7c7c7;
	margin-bottom: 8px;
	overflow: hidden;
}

.strumenti_utili {
	color: #86B2DF;
	font-size: 1.04em;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top:0px;
	margin-top:1px;
	margin-bottom: 10px;
}

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

.feed {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 0.9em;
	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;
}

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

.inner_box {
	padding: 6px 12px 6px 12px;
	margin-top: 10px;
	font-size: 0.88em;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
}

.inner_box .title {
	letter-spacing: normal !important;
	font-size: 11px !important;
}

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

.inner_box p {
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 1.3em;
}

.gray_box img {
	vertical-align: middle;
}

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

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

}

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

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

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

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

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

html>body .img_thumb {
	padding: 3px 3px 3px 3px;
	border: 1px solid #c1c1c1;
	margin: 3px 10px 5px 20px;
	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 auto;
	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: 0.9em;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
}

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

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

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

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

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

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

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

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

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

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


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

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

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

#page_container {
	position: relative;
	width: 570px;
	overflow: hidden;
	height: 610px;
}

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

.js_next_link {
	float: right;
	margin: 15px;
}

.js_prev_link {
	float: left;
	margin: 15px;
}