@charset "utf-8";
/*
---------------------------------------------------------------------------------------
1.0 GRID
---------------------------------------------------------------------------------------
*/
body#modale{background-image:none}

/*
---------------------------------------------------------------------------------------
2.0 LINK
---------------------------------------------------------------------------------------
*/
div.modal_footer .scorri a,
div.modal_footer .scorri a:link,
div.modal_footer .scorri a:hover,
div.modal_footer.scorri a:focus {color:#FFF; text-decoration:none;}
/*
---------------------------------------------------------------------------------------
3.0 CLASSI
---------------------------------------------------------------------------------------
*/
.modal{width:810px; height:39em}
.modal_colonna {float:left; height:430px}
.modal_descrizione{
	padding:2em 18px 0 36px
}
.modal_correlati{width:216px; height:15em; padding:2em 18px 0 36px}
.modal_footer{clear:left; background:#125B6E; width:810px; height:3em}
.scorri{
	float:left;
	height:2em;
	width:540px;
	text-align:center;
	font-family:tahoma;
	padding-top:1em;
}
.scorri a { color:#FFF !important; }
/*.indietro{float:left; height:2em; width:100px; text-align:center; font-family:tahoma; padding-top:1em}*/
/*
---------------------------------------------------------------------------------------
4.0 MODAL INTRO
---------------------------------------------------------------------------------------
*/
.modal_intro {
	width: 788.0px;
}
.modal_intro .tl .c, .modal .bl .c { font-size: 1px; }
.modal_intro .tl {
	background: url(../img/modal_intro/tl.gif) no-repeat left top;
	margin-right: 16px;
}
.modal_intro .tl .c {
	background: url(../img/modal_intro/tr.gif) no-repeat right top;
	margin-right: -16px;
	height: 15px;
}
.modal_intro .bd {
	background: url(../img/modal_intro/bdl.gif) repeat-y left bottom;
	margin-right: 16px;
}
.modal_intro .bd .c {
	background: url(../img/modal_intro/bdr.gif) repeat-y right bottom;
	margin-right: -16px;
}
.modal_intro .bd .mod_content { }
.modal_intro .bd .mod_content #modal_close {
	padding: 10px 16px 10px 0px;
	margin: 0px;
	float: right;
}
.modal_intro .bd .mod_content #modal_close p {
	padding: 0px;
	margin: 0px;
	color: #666666;
}
.modal_intro .bd .mod_content .flash_intro {
	margin-right: auto;
	margin-left: auto;
	width: 768.0px;
}

.modal_intro .bl {
	background: url(../img/modal_intro/bl.gif) no-repeat left top;
	margin-right: 16px;
}
.modal_intro .bl .c {
	background: url(../img/modal_intro/br.gif) no-repeat right top;
	height: 15px;
	margin-right: -16px;
}
