* {
	margin: 0px;
}
.cont_page {
	width: 1064px; /*1024*/
	/*height: 824px;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border: 3px outset gray;
	background-color: #FFFFFF;
}
.header {
	width: 1024px;
	height: 100px;
	/*background-color: red;*/
}
.logo {
	float: left;
	width: 300px;
	height: 85px;
	padding-top: 15px;
	text-align: center;
	/*background-color: yellow;*/
}
/* -------------------------------------------- MENU --------------------------------------- */
.cont_menu {
	width: 722px;
	height: 42px;
	background: url(image/menu_crisfin.png) no-repeat;
	float: left;
	margin-top: 30px;
	padding-left: 1px;
	padding-right: 1px;
}
.voice {
	float: left;
	width: 120px;
	height: 42px;
	text-transform: capitalize;
	text-align: center;
	font-size: 12px;
	line-height: 42px;
}
.voice a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.voice a:hover{
	padding-top: 13px;
	padding-bottom: 13px;
	background: url(image/hover.gif) no-repeat center bottom;
}
/* -------------------------------------------------------------------------------- */
.content {
	width: 1064px; /*1024*/
	/*height: 575px;*/
	/*background-color: fuchsia;*/
}
/* ----------------------------------COLONNA SX ----------------------------------- */
.colonna_sx {
	float: left;
	width: 300px;
	padding-bottom: 20px;
	/*height: 575px;*/
	/*background-color: green;*/
}
.titoletto {
	font-size: 14px;
	font-weight: bold;
	color: #38a5f7;
	padding-left: 10px;
	padding-right: 10px;
}
.titoletto a {
	text-decoration: none;
	color: #38a5f7;
}
/*------------------------------------- NEWS ------------------------ */
.cont_news {
	/*overflow: auto;*/
	width: 220px;
	height: 283px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 10px;
	/*background-color: blue;*/
}
.news_titolo {
	font-size: 14px;
	color: #38a5f7;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.news_titolo a {
	color: #38a5f7;
	text-decoration: none;
}
.news_dato {
	float: left;
	color: #7f7f7d;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 10px;
}
.breve {
	font-size: 12px;
	color: #7f7f7d;
	padding-left: 10px;	
	padding-right: 10px;
}
/*--------------------  AREA RISERVATA  ------------------------- */
.cont_area_map {
	width: 220px;
	/*height: 141px;*/
	margin-right: 40px;
	margin-left: 40px;
	/*background-color: pink;*/
}
.cont_form_login {
	padding-left:10px; 
	padding-right:10px;
}
.input_text_login {
	float: right; 
	border:1px solid #dbdbdb; 
	width: 130px; 
	margin-bottom: 10px; 
	margin-top: 20px;
}
.input_text_pass {
	float: right; 
	border:1px solid #dbdbdb; 
	width: 130px;
}
.login_pass{
	float: left;
	font-size: 12px;
	color: #7f7f7d;
}
.submit input {
	float: right;
	margin-top: 10px;
	color: #38a5f7;
	font-weight: bold;
	font-size: 11px;
	border: 1px outset gray;
	background: #DFDFDF;
}
.registrati {
	float: right;
	color: #38a5f7;
	font-weight: bold;
	font-size: 11px;
	margin-top: 11px;
	margin-bottom: 20px;
}
.registrati a {
	color: #38a5f7;
	font-weight: bold;
	font-size: 11px;
	padding-right:10px;
	text-decoration: none;
}
.no_reg {
	margin-top: 10px;
	color: red;
	font-size: 11px;
}
/*------------------------------ MINIMAP  ------------------------------------ */
.minimap {
	margin-top: 15px;
	text-align: center;
}
.mappa {
	float: left;
}
.img_sede {
	float: left;
	margin-left: 30px;
	/*margin-top: 60px;*/
}
/*---------------------------------- END- COLONNA SX ------------------------------------ */
/* ------------------------------- PAGINA ----------------------------------- */
.pagina {
	float: left;
	width: 764px;
	/*background-color: orange;*/
}
.cont_img {
	/*margin-left: 20px;*/
	/*text-align: center;*/
}
.percorso {
	/*margin-left: 20px;*/
	margin-top: 10px;
	font-size: 12px;
	color: #38a5f7;
	font-weight: bold;
}
.percorso a{
	text-decoration: none;
	font-weight: bold;
	color: #7f7f7d;	
}
.titolo {
	width: 704px;
	/*margin-left: 20px;*/
	margin-right: 40px;
	margin-top: 20px;
	color: #38a5f7;
	font-size: 25px;
	text-transform: uppercase;
}
.testo {
	width: 704px;
	margin-top:10px;
	/*margin-left: 20px;*/
	margin-right: 40px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #7f7f7d;
}
.testo a {
	color: #7f7f7d;
}
/* Per far visualizzare i punti e i numeri di un elenco in IE */
.testo ul {
	margin-left: 40px; 
	padding-left: 0;
}
.testo ol {
	margin-left: 40px; 
	padding-left: 0;
}
.cont_link_home {
	width: 704px;
	/*margin-left: 20px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}
.link_home {
	float: left;
	color: white;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #38a5f7;
}
.link_home a {
	text-decoration: none;
	color: white;
}
/* NELLA PAGINA 'CHI SIAMO' */
.cont_staff {
	padding-left: 10px;
	width: 720px;
	height: 164px;
	/*margin-left: 20px;*/
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #cee5f5;
}
.divido_staff {
	float:left;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 10px;
	width: 170px;
}
.staff{
	height: 154px;
	color: #459cdf;
	font-size: 20px;
	padding-top: 10px;
}
.titolo_staff {
	font-size: 14px;
	color: #459cdf;
	margin-top: 10px;
}
.nome_staff {
	font-size: 12px;
	color: #7f7f7d;
}
/* END PAGINA 'CHI SIAMO'*/
/* NELLA PAGINA NEWS */
.riga {
	border-bottom: 1px solid gray; 
	width: 720px; 
	margin-bottom:10px;
}
.cont_pagine_news {
	text-align: right; 
	padding-top: 10px; 
	padding-right: 40px; 
	padding-bottom: 20px; 
	font-size: 12px;
	color: #7f7f7d;
}
/* Per la pagina della News 'Tassi Soglia' */
.cont_pagina_news {
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#autore {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	color: #38a5f7;
	font-size: 14px;
	font-weight: bold;
}
#datanews {
	float: right;
	margin-bottom: 30px;
	color: #38a5f7;
	font-size: 14px;
	font-weight: bold;
}
/* NEWS Tassi Soglia */
.titolo_tassisoglia {
	font-size: 20px;
	color: #7f7f7d;
	text-transform: uppercase;
}
.cont_table {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.cont_tab_titolo {
	border-top: 1px solid blue; 
	border-bottom: 1px solid blue; 
	border-left: 1px solid blue; 
	width: 895px; 
	height: 30px;	
}
.tab_titolo{
	float: left;
	width: 287px;
	height: 20px;
	padding: 5px;
	border-right: 1px solid blue;
	background-color: #38a5f7;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.tab_tit {
	float: left;
	width: 287px;
	height: 70px;
	padding: 5px;
	font-size: 12px;
	color: #7f7f7d;
	text-transform: uppercase;
	border-bottom: 1px solid #7f7f7d;
	border-left: 1px solid #7f7f7d;
	border-right: 1px solid #7f7f7d;
}
.tab {
	float: left;
	width: 287px;
	height: 70px;
	line-height: 25px;
	padding: 5px;
	font-size: 12px;
	color: #7f7f7d;
	border-right: 1px solid #7f7f7d;
	border-bottom: 1px solid #7f7f7d;
}
.close {
	margin: 20px;
}
.close a{
	margin: 20px;
	color: #38a5f7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* ------------------------------------------------------- */
/* END PAGINA NEWS */
/* PER LA PAGINA CANTATTACI e REGISTRATI */
.cont_form_contatti {
	width:600px;
	/*background-color: blue;*/
}
.cont_contatti{
	float: left;
	width: 150px;
	margin-top: 20px;
}
.testo_contatti {
	margin-top:10px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7f7f7d;
}
.input_contatti {
	margin-bottom:15px;
}
.input_contatti input{
	border:2px solid #dbdbdb; 
}
.input_contatti textarea{
	border:1px solid #dbdbdb; 
}
.invia input{
	float: right;
	width: 80px;
	height: 24px;
	color: #38a5f7;
	font-weight: bold;
	font-size: 14px;
	border:0px;
	text-align: right;
	margin-bottom: 20px;
	background:  url(image/invia.png) no-repeat;
}
.ctrl_pass {
	margin-top: 20px;
	color: red;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
}
.nota_contatti {
	color: red;
	margin-top: 15px;
	font-size: 12px;
}
/* END LA PAGINA CANTATTACI e REGISTRATI */
/* ---------------------------------------------------------------------------- */
/* --------------------------------  FOOTER -----------------------------------*/
.footer {
	width: 1064px; /*1024*/
	height: 152px;
	/*margin-bottom: -1px;*/
	background: #38a5f7 url(image/footer.jpg) no-repeat;
	/*background-color: #38a5f7;*/
}
.cont_map_risorse {
	width: 1064px;
	height: 132px;
	background-color: red;
}
.cont_sitemap{
	float: left;
	width: 654px;
	height: 117px;
	padding-left: 40px;
	padding-right: 20px;
	margin-top: 15px;
	/*margin-bottom:15px;*/
	/*background-color: pink;*/
}
.cont_text_risorse{
	width: 330px;
	/*background-color: green;*/
}
.cont_risorse{
	float: left;
	width: 330px;
	height: 117px;
	/*padding-left: 20px;*/
	/*padding-right: 20px;*/
	margin-top: 15px;
	/*background-color: yellow;*/
}
.cont_contatti_credits {
	padding-left: 40px;
	padding-right: 30px;
	/*background-color: blue;*/
}
.contatti_footer {
	float: left;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 10px;
}
.credits {
	float: right;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
}
.credits a {
	text-decoration: none;
	color: #FFFFFF;
}
.titolo_footer {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.cont_esterno_voci{
	width: 654px;
	border-top: 2px solid #FFFFFF; 
	margin-top:-4px; 
}
.cont_voci_map {
	float:left;
	width: 160px;
}
.voci_map{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	margin: 10px;
	background: url(image/freccina.gif) no-repeat;
}
.voci_map a{
	color: #FFFFFF;
	text-decoration: none;
}
.info {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	/*background-color:red;*/
}
.download{
	width: 120px;
	height: 10px;
	line-height: 10px;
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;	
}
.download a {
	color:#38a5f7;
	text-decoration: none;
}
.nota {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 10px;
	/*background-color: pink;*/
}
.nota a {
	color: #FFFFFF;
}
.msg_no {
	margin-top: 10px;
	margin-bottom: 10px;
	color: red;
	text-transform: capitalize;
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
}
#informativa {
	color: #7f7f7d;
	padding-bottom: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.doc_cons {
	float: right;
	height: 52px;
	padding-left: 55px;
	margin-right: 50px;
	margin-bottom: 10px;
	background: url('image/doc_icon.jpg') no-repeat left;
}
.doc_cons a{
	color:#38a5f7;
	font: 12px/52px Verdana, Arial, Helvetica, sans-serif;
}
.doc_cons a:hover{
	font: italic 12px/52px Verdana, Arial, Helvetica, sans-serif;
}
.doc_cons_title { 
	color:#38a5f7;
	height: 52px;
	padding-left: 55px; 
	margin-top: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
	font: 16px/52px Verdana, Arial, Helvetica, sans-serif;
	background: url('image/doc_icon.jpg') no-repeat left;
}
.nomeDoc_zip {
	color:#38a5f7;
	height: 40px;
	margin-left: 7px;
	padding-left: 43px;
	font: 14px/40px Verdana, Arial, Helvetica, sans-serif;
	background: url('image/icon_zip.jpg') no-repeat left;
}
.nomeDoc_pdf {
	color:#38a5f7;
	height: 40px;
	padding-left: 50px;
	font: 14px/40px Verdana, Arial, Helvetica, sans-serif;
	background: url('image/icon_pdf.jpg') no-repeat left;
}
.nomeDoc_doc {
	color:#38a5f7;
	height: 40px;
	padding-left: 50px;
	font: 14px/40px Verdana, Arial, Helvetica, sans-serif;
	background: url('image/icon_doc.jpg') no-repeat left;
}

