@CHARSET "UTF-8";

body {
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	background: url('../img/back-body.gif') repeat;
	background-position: center;
	background-color:#3F1111;
	font-size: 0.78em;
	color: #333333;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-weight:bold;
}

.first_title {
	color: #ffffff;
	padding: 10px 0 0 15px;
}

.subtitle {
	color: #D6C66B;
	padding: 0px 0 0 15px;
	margin: 0;
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-weight: bold;
}

h2 {
	color: #C03535;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin: 0;
	font-size: 19px;
	font-weight:bold;
	letter-spacing: normal !important;
}

h3 {
	color: #3E3D3D;
	background: url('../img/list-elem_white.jpg') no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin: 0;
	font-size: 20px;
    letter-spacing: normal !important;
}

img {
	vertical-align: -0.1em;
	border: 0;
}

a {
	color: #C03535;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #eb9629;
}

#page {
	width: 905px;
	width: 72.5em;
	margin: 10px auto 10px auto;
	background-image: url('../img/page_bg.gif');
	background-repeat: repeat-y;
}

#wrapper {
	width: 870px;
	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-color:#B5A54C;
}

#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: normal;
	text-decoration:underline;
}

#menu a:hover {
	color: #FBF4A5;
	font-weight: normal;
	text-decoration:underline;
}

#menu .selected {
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}

#left_col {
	width: 594px;
	float: left;
	background-image: url('../img/content_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
}

.root {
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	padding: 4px 4px 4px 15px;
	margin-left: 1px;
	margin-right: 7px;
	margin-top: 8px;
	color: #777777;
	font-weight: bold;
	font-size: 9px;
	background-color:#F5EFCE;
	border: 1px solid #cecdca;
	
}

.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: #999999;
	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 20px;
	text-align: left;
	line-height: 1.3em;
	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: 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 {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	color: #C03535;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.last_articles a {
	color: #167EE4;
}

.last_articles a:hover {
	color: #eb9629;
}

.last_articles p {
	padding: 0;
	margin: 0;
	margin-top: 10px !important;
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#right_col {
	width: 274px;
	/*width: 22em;*/
	float: left;
	margin-top: 8px;
	margin-bottom: 5px;
}

#right_col .title {
	color: #3E3D3D;
	font-size: 14px;
	font-weight: bold;
	margin-top:1px;
}

#right_col .menuprincipale {
	border-bottom: 1px dotted #eeeeee; 
	background: url('../img/bg-title-menu.gif') no-repeat center top;
	color: #E7E2E2;
	width:231px;
	margin-bottom:5px;
}

#right_col .menuprincipale a{
	color: #EADD92;
}

#right_col .menuprincipale a:hover {
	color: #ffffff;
}



#right_col a:hover {
	color: #ff0000;
}




.gray_box {
	width: 257px;
	padding: 8px;
	background-color: #F5EFCE;
	border: 1px solid #c7c7c7;
	margin-bottom: 8px;
	overflow: hidden;
}

.strumenti_utili {
	color: #2CB3F1;
	font-size: 14px;
	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: #F5EFCE;
	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;
}

.adsensedestra {
	padding: 0px;
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
}

.inner_box .title {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	letter-spacing: normal !important;
	font-size: 12px !important;
}

.date {
	color: #f37f00;
	font-size: 0.88em;
	float: right;
	font-weight: bold;
}

.inner_box p {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	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 {
	margin:30px
	padding:30px;
	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 10px 3px;
	margin: 3px 10px 5px 10px;
	float: left;
	overflow: hidden;
}

.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: 3px;
	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: 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: 'Trebuchet MS', 'Arial', 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: 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 {
	font-family: 'Arial', 'Trebuchet MS', sans-serif;
	font-size: 10px;
	position: relative;
	width: 570px;
	overflow: hidden;
	height: 392px;
}

.js_page {
	width: 570px;
	position: absolute;
	font-size: 12px;
}

.js_next_link {
	float: right;
	margin: 15px;
}

.js_prev_link {
	float: left;
	margin: 15px;
}
