@charset "UTF-8";
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #f3f3f3;
	/*overflow-y: scroll;*/
}
.body_scroll_y {
	overflow-y: scroll;
}
/*

TESTI

*/
p {
	margin: 0px 10px 0px 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 30px;/*28*/
	margin: 0px 8px 0px 8px;
	padding-top: 17px;/*20*/
}
h3.elenco {
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	width: 100px;
	padding-top: 60px;
}
h4 {
	margin: 0px 8px 0px 8px;
	padding-top: 22px;/*25*/
	font-size: 16px;
	line-height: 25px;/*20*/
}
h4.italic {
	margin: 0px 8px 0px 8px;
	padding-top: 23px;/*25*/
	font-size: 16px;
	line-height: 25px;/*18*/
	font-style: italic;
	font-weight: normal;
}
a {
	color: #000000;
	outline: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0066;
}
/*a:active {
	outline: none;
}*/
a img {
	border: 0px;
}
hr {
	display: none;
}
/*

------

*/
#main {
	background-image: url(../images/sfu_sx.gif);
	background-repeat: repeat-y;
	min-width: 960px;
	width: auto !important;
	
	/*width: 960px;*/
}
#col_sx {
	width: 186px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
}
#col_dx {
	margin-left: 216px;
	background-image: url(../images/sfu_dx.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
}
#menu {
	height: 215px;/*195 || 360; 215||380; 76*/
	float: left;
	width: 100%;
}
#contenuti {
	margin-right: 60px !important;
	margin-right: 0px;
	padding-left: 30px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#contenuti_nomargin {
	margin-right: 60px;
	min-height: 513px;/*600*/
	height: auto !important;
	height: 513px;
	padding-bottom: 30px;
}
#piede {
	font-size: 10px;
	min-width: 960px;
	width: auto !important;
	
	/*width: 960px;*/
	
	height: 240px;/*15 x riga partner*/
	background-image: url(../images/bg_piede.gif);
	background-repeat: repeat-x;
}
#piede a:link {
	color: #666666;
	text-decoration: none;
}
#piede a:visited {
	color: #666666;
	text-decoration: none;
}
#piede a:hover {
	color: #000000;
}
.bg_piede_sx {
	float: left;
	width: 286px;
	height: 10px;
	background-image: url(../images/bg_piede_sx.gif);
	background-repeat: no-repeat;
	/*background-color: #f3f3f3;*/
	/*background-color: #00CCCC;*/
}
.bg_piede_dx {
	float: right;
	width: 30px;/*30*/
	height: 10px;/*10*/
	background-image: url(../images/bg_piede_dx.gif);
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	/*background-color: #CC00CC;*/
}
.titoli_piede {
	clear: both;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.voci_piede {
	float: left;
	padding-right: 30px;
	padding-top: 45px;
	color: #666666;
}
.voci_piede.dx {
	padding-top: 0px;
	/*margin-right: 0px;*/
	padding-right: 60px;
	float: right;
}
#piede .sep {
	margin-left: 246px;
	margin-right: 60px;
}
/*

LOGO A15

*/
#logo_a15 {
	width: 186px;
	height: 184px;
	/*margin: 0px;*/
	margin-top: 75px;
	background-image: url(../images/logo_a15.gif);
	background-repeat: no-repeat;
	/*background-color: #00CCCC;*/
}
#logo_a15 h1, #logo_a15 h2 {
	font-size: 1px;
	text-indent: -9000px;
	margin: 0px;
}
#logo_a15 br {
	display: none;
}
/*

LOGO ARTISSIMA

*/
#logo_artissima {
	height: 80px;
	margin-top: 85px;
	padding-left: 30px;
	/*background-image: url(../images/logo_artissima.gif);*/
	background-image: url(../images/logo_artissima_v2.gif);
	background-repeat: no-repeat;
}
#logo_artissima h2 {
	font-size: 10px;
	line-height: 37px;
	margin: 0px;
	text-indent: -9000px;
}
#logo_artissima p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	/*font-style: italic;*/
	line-height: 14px;
}
/*

ITALIAN WAVE

*/
#logo_wave {
	font-size: 10px;
	line-height: 12px;
}
#logo_wave strong {
	display: block;
	height: 46px;
	text-indent: -9000px;
}
#logo_wave br {
	display: none;
}
#logo_wave a {
	color: #333333;
	display: block;
	padding-right: 25px;
	padding-left: 30px;
	background-image: url(../images/logo_wave.gif);
	background-repeat: no-repeat;
}
#logo_wave a:hover {
	color: #000000;
	background-position: -186px 0px;
}
/*

CONTENUTI COL SX

*/
.txt_mini_sx {
	margin: 16px 30px 16px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.sep_sx {
	height: 16px;
	size: 1px;
	line-height: 1px;
	background-image: url(../images/sep_col_sx.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#col_sx a {
	text-decoration: none;
}
a.lingua {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	line-height: 15px;
	padding-left: 30px;
}
a.lingua:hover {
	color: #CC0066;
}
/*

CONTENUTI COL DX

*/
.col_tot {
	width: 654px;
}
.col_tot_gallery {
	padding-left: 30px;
}
.blocco {
	padding-left: 30px;
}
.infra_col {
	width: 52px;
	height: 1px;
	float: left;
}
.col_1_4 {
	width: 155px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.col_2_4 {
	width: 311px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.col_3_4 {
	width: 467px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.col_1_3 {
	width: 207px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.col_2_3 {
	width: 415px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.col_4_4 {
	width: 623px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 96px;*/
	/*line-height: 90px;*/
	/*font-size: 68px;*/
	line-height: normal;
	padding: 10px 10px 58px 10px;
}
form h3 {
	margin-bottom: 9px;
}
.rosa {
	color: #CC0066;
}
.error .rosa {
	color: #FFFFFF;
}
.txt_mini {
	font-size: 10px;
	line-height: 12px;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	margin: 15px 10px 0px;
	display: block;
}
.link_continua {
	width: 100%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.link_continua a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	color: #CC0066;
	padding-right: 10px;
}
.link_continua a:visited {
	color: #CC0066;
}
/*.link_continua a:visited img {
	background-color: #FFFFFF;
}*/
.link_continua a:hover {
	background-color: #FFFFFF;
}
.link_continua a:hover img {
	background-color: #CC0066;
}
/*

FOTO

*/

.foto_1_3 {
	background-image: url(../images/bg_img_quadra.png) !important;
	background-image: url(../images/bg_img_quadra.gif);
	background-repeat: no-repeat;
}
.col_1_3.fix {
	height: 280px;/*270*/
}
.col_1_3.fix .foto_1_3 {
	height: 275px;/*265*/
}
.col_1_3.over {
	color: #FFFFFF;
	background-color: #CC0066;
	cursor: pointer;
}
.col_1_3.over .foto_1_3 {
	background-position: 0px 0px !important;
	background-position: -207px 0px;
}
.foto_1_3 img {
	margin: 11px 11px 5px;
}
.foto_1_3 p {
	margin: 10px 15px 5px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	
}
/*

------

*/
.sep {
	height: 41px;/*21*/
	background-image: url(../images/sep.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	clear: both;
}
.sep_mini {
	height: 28px;
	background-image: url(../images/sep_chiaro.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	clear: both;
}
/*

BLOCCO SOLO TESTO

*/
.blocco_solo_testo p {
	width: 395px;
	margin: 0px 0px 0px 40px;
	/*padding-top: 15px;
	padding-bottom: 5px;*/
}
.blocco_solo_testo h3 {
	width: 395px;
	margin: 0px 0px 0px 38px;
	/*padding-top: 20px;*/
}
.blocco_solo_testo h4 {
	width: 395px;
	margin: 0px 0px 0px 38px;
	/*padding-top: 25px;*/
}
.blocco_solo_testo h4.italic {
	margin: 0px 0px 0px 38px;
	/*padding-top: 25px;*/
}
/*

FORM

*/
form p {
	padding: 0px;
	margin: 9px 10px 0px;
}
form table p {
	margin: 9px 0px 0px;
}
form h4 {
	margin-bottom: 15px;
}
form .pad {
	padding: 5px 10px 3px;
}
form .col_1_4 {
	background-image: url(../images/bg_error_155_up.png) !important;
	background-image: url(../images/bg_error_155_up.gif);
	background-repeat: no-repeat;
}
form .col_2_4 {
	background-image: url(../images/bg_error_311_up.png) !important;
	background-image: url(../images/bg_error_311_up.gif);
	background-repeat: no-repeat;
}
form .col_3_4 {
	background-image: url(../images/bg_error_467_up.png) !important;
	background-image: url(../images/bg_error_467_up.gif);
	background-repeat: no-repeat;
}
form .col_1_3 {
	background-image: url(../images/bg_error_207_up.png) !important;
	background-image: url(../images/bg_error_207_up.gif);
	background-repeat: no-repeat;
}
form .col_4_4 {
	background-image: url(../images/bg_error_623_up.png) !important;
	background-image: url(../images/bg_error_623_up.gif);
	background-repeat: no-repeat;
}
.col_1_4 .bg_bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/bg_error_155_bottom.png) !important;
	background-image: url(../images/bg_error_155_bottom.gif);
	background-repeat: no-repeat;
}
.col_2_4 .bg_bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/bg_error_311_bottom.png) !important;
	background-image: url(../images/bg_error_311_bottom.gif);
	background-repeat: no-repeat;
}
.col_3_4 .bg_bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/bg_error_467_bottom.png) !important;
	background-image: url(../images/bg_error_467_bottom.gif);
	background-repeat: no-repeat;
}
.col_1_3 .bg_bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/bg_error_207_bottom.png) !important;
	background-image: url(../images/bg_error_207_bottom.gif);
	background-repeat: no-repeat;
}
.col_4_4 .bg_bottom {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/bg_error_623_bottom.png) !important;
	background-image: url(../images/bg_error_623_bottom.gif);
	background-repeat: no-repeat;
}
label {
	margin-right: 8px;
}
input.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 2px;
	padding: 2px;
}
form .col_1_4 input.campo {
	width: 127px;
}
form .col_2_4 input.campo {
	width: 283px;
}
form .col_3_4 input.campo {
	width: 439px;
}
form .col_1_3 input.campo {
	width: 179px;
}
form .col_2_3 input.campo {
	width: 387px;
}
form .col_4_4 input.campo {
	width: 595px;
}
form .btn {
	width: 156px;
	height: 30px;
	background-image: url(../images/bg_btn_form.gif);
	float: right;
}
form .btn button {
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
	width: 156px;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	/*line-height: 15px;*/
	color: #FFFFFF;
	border-width: 0px;
	border: 0px none;
	background-color: transparent;
}
input.radio {
	margin: 0px;
}
form .error, form .validation-failed {
	color: #FFFFFF;
	background-color: #CC0066;
}
form .error p, form .validation-failed p {
	color: #FFFFFF;
}
form .error input.campo, form .validation-failed input.campo {
	color: #000000;
	background-color: #FFFFFF;
}
/*

TABELLE

*/
table.elenco {
	width: 623px;
	margin-top: 29px;
}
table.elenco th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
}
.th_1_4 {
	width: 146px;
}
.th_2_4 {
	width: 302px;
}
.th_3_4 {
	width: 458px;
}
table.elenco td {
	padding: 3px 10px 3px;
	vertical-align: top;
}
th a.sel img {
	background-color: #000000;
}
th a {
	color: #000000;
	text-decoration: none;
}
th a:hover {
	color: #CC0066;
	background-color: #FFFFFF;
}
th a:hover img {
	background-color: #CC0066;
}
table .sep {
	height: auto;
	background-position: 0px 25px;
}
.tr_over {
	color: #FFFFFF;
	background-color: #CC0066;
}
table.elenco td.bg_sx {
	padding: 0px;
	background-image: url(../images/angolo_so.png) !important;
	background-image: url(../images/angolo_so.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.elenco td.bg_dx {
	padding: 0px;
	background-image: url(../images/angolo_se.png) !important;
	background-image: url(../images/angolo_se.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.elenco td.bg_sx span {
	display: block;
	padding: 3px 10px 3px 0px;
	float: left;
	/*width: 80%;*/
}
table.elenco td.bg_sx.td_1_4 span {
	width: 135px;
}
table.elenco td.bg_sx.td_2_4 span {
	width: 291px;
}
table.elenco td.bg_sx.td_3_4 span {
	width: 447px;
}
table.elenco td.bg_dx span {
	display: block;
	padding: 3px 0px 3px 10px;
	float: left;
}
table.elenco td.bg_sx span.bg {
	width: 10px;
	height: 5px;
	padding: 0px;
	background-image: url(../images/angolo_no.png) !important;
	background-image: url(../images/angolo_no.gif);
	background-repeat: no-repeat;
	float: left;
}
table.elenco td.bg_dx span.bg {
	width: 10px;
	height: 5px;
	padding: 0px;
	background-image: url(../images/angolo_ne.png) !important;
	background-image: url(../images/angolo_ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
.table_form {
	width: 623px;
	background-image: url(../images/bg_error_623_up.png) !important;
	background-image: url(../images/bg_error_623_up.gif);
	background-repeat: no-repeat;
}
.table_form th {
	width: 25%;
	padding: 5px 10px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
}
.table_form.va_center td {
	vertical-align: middle;
}
.table_form td {
	width: 25%;
	vertical-align: top;
	padding: 5px 10px 5px;
	border-bottom: 1px solid #e5e5e5;
}
.angolo_se {
	background-image: url(../images/angolo_se.png) !important;
	background-image: url(../images/angolo_se.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.angolo_so {
	background-image: url(../images/angolo_so.png) !important;
	background-image: url(../images/angolo_so.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*

------

*/
.clear {
	height: 1px;
	clear:both;
}

.table_form_2 {
	width: 623px;
	background-image: url(../images/bg_error_623_up.png) !important;
	background-image: url(../images/bg_error_623_up.gif);
	background-repeat: no-repeat;
}
.table_form_2 th {
	width: 20%;
	padding: 5px 10px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
}
.table_form_2.va_center td {
	vertical-align: middle;
}
.table_form_2 td {
	width: 20%;
	vertical-align: top;
	padding: 5px 10px 5px;
	border-bottom: 1px solid #e5e5e5;
}