﻿/* CSS Document */
@import url(Menu.css);
@import url(StyleService.css);

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif; 
	font-size: 0.7em;	
	background: #D0D0D0 url(../../Images/perIlTuoCuore/bg_cerca.jpg) repeat-x;
	color: #737373;
}

a, a:Active, a:Visited {
	color: #017F58;
	text-decoration: none;
}

a:Hover {
	color: #9C9C9C;
	text-decoration: none;
}

.Clear {
	clear: both;
}

h1 {
	font-size: 1.4em;
	color: #017F58; 
}

h2 {
	font-size: 1.2em;
	color: #017F58; 
}

h3 {
	font-size: 1.1em;
	color: #017F58; 
}

hr {
	color: #E5E5E5; 
}

/*
-------------------------------------------------
DEFINIZIONE STRUTTURA
-------------------------------------------------
*/

#Site {
	margin: 0px auto;
	width: 960px;
	width/**:/**/ 920px;	
	padding: 0px 20px;
	background: #FFFFFF url(../../Images/perIlTuoCuore/bg_cerca.jpg) repeat-x;
}

/*
SEARCH BOX
*/

#Search {
	width: 242px;
	padding: 10px 0px 8px 15px;
	background: url(../../Images/perIlTuoCuore/cerca.jpg) no-repeat;
	float: right;
}

#Search input {
	border: 1px solid #000000;
	padding: 1px;
	width: 150px;
}

#Search a {
	display: inline-block;
	width: 56px;
	line-height: 21px;
	background-image: url(../../Images/perIlTuoCuore/tasto_cerca_off.gif);
}

#Search a:hover {
	background-image: url(../../Images/perIlTuoCuore/tasto_cerca_on.gif);
}

#Search a span {
	visibility: hidden;
}

/*
Spalsh BOX
*/

#Splash {
	width: 242px;
	padding: 10px 38px 10px 38px;
	background: url(../../Images/New/cerca.jpg) no-repeat;
	float: left;
}

#Splash a {
	display: inline-block;
	width: 166px;
	line-height: 21px;
	background-image: url(../../Images/perIlTuoCuore/Torna_splash_On.gif);
}

#Splash a:hover {
	background-image: url(../../Images/perIlTuoCuore/Torna_splash_Off.gif);
}

#Splash a span {
	visibility: hidden;
}

/*
HEADER
*/

#Header { 
	width: 860px; 
	width/**:/**/ 760px;
	margin: 0px auto; 
	padding: 10px 50px 20px;
	float: left;
	background: url(../../Images/perIlTuoCuore/Header.jpg) no-repeat center;
	height: 100px;
	min-height: 100px;
	position: relative;
}

#Header .BannerAnmco {
	position: absolute;
	width: 340px;
	height: 82px;
	left: 110px;
	top: 16px;
}

#Header .BannerTuoCuore {
	position: absolute;
	width: 370px;
	height: 82px;
	left: 510px;
	top: 16px;
}

/*
--------------------------------------
CONTENT
--------------------------------------
*/
#Content {
	width: 100%;
	padding-top: 10px;
	clear: both;
}

#Content #LeftContent {
	width: 200px;
	float: left;
}

#Content #RightContent {
	width: 200px;
	float: left;
}

#Content #MainContent {
	width: 539px;
	margin: 0px 10px;
	float: left;
	padding-bottom: 20px;
}

#Content #MainContentStat {
	width: 740px;
	margin: 0px 10px;
	float: left;
	padding-bottom: 10px;
}

/*BOX LEFT/RIGHT CONTENT*/
.Box {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/footer_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 8px;
}

.Box.NoBody{
	background-image: none;
	padding-bottom: 0px;
}

.Box .Header {
	display: block;
	width: 200px;
	line-height: 33px;	
	text-decoration: none;
}

.Box .Header span {
	visibility: hidden;
}

.Box .Body {
	background:  #CECECE url(../../Images/perIlTuoCuore/BoxBar/bg_box.jpg) repeat-x;
	padding: 15px 10px 7px 10px;
	border-right: 1px solid #COCOCO;
	border-left: 1px solid #COCOCO;
}

.Box .Text {
	width: 90%;
	margin: 2px 0px 5px;
	padding: 1px;
	border: 1px solid #000000;
}

.Box ul {
	list-style-type: none;
}

/*Ultime Notizie*/
.Box #UltimeNotizie {
	background-image:  url(../../Images/perIlTuoCuore/BoxBar/tasto_altreNotizie_off.gif);
}

.Box #UltimeNotizie:hover {
	background-image:  url(../../Images/perIlTuoCuore/BoxBar/tasto_altreNotizie_on.gif);
}

/*Accesso Rapido*/
.Box #AccessoRapido {
	background-image:  url(../../Images/perIlTuoCuore/BoxBar/tasto_accessoRapido_off.gif);
}

.Box #AccessoRapido:hover {
	background-image:  url(../../Images/perIlTuoCuore/BoxBar/tasto_accessoRapido_on.gif);
}

/*Anmco Medico*/
#AnmcoMedico {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/tasto_anmcoMedico_off.gif);
}

#AnmcoMedico:hover {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/tasto_anmcoMedico_on.gif);
}

/*Anmco Medico*/
#EventiFondazione {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/tasto_Eventi_Fondazione_off.gif);
}

