﻿
body
{
    background-color:#ffffff;
    font-family: Arial;
    font-size: 12px;
    color: #5c5c5c;
    text-align: center;
    margin: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    
    background: #ffffff url(../images/layout/background.jpg);
	background-position: top center;
    background-repeat:no-repeat;
}

tbody
{
    color: #5c5c5c;
    font-family: Arial;
    font-size: 12px;
}

A:link
{
    color:#222222;
	font-family: Arial;
    font-size: 12px;
	text-decoration:none;
    font-weight: bold;
}
A:visited
{
    color:#333333;
	font-family: Arial;
    font-size: 12px;
	text-decoration:none;
    font-weight: bold;
}
A:hover
{
    color:#333333;
	font-family: Arial;
    font-size: 12px;
	text-decoration:none;
    font-weight: bold;
}

/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------SPAZI VUOTI-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/

/*Spazi VERTICALI*/

.blanc_v5
{
	height:5px;
}

.blanc_v10
{
	height:10px;
}

.blanc_v20
{
	height:20px;
}

.blanc_v30
{
	height:30px;
}

.blanc_v50
{
	height:50px;
}

/*Spazi ORIZZONTALI*/

.blanc_h10
{
	width:10px;
}

.blanc_h20
{
	width:20px;
}

.blanc_h50
{
	width:50px;
}

.blanc_h100
{
	width:100px;
}

.blanc_h200
{
	width:200px;
}




/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------DIMENSIONI-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/

.main_table
{
	width:1010px;
	vertical-align:top;
	background-color:#ffffff;
}

.header_table
{
	width:990px;
	vertical-align:top;
}

.content_table
{
	width:990px;
	vertical-align:top;
	padding-left:15px; padding-right:15px;
	background-color:#ffffff;
}

.footer_table
{
	width:990px;
	height:95px;
	vertical-align:top;
	padding-left:15px; padding-right:15px;
	padding-top:10px;
	background-color:#ffffff;
	text-align:left;
}


.fascia_laterale
{
	width:10px;
	height:100%;
	vertical-align:top;
	background-image:url(../images/layout/Bg_laterale.png);
	background-position: top left;
    background-repeat:repeat-y;
}




/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------HEADER-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/

.header
{
	width:990px;
	height:649px;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(../images/layout/home/header/Testata_Homepage.jpg);
	background-position: top center;
    background-repeat:no-repeat;
}

.header_sezione
{
	width:990px;
	height:159px;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(../images/layout/sezioni/header/Testata_Sezione.jpg);
	background-position: top center;
    background-repeat:no-repeat;
}

.header_sezione_title
{
	width:990px;
	height:134px;
	vertical-align:top;
	background-color:#ffffff;
}

/*MENU SEZIONE*/

.header_sezione_menu
{
	width:960px;
	height:30px;
	vertical-align:middle;
	background-color:#ffffff;
	border-top:solid 1px #3f5462;
	text-align:right;
	padding:0px 15px 0px 15px;
}

.header_sezione_menu span
{
	font-family: Arial;
    color: #d27e31;
    font-size:13px;
    font-weight:bold;
}

.header_sezione_menu span a:link
{
	font-family: Arial;
    color: #3f5462;
    font-size:13px;
    text-decoration:none;
}
.header_sezione_menu span a:visited
{
	font-family: Arial;
    color: #3f5462;
    font-size:13px;
    text-decoration:none;
}
.header_sezione_menu span a:hover
{
	font-family: Arial;
    color: #d27e31;
    font-size:13px;
    text-decoration:none;
}





/*MENU HOMEPAGE*/

