﻿/* CSS Document */
@import url(Menu_new.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/New/bg_cerca.jpg) repeat-x;
	color: #737373;
}

td {
	text-align: left;
}

a, a:Active, a:Visited {
	color: #B72323;
	text-decoration: none;
}

a:Hover {
	color: #9C9C9C;
	text-decoration: none;
}

.Clear {
	clear: both;
}

h1 {
	font-size: 1.4em;
	color: #B72323; 
}

h2 {
	font-size: 1.2em;
	color: #B72323; 
}

h2.Subtitle {
	margin-bottom: 5px;
}

h3 {
	font-size: 1.1em;
	color: #B72323; 
}

/*
-------------------------------------------------
DEFINIZIONE STRUTTURA
-------------------------------------------------
*/

#Site {
	margin: 0px auto;
	width: 960px;
	width/**:/**/ 920px;	
	padding: 0px 20px;
	background: #FFFFFF url(../Images/New/bg_cerca.jpg) repeat-x;
}

/*
SEARCH BOX
*/

#Search {
	width: 242px;
	padding: 10px 0px 9px 15px;
	background: url(../Images/New/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/New/tasto_cerca_off.gif);
}

#Search a:hover {
	background-image: url(../Images/New/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/New/Torna_splash_On.gif);
}

#Splash a:hover {
	background-image: url(../Images/New/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/New/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: 10px;
}

#Content #MainContentStat {
	width: 740px;
	margin: 0px 10px;
	float: left;
	padding-bottom: 10px;
}

/*BOX LEFT/RIGHT CONTENT*/
.Box {
	background-image: url(../Images/New/BoxBar/footer_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 8px;
}

.BoxEvidenza {
	background-repeat: no-repeat;
	background-position: bottom;	
	margin-bottom: 20px;
}

.Box.NoBody{
	background-image: none;
	padding-bottom: 0px;
}

.Box .Header {
	display: block;
	width: 200px;
	line-height: 33px;	
	text-decoration: none;
}

.BoxEvidenza .Header {
	display: block;
	width: 200px;
	line-height: 33px;	
	text-decoration: none;
}

.Box .Header span {
	visibility: hidden;
}

.BoxEvidenza .Header span {
	visibility: hidden;
}

.Box .Body {
	background:  #CECECE url(../Images/New/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;
}

.BoxEvidenza .Body {
	background:  #CECECE url(../Images/New/BoxBar/bg_box.jpg) repeat-x;
	padding: 15px 10px 7px 10px;
	border-right: 1px solid #COCOCO;
	border-left: 1px solid #COCOCO;
}

.BoxEvidenza .Text {
	width: 90%;
	margin: 2px 0px 5px;
	padding: 1px;
	border: 1px solid #000000;
}


.BoxEvidenza ul {
	list-style-type: none;
}

/*Ultime Notizie*/
.Box #UltimeNotizie {
	background-image:  url(../Images/New/BoxBar/tasto_altreNotizie_off.gif);
}

.BoxEvidenza #UltimeNotizie:hover {
	background-image:  url(../Images/New/BoxBar/tasto_altreNotizie_on.gif);
}

.BoxEvidenza #InEvidenza {
	background-image:  url(../Images/New/BoxBar/in_evidenza_off.jpg);
}

.Box #InEvidenza:hover {
	background-image:  url(../Images/New/BoxBar/in_evidenza_on.jpg);
}

/*Accesso Rapido*/
.Box #AccessoRapido {
	background-image:  url(../Images/New/BoxBar/tasto_accessoRapido_off.gif);
}

.Box #AccessoRapido:hover {
	background-image:  url(../Images/New/BoxBar/tasto_accessoRapido_on.gif);
}

/*Area Riservata*/
.Box #AreaRiservata {
	background-image:  url(../Images/New/BoxBar/tasto_areaRiservata_off.gif);
}

.Box #AreaRiservata:hover {
	background-image:  url(../Images/New/BoxBar/tasto_areaRiservata_on.gif);
}

/*Newsletter*/
.Box #Newsletter {
	background-image:  url(../Images/New/BoxBar/tasto_newsletter_off.gif);
}

.Box #Newsletter:hover {
	background-image:  url(../Images/New/BoxBar/tasto_newsletter_on.gif);
}

/*Anmco Cittadino*/
#AnmcoCittadino {
	background-image: url(../Images/New/BoxBar/tasto_anmcoCittadino_off.gif);
}

#AnmcoCittadino:hover {
	background-image: url(../Images/New/BoxBar/tasto_anmcoCittadino_on.gif);
}

/*Anmco WebMail*/
#AnmcoWebMail {
	background-image: url(../Images/New/BoxBar/tasto_anmcoWebmail_off.gif);
}

#AnmcoWebMail:hover {
	background-image: url(../Images/New/BoxBar/tasto_anmcoWebmail_on.gif);
}

/*PerIlTuoCuoreBanner*/
#BannerTuoCuore{
	background-image: url(../Images/New/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/New/freccina_off.gif) no-repeat 143px 4px;
}

/*Entra*/
.Box #BtnEntra {
	display: inline-block;
	width: 56px;
	line-height: 21px;
	background-image: url(../Images/New/BoxBar/tasto_entra_off.gif);
}