#EventiFondazione:hover {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/tasto_Eventi_Fondazione_on.gif);
}

/*Area Riservata*/
#AreaRiservata {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/area_riservata_off.gif);
}

#AreaRiservata:hover {
	background-image: url(../../Images/perIlTuoCuore/BoxBar/area_riservata_on.gif);
}


/*Fondazione WebMail*/
#FondazioneWebMail {
	background-image: url(../../Images/Periltuocuore/BoxBar/tasto_off_webmail_fondaz.gif);
}

#FondazioneWebMail:hover {
	background-image: url(../../Images/Periltuocuore/BoxBar/tasto_on_webmail_fondaz.gif);
}

/*PerIlTuoCuoreBanner*/
#BannerTuoCuore{
	background-image: url(../../Images/Periltuocuore/BoxBar/PerIlTuoCuore.gif);
}

.Box .BannerPerIlTuoCuore {
	display: block;
	margin-bottom: 20px;
	width: 200px;
	line-height: 64px;	
	text-decoration: none;
}

.Box .BannerPerIlTuoCuore span {
	visibility: hidden;
}

/*BOX PULSANTI*/

/*Leggi*/
.Box .BtnLeggi {
	display: block;
	width: 100%;
	text-align: right;
	background: transparent url(../../Images/perIlTuoCuore/freccina_off.gif) no-repeat 143px 4px;
}

/*Pulsanti Elenco*/
.Box .BtnElenco {
	display: block;
	margin-bottom: 5px;
	padding-left: 7px;
	background: transparent url(../../Images/perIlTuoCuore/freccina_off.gif) no-repeat 0px 5px;
}

/*Leggi*/
.Leggi {
	display: inline-block;
	width: 56px;
	line-height: 21px;
	background-image: url(../../Images/perIlTuoCuore/tasto_leggi_Off.gif);
}

.Leggi:hover {
	background-image: url(../../Images/perIlTuoCuore/tasto_leggi_On.gif);
}

.Leggi span {
	visibility: hidden;
}

/*Banner*/
#Content  .Banner {
	margin-bottom: 20px
}

/*PATH*/

#Path {
	width: 100%;
	margin-bottom: 15px;
}

#Path p {
	margin-bottom: 10px;
	background-color: #F2F2F2;
	border-bottom: 2px solid #E5E5E5;
	line-height: 20px;
	padding: 3px;
}

#Path h1 {
	margin: 5px;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #017F58; 
}

/*Menu Interno*/
.menuInterno {
	list-style-type: none;
	margin-bottom: 20px;
}

.menuInterno .item1,
.menuInterno .item2,
.menuInterno .itemSel  {
	padding: 3px;
}

.menuInterno .item1 {
	background-color: #EFEFEF;
	border-bottom: 2px solid #E5E5E5;
}

.menuInterno .item2 {
	background-color: #F8F8F8;
}

.menuInterno .itemSel {
	background-color: #017F58;
	color: #ffffff;
}

.menuInterno .itemSel a {
	color: #ffffff;
	font-weight: bold;
}

/*
--------------------------------------------------
FOOTER
--------------------------------------------------
*/

#Footer {
	clear: both;
	padding-top: 10px;

	text-align: center;
	font-size: 10px;
	border-top: 2px solid #D0D0D0;
}

#Footer .ANMCO {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

#Footer .HCF {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
}



/*
----------------------------------------------------------------
ORGANIGRAMMA
----------------------------------------------------------------
*/

#organigramma {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	margin: 0px;
}

#organigramma .tdCarica {
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	vertical-align: top;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	
}	

.tableRow1 {	
	background-color: #f1f1f1;
	padding: 8px;
	text-align: left;
}

/*
------------------------------------------------
BOX HOME
------------------------------------------------
*/
.BoxAHome, .BoxBHome {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 255px;
	width/**/:/**/ 254px;
	float: left;
}

.BoxCHome {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 520px;
	width/**/:/**/ 519px;
	float: left;
	text-align:justify;
}

.BoxAHome img, .BoxBHome img, .BoxCHome img{
	border: 0px;
	float: left;
	margin-right: 5px;
}

.BoxAHome h2, .BoxBHome h2, .BoxCHome h2 {
	margin-bottom: 5px;
}

.BoxAHome, .BoxBHome, .BoxCHome {
	margin-left: 10px;
}

.BoxHome {
	clear: both;
	width: 520px;
	padding: 10px;
}

.BoxHome.Gray {
	background-color: #F2F2F2;
	border-top: 2px solid #E6E6E6; 
}

.BoxHome h1 { 
	line-height: 30px;
	color: #B72323; 
}

.BoxHome p { 
	color: #999; 
	line-height: 20px;  
}

.BoxHome img { 
	float: left;
	margin-right: 10px;
	border: 0px;
}

/*
------------------------------------------------
ALBUM
------------------------------------------------
*/

.album {
	width: 350px;
	
}

.album img {
padding : 2px;
margin : 2px;

}

/*Accedi*/
#BtnAccedi {
	display: inline-block;
	width: 56px;
	line-height: 21px;
	background-image: url(/Images/PerIlTuoCuore/accedi_off.gif);
}

#BtnAccedi:hover {
	background-image: url(/Images/PerIlTuoCuore/accedi_on.gif);
}

#BtnAccedi span {
	visibility: hidden;
}