.contentitore_menuh {
	position:relative;
	width:990px;
	height:649px;
}
.voce_menuh_homepage {
	position:absolute;
	left:440px;
	top:82px;
	width:127px;
	height:28px;
	z-index:31;
}
.voce_menuh_charity {
	position:absolute;
	left:645px;
	top:5px;
	width:102px;
	height:23px;
	z-index:32;
}
.voce_menuh_attivita {
	position:absolute;
	left:645px;
	top:215px;
	width:100px;
	height:28px;
	z-index:32;
}
.voce_menuh_dove {
	position:absolute;
	left:802px;
	top:306px;
	width:141px;
	height:28px;
	z-index:33;
}
.voce_menuh_equipe {
	position:absolute;
	left:722px;
	top:483px;
	width:85px;
	height:28px;
	z-index:34;
}
.voce_menuh_dizionario {
	position:absolute;
	left:437px;
	top:609px;
	width:134px;
	height:28px;
	z-index:35;
}
.voce_menuh_focus {
	position:absolute;
	left:95px;
	top:546px;
	width:118px;
	height:28px;
	z-index:36;
}
.voce_menuh_patologie {
	position:absolute;
	left:64px;
	top:332px;
	width:124px;
	height:28px;
	z-index:37;
}

.voce_menuh_gallery {
	position:absolute;
	left:188px;
	top:171px;
	width:154px;
	height:28px;
	z-index:38;
}
.footerMenu 
{
    font-size: 10px;
	color: #7b7b7b; 
	font-family:Tahoma;
}
.footerMenu a:link {  
	font-size: 10px;
	color: #7b7b7b; 
	font-family:Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.footerMenu a:visited {  
	font-size: 10px;
	color: #7b7b7b; 
	font-family:Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.footerMenu a:hover {  
	font-size: 10px;
	color: #fda601; 
	font-family:Tahoma;
	text-decoration: underline;
	font-weight: bold;
}






/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------CONTENT-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/


.content_bg_home
{
	width:900px;
	vertical-align:top;
	padding-top:1px;
	background-image:url(../images/graphic/content/content_01.jpg);
}


/* ///////////////// */
/* BOX HOMEPAGE SCHEMA */
/* ///////////////// */

.content_box_schema
{
	background-color:#3f5462; 
	height:541px; 
	width:230px;
	vertical-align:top;
}

.content_box_schema_img
{
	width:230px;
	height:46px;
	text-align:left;
	padding-bottom:25px;
}

.content_box_schema_testo
{
	width:230px;
	text-align:left;
	font-family: Arial;
    color: #ffffff;
    padding-left:16px;
}

.content_box_schema_testo p
{
	text-align:left;
	font-family: Arial;
    color: #ffffff;
    padding-left:20px;
    padding-right:10px;
    background: url(../images/layout/home/box/bg_lista_Box_Info.jpg) no-repeat left -2px;
}

.content_box_schema_testo p a
{
	font-family: Arial;
    color: #ffffff;
}

.content_box_schema_testo p a:link
{
	font-family: Arial;
    color: #ffffff;
    text-decoration:none;
}
.content_box_schema_testo p a:visited
{
	font-family: Arial;
    color: #ffffff;
    text-decoration:none;
}
.content_box_schema_testo p a:hover
{
	font-family: Arial;
    color: #ededed;
    text-decoration:none;
}



/* ///////////////// */
/* BOX HOMEPAGE VIDEO */
/* ///////////////// */

.content_box_video
{
	background-color:#ffffff; 
	width:468px; 
	height:369px;
	vertical-align:top; 
}

.content_box_video_img
{
	width:468px;
	height:58px;
	text-align:left;
	vertical-align:top;
}

.content_box_video_bg
{
	width:468px;
	height:240px;
	text-align:left;
	background-color:#ececec;
	/*background-image:url(../images/layout/home/box/bg_img_Box_Video.jpg);*/
	background-position: top left;
    background-repeat:no-repeat;
}


.content_box_video_player
{
	text-align:center;
	background-color:#ececec;
	padding:1px;
	border:solid 1px #cccccc;
}




/* ///////////////// */
/* BOX HOMEPAGE FOCUS ON */
/* ///////////////// */

.content_box_Focus
{
	background-color:#fed280; 
	width:260px; 
	height:369px;
	vertical-align:top; 
}

.content_box_Focus_img
{
	width:260px;
	height:46px;
	text-align:left;
	vertical-align:top;
	padding-bottom:40px;
}

.content_box_Focus_bg
{
    padding-left:16px;
    padding-right:16px;
}

.content_box_Focus_data
{
	text-align:left;
	font-family: Arial;
    color: #243039;
    font-weight:bold;
}

.content_box_Focus_testo
{
	text-align:left;
	font-family: Arial;
    color: #243039;
}

.content_box_Focus_testo a:link
{
	font-family: Arial;
    color: #243039;
    text-decoration:none;
}

.content_box_Focus_testo a:visited
{
	font-family: Arial;
    color: #243039;
    text-decoration:none;
}

.content_box_Focus_testo a:hover
{
	font-family: Arial;
    color: #243039;
    text-decoration:none;
}





/* ///////////////// */
/* BOX HOMEPAGE PERONE */
/* ///////////////// */

.content_box_Perone
{
	background-color:#ececec; 
	width:730px; 
	height:172px; 
}

.content_box_Perone_img
{
	width:468px;
	height:33px;
	text-align:left;
}

.content_box_Perone_bg
{
	width:730px;
	height:172px;
	text-align:left;
	background-color:#ececec;
	background-image:url(../images/layout/home/box/bg_img_Box_Perone.jpg);
	background-position: top left;
    background-repeat:no-repeat;
}

.content_box_Perone_testo
{
	text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.content_box_Perone_testo p
{
	font-family: Arial;
    color: #5c5c5c;
    text-align:justify;
}

.content_box_Perone_testo p a:link
{
	font-family: Arial;
    color: #5c5c5c;
    text-decoration:none;
}

.content_box_Perone_testo p a:visited
{
	font-family: Arial;
    color: #5c5c5c;
    text-decoration:none;
}

.content_box_Perone_testo p a:hover
{
	font-family: Arial;
    color: #444444;
    text-decoration:none;
}





.content_box_footer
{
	background-color:#ffffff; 
	width:960px; 
	height:181px; 
}

/* ///////////////// */
/* BOX HOMEPAGE ATTIVITA */
/* ///////////////// */

.content_box_attivita
{
	background-color:#ffffff; 
	width:700px; 
	height:181px;
}

.content_box_attivita_img
{
	width:230px;
	height:36px;
	text-align:left;
}

.content_box_attivita_bg
{
	width:700px;
	height:145px;
	text-align:left;
	background-color:#ececec;
	background-image:url(../images/layout/home/box/bg_img_Box_Attivita.jpg);
	background-position: top left;
    background-repeat:no-repeat;
}

.content_box_attivita_testo
{
	text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.content_box_attivita_testo p
{
	font-family: Arial;
    color: #5c5c5c;
    text-align:justify;
}

.content_box_attivita_testo p a:link
{
	font-family: Arial;
    color: #5c5c5c;
    text-decoration:none;
}

.content_box_attivita_testo p a:visited
{
	font-family: Arial;
    color: #5c5c5c;
    text-decoration:none;
}

.content_box_attivita_testo p a:hover
{
	font-family: Arial;
    color: #444444;
    text-decoration:none;
}


/* ///////////////// */
/* BOX HOMEPAGE INFO */
/* ///////////////// */

.content_box_Info
{
	background-color:#fed280; 
	width:260px;
	height:181px;
}

.content_box_Info_img
{
	width:260px;
	text-align:center;
}

.content_box_Info_testo
{ 
	width:260px;
	text-align:center;
	font-family: Arial;
    color: #243039;
}

.content_box_Info_testo a:visited
{
	font-family: Arial;
    color: #243039;
	text-decoration: none;
	font-weight: bold;
	
}
.content_box_Info_testo a:link
{
	font-family: Arial;
    color: #243039;
	text-decoration: none;
	font-weight: bold;
	
}
.content_box_Info_testo a:hover
{
	font-family: Arial;
    color: #3f5462;
	text-decoration: none;
	font-weight: bold;
}




/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------CONTENT SEZIONI-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/

.content_sez_bg
{
	background-color:#ececec;
	vertical-align:top;
}

.content_sez_bgA
{
	width:776px;
	vertical-align:top;
}

.content_sez_bgB
{
	background-color:#d27e31;
	width:184px;
	height:100%;
	vertical-align:top;
}

.content_sez_mtitle
{
    height:35px;
	background-color:#3f5462;
	border-bottom:solid 1px #ffffff;
	text-align:left;
}

.content_sez_mtitle p
{
    font-family: Arial;
    color: #ffffff;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}

.content_sez_mtitle a:link
{
    font-family: Arial;
    color: #ffffff;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}

.content_sez_mtitle a:visited
{
    font-family: Arial;
    color: #ffffff;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}

.content_sez_mtitle a:hover
{
    font-family: Arial;
    color: #d27f33;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}
.content_sez_title
{
	height:35px;
	background-color:#3f5462;
	border-bottom:solid 1px #ffffff;
	width:776px;
	text-align:left;
}
.content_sez_title a:link
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}
.content_sez_title a:visited
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}
.content_sez_title a:hover
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}

.content_sez_title p
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;
}
.content_sez_title_right
{
	height:35px;
	background-color:#3f5462;
	border-bottom:solid 1px #ffffff;
	width:776px;
	text-align:right;
}
.content_sez_title_right a:link
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
}
.content_sez_title_right a:visited
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
}
.content_sez_title_right a:hover
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
}

.content_sez_title_right p
{
	font-family: Arial;
    color: #fda601;
    font-size:15px;
	text-decoration: none;
	font-weight: bold;
	margin-right:10px;
}

.content_sez_testo
{
	font-family: Arial;
    color: #5c5c5c;
    font-size:12px;
    text-align:justify;
    padding:10px;
}

.content_sez_testo a:link
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_testo a:visited
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_testo a:hover
{
	font-family: Arial;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}


.content_sez_testo_divisorio
{
    height:1px;
    background-color:#cccccc;
}


.content_sez_dati
{
    text-align:right;
    padding: 0px 10px 5px 0px;
    border-bottom:solid 1px #d27e31;
}
.content_sez_dati a:link
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_dati a:visited
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_dati a:hover
{
	font-family: Arial;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}



.content_sez_submenu
{
	font-family: Arial;
    color: #5c5c5c;
    font-size:12px;
    text-align:justify;
    padding:10px;
    border-bottom:solid 1px #cccccc;
}

.content_sez_submenu a:link
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_submenu a:visited
{
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: bold;	
}
.content_sez_submenu a:hover
{
	font-family: Arial;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
}

.content_sez_submenu_div
{
    text-align:center;
    width:15px;
}


.cornice_images
{
    padding:1px;
    border:solid 1px #cbcbcb;
}



/*///////////////////////////////////////////////////////////////////////////////*/
/* -------------FOOTER-------------- */
/*///////////////////////////////////////////////////////////////////////////////*/

.footer_text
{
	vertical-align:top;
	font-family: Arial;
	color: #243139;
    font-size: 11px;
}
.footer_text a:link
{
	font-size: 11px;
	font-family: Arial;
	color: #243139;
	text-decoration: none;
	font-weight: bold;	
}
.footer_text a:visited
{
	font-size: 11px;
	font-family: Arial;
	color: #243139;
	text-decoration: none;
	font-weight: bold;	
}
.footer_text a:hover
{
	font-size: 11px;
	font-family: Arial;
	color: #243139;
	text-decoration: none;
	font-weight: bold;
}
.boxs {
	font-family:Tahoma;
	font-size: 11px;
	color: #868686;
	text-align:justify;
	line-height:14px;
}
.boxs a:link {
    font-family:Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
    FONT-WEIGHT: Bold;
    text-align:justify;
    line-height:14px;
}
.boxs a:visited { 
    font-family:Tahoma;
	font-size: 11px;
	color: #868686;
    text-decoration: none;
    text-align:justify;
    line-height:14px;
}
.boxs a:hover {
    font-family:Tahoma;
	font-size: 11px;
	color: #1b92d1;
	text-decoration: underline;
	text-align:justify;
	line-height:14px;
}

