.Box #BtnEntra:hover {
	background-image: url(../Images/New/BoxBar/tasto_entra_on.gif);
}

.Box #BtnEntra span {
	visibility: hidden;
}

/*Recupera dati*/
.Box #BtnRecuperaDati, .Box #BtnRegistrati {
	margin-left: 2px;
	padding-left: 4px;
	background: transparent url(../Images/New/freccina_off.gif) no-repeat 0px 5px;
}


/*Pulsanti Elenco*/
.Box .BtnElenco {
	display: block;
	margin-bottom: 5px;
	padding-left: 7px;
	background: transparent url(../Images/New/freccina_off.gif) no-repeat 0px 5px;
}

/*Accedi*/
.Box #BtnAccedi {
	display: inline-block;
	width: 86px;
	line-height: 21px;
	background-image: url(../Images/New/BoxBar/tasto_accedi_off.gif);
}

.Box #BtnAccedi:hover {
	background-image: url(../Images/New/BoxBar/tasto_accedi_on.gif);
}

.Box #BtnAccedi span {
	visibility: hidden;
}

/*Iscrivi*/
.Box #BtnIscrivi {
	display: inline-block;
	width: 64px;
	line-height: 21px;
	background-image: url(../Images/New/BoxBar/tasto_iscrivi_off.gif);
}

.Box #BtnIscrivi:hover {
	background-image: url(../Images/New/BoxBar/tasto_iscrivi_on.gif);
}

.Box #BtnIscrivi span {
	visibility: hidden;
}

/*Logout*/
.Box #BtnLogOut {
	display: inline-block;
	width: 56px;
	line-height: 21px;
	background-image: url(../Images/New/BoxBar/tasto_logout_off.gif);
}

.Box #BtnLogOut:hover {
	background-image: url(../Images/New/BoxBar/tasto_logout_on.gif);
}

.Box #BtnLogOut span {
	visibility: hidden;
}
/*Admin*/
.Box #BtnAdmin {
	display: inline-block;
	width: 109px;
	line-height: 21px;
	background-image: url(../Images/New/BoxBar/tasto_amministrazione_off.gif);
}

.Box #BtnAdmin:hover {
	background-image: url(../Images/New/BoxBar/tasto_amministrazione_on.gif);
}

.Box #BtnAdmin span {
	visibility: hidden;
}
/*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: #B72323; 
}

/*Menu Interno*/
ul.MenuInterno {
	list-style-type: none;
	margin-bottom: 20px;
}

ul.MenuInterno .item1 a,
ul.MenuInterno .item2 a {
	padding: 3px;
	display: block;
}

ul.MenuInterno .item1 {
	background-color: #EFEFEF;
	border-bottom: 2px solid #E5E5E5;
}

ul.MenuInterno .item2 {
	background-color: #F8F8F8;
}

ul.MenuInterno .itemSel {
	background-color: #AC0000;
	border-bottom: 0px;
}

ul.MenuInterno .itemSel a {
	color: #FFFFFF;
	font-weight: bold;
}

ul.MenuInterno li p {
	padding: 0px 3px 3px 3px;
}

/*Menu Interno*/
.menuInterno {
	list-style-type: none;
	margin-bottom: 20px;
}

.menuInterno .item1,
.menuInterno .item2 {
	padding: 3px;
}

.menuInterno .item1 {
	background-color: #EFEFEF;
	border-bottom: 2px solid #E5E5E5;
}

.menuInterno .item2 {
	background-color: #F8F8F8;
}

.menuInterno .itemSel {
	background-color: #CDCDCD;
	color: #000000;
}

.menuInterno .itemSel a {
	color: #000000;
	font-weight: bold;
}
/*
--------------------------------------------------
FOOTER
--------------------------------------------------
*/

#Footer {
	clear: both;
	padding-top: 10px;

	text-align: center;
	font-size: 10px;
	border-top: 3px solid #D0D0D0;
}

#Footer .ANMCO {
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}

#Footer .HCF {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
}

#Footer #Amici {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 3px solid #AD1B1B;
	font-size: 110%;
	color: #AD1B1B;
}

#Footer #Amici a {
	padding: 0px 10px;
}

#Footer #Amici a img {
	border: 0px;
}

/*
------------------------------------------------
BOX HOME
------------------------------------------------
*/
.BoxAHome, .BoxBHome {
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	width: 255px;
	width/**/:/**/ 254px;
	float: left;
}

.BoxAHome img, .BoxBHome img {
	border: 0px;
	float: left;
	margin-right: 5px;
}

.BoxAHome h2, .BoxBHome h2 {
	margin-bottom: 5px;
}

.BoxAHome, .BoxBHome {
	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;
}

/*
------------------------------------------------
GLOSSARIO
------------------------------------------------
*/

.Glossario ul
{
padding-left:20px;
}

.Glossario ol
{
padding-left:30px;
margin-top:10px;
}

/*
------------------------------------------------
CASI CLINICI
------------------------------------------------
*/


.CasiClinici ul
{
padding-left:20px;
}

.CasiClinici ol
{
padding-left:30px;
margin-top:10px;
}
