html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}

body {
	font-size:62.5%;
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	color: #000000;
	text-align: center;
	}
	
form, ol, ul, li, label {
	margin: 0;
	padding: 0;
	}

form label, fieldset legend {
	font-weight:bold;	
	}

fieldset legend {
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #244765;
}
fieldset {
	padding: 15px;
	border: 1px solid #EBECEE;
}

input, textarea, button, select {
	font-size: 0.9em;
	}

a {	
	text-decoration: underline;
	color: #275177;
	}
	
a:hover {
	text-decoration: none;
	color: #275177;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	padding: 0em;
	font-size: 1em;
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-weight: bold;
	color:#2d537a;
/*	color: #8298C7;*/
	clear: both;
	font-weight: bold;
	}
.tabelladonatori td{
	border-bottom:1px #999 solid;
	padding-left:3px;
	}
#newsevidenzaarticolodx a {
	color: #864501  !important
	}
.nascondi {
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: none;
}

img { border: none; }

/* margin: 0px auto; -> centra negli altri browsers */
/* text-align: left; -> ripristina l'allineamento a sinistra */
input {
	border:1px solid #999}
#contenitore {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 750px;
	clear: both;
	background-image: url(../ima/sfondo-global.gif);
	background-repeat: repeat-y;
	line-height:1.2em;
	}

#contenitore p { 
	margin-top: 0; 
	}


/* MENU SOPRA PRINCIPALE */
#sopra {
	position: relative;
	width: 750px;
	height: 145px;
	background-image: url(../ima/home_menu_sopra.jpg);
	clear: both;
	white-space: nowrap;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#sopra #blu {
	position: absolute;
	bottom: 0px;
	height: 16px;
	padding-left: 5px;
	clear: both;
	width: auto;
	/*background-color: #2B507A;*/
	}

#sopra #arancio {
	position: absolute;
	bottom: 20px;
	right: 0px;
	height: 20px;
	padding-right: 5px;
	clear: both;
	width: auto;
	/*background-color: #FF8400;*/
	}
	
#login {
	position: absolute;
	top: 128px;
	/*left: 620px;*/
	left: 550px;
	width:200px;
	height: 20px;
	font-weight: bold;
	font-size: 1.1em;
	font-variant: small-caps;
	color: #275177;
	text-align: right;
	}
#private #login {
	top:100px;
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	height: 20px;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #275177;
	text-align: right;
	}
#sopra #login a {
	display: block;
	/*background-color: #EBECEE;*/
	padding: 2px;
	width: 85%;
	/*border: 1px solid #CCCCCC;*/
	/*background-color:#00FFFF;*/
}

#sopra ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sopra #blu ul li {
	height: 16px;
	line-height: 16px;
	}
#sopra #arancio ul li {
	height: 20px;
	line-height: 20px;
	}
	
#sopra ul li {
	float: left;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 1em;
	}

#sopra ul li a {
	display: block;
	float: left;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	}

#sopra ul li a:hover {
	/*color: #000000;*/
	text-decoration: underline;
	}

/*#menu li#selected a {
	font-weight: bold;
	}*/
	
/* /// MENU SINISTRA PRINCIPALE ///////////////////////////////////// */
#menu {
	font-size: 1.1em;
	position: relative;
	width: 140px;
	float: left;
	}

#menu dl, #menu dt, #menu dd  {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;	
	color: #0d3e60;	
	}

#menu dl dd a {
	display: block;
	clear: both;
	color: #2a5376;
	margin: 0 5px 4px 38px;
	line-height: 1.2em;
	text-decoration: none;
	}
	
#menu dl dd a:hover {
	/*background-color: #96bde6;*/
	color: #769cc4;
	}

#menu dl dd a.selected {
	/*color: #769cc4;*/
	font-weight: bold;
	}

/* /// CONTENUTI DX //////////////////////////////////////// */
#contenuti {
	width: 600px;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	}

#pane {
	width: 585px;
	height: 31px;
	line-height: 31px;
	float: left;
	margin-left: 10px;
	color: #B8BAC1;
	padding-left: 15px;
	}

#pane a { color: #B8BAC1; }

/* /// CONTENUTI PAGINE INTERNE //////////////////////////////////////// */
#contenuti #interne {
	width: 600px;
	clear: both;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
	}

#interne #internesx {
	float: left;
	width: 325px;
	padding: 15px 0px 15px 35px;
	position: relative;
	/*text-align: justify*/
	}

#interne #internedx {
	padding: 15px 0px;
	position: relative;
	float: right;
	width: 200px;
	}
#internedx img {
	border: 1px solid #2A5376;
	padding: 1px;
	border-top: 4px solid #2A5376;
	}
#contenuti #interne p, #interne li {
	font-size: 1.1em;
	line-height: 120%;
	margin-bottom: 0.9em;
}

#interne h1 { /* titoli principali */
	/*font-size: 1.1em;*/
	font-size: 1.2em;
	color: #B8BAC1;
	margin-left: 15px;
	/*margin-bottom: 0.8em;*/
	font-weight: bold;
	font-variant: small-caps;
	/*text-decoration: underline;*/
	}

#interne h2 {
	font-size: 1.6em;
	margin-left: 15px;
	padding-top:0.8em;
	line-height:18px;
/*	border-top:1px solid #999999;
	width:340px;*/
}

#interne h3 {
	font-size: 1.1em;
	margin-top: 2em;
	font-variant: small-caps;
}

#interne h4 {
	font-size: 1em;
	font-weight: normal;
	/*color: #FF8400;*/
	margin-top: 0.6em;
	}

#interne h5 {
	font-size: 1em;
	margin-top: 0.6em;
	font-weight: bold;
	color:#000000;
}
#interne h6 {
	font-size: 1em;
	margin-top: 0.6em;
	font-weight: normal;
	font-style: italic;
	color:#000000;
}

#interne ul {
	/*list-style-image: url(../ima/bullet.gif);*/
	margin-bottom: 1em;
	}

#interne li {
	margin-left: 1.5em;
	margin-bottom: 0.6em;
	}
	
#interne li.selected { font-weight:bold; }
	
#vocabolario {
	clear:both;
	}

#vocabolario a {
	display: block;
	float: left;
	padding: 3px;
	}
	
#vocabolario a:hover {
	color: #FFFFFF;
	background-color: #275177;
	}
	
/*--- MENU DESTRA ---*/

#dx {
	margin: 0;
	width: 165px;
	padding: 35px 15px 15px 20px;
	background-color: #EBECEE;
	background-image: url(../ima/menu-dx/sfondo-dx.gif);
	background-position:top;
	background-repeat: no-repeat;
	}
#dx li {
	list-style-image: none;
	list-style-type: none;
	}
	
#dx li a {
	color:#275177;
	}
	
#dx li a:hover {
	color:#769cc4;
	text-decoration:none
	}


#internesx ul { list-style-image: url(../ima/bullet.gif); }
#internedx ul { list-style-image: url(../ima/bullet-blu.gif); }

#interne dl {  }
#interne dt {
	font-weight:bold;
	color: #000000;
	}
#interne dt a{
	font-weight:normal;
	color: #275177;
	text-decoration:underline;
	}
	
#interne dt a:hover{
	font-weight:normal;
	color: #275177;
	text-decoration:none;
	}
.download {
	text-decoration: underline;
	}
.nodownload {
	color: #275177;
	}
#interne dd {
	list-style-position:inherit; 
	list-style-image: url(../ima/bullet.gif); 
	margin-left: .5em; 
	}

#nobullet ul  {
	list-style-type: none;
	list-style-image: none;
	}

#nobullet h3 {
	font-size: 1em;
	}

/* organigramma principale usabile */
ul#mappaorganigramma {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 310px;
	height: 550px;
	font-size: 90%;
	background-image: url(../ima/organigramma/organigramma-staff.gif);
	}
	
ul#mappaorganigramma li {
	display: block;
	position: absolute;
	margin: 0; padding: 0;	
	}

li#mappa-top { left:0px; top:0px; width: 310px; height: 50px; }


li#mappa-link1, li#mappa-link2, li#mappa-link3, li#mappa-link4, li#mappa-link5, li#mappa-link6, li#mappa-link7, li#mappa-link8, li#mappa-link9, li#mappa-link10 { width: 140px; height: 80px; }	

li#mappa-link1{ left:0px; top:81px; }	
li#mappa-link2 { left:170px; top:81px; }	
li#mappa-link3 { left:0px; top:177px; }	
li#mappa-link4 { left:170px; top:177px; }
li#mappa-link5 { left:0px; top:275px; }	
li#mappa-link6 { left:170px; top:275px; }	
li#mappa-link7 { left:0px; top:374px; }	
li#mappa-link8 { left:170px; top:374px; }
li#mappa-link9 { left:0px; top:470px; }	
li#mappa-link10 { left:170px; top:470px; }
	
#mappaorganigramma a {
	display: block;
	width: 100%;
	height: 100%;
	text-align:center;
	}
	
#mappaorganigramma a:hover {
	background-color: #FF9900;
	}
	
#mappaorganigramma .alt { /*display:none;*/ display: block; padding: 5px;  }
	
/* /////////// Formattazione news head principali ////// */
/* background-color:#33FFCC; width: 600px; */
.titolohome {
	font-size: 1.3em;
	color: #FE8400;
	display: block;
	text-indent: 6px;
	padding-top: 4px;
	padding-right: 0;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
}
.sottotitolohome {
	font-size: 1.6em;
	margin: 0.8em 0em 0em 0;
	display: block;
	}

#newsevidenza, #news, #bannerhome { /* blocchi homepage */
	width: 600px;
	clear: both;
	position: relative;
	padding-top: 5px;
	height: 1%;
	padding-bottom: 2px;
	
	}
#appo {
	padding-bottom: 6px;
	}
	
#newsheadscroll {
	width: 438px;
	float: left;
	overflow: auto;
	/*background-image: url(/ima/evidenza-bg-righe-rosa.gif);*/
	border: 1px solid #cbcbcb;
	height: 168px;
	}

.approtit {
	font-weight: bold;
	}

#newsheadscroll .bloccochiaro { background-color: #fffaf4; }
#newsheadscroll .bloccoscuro { background-color: #fff4e9; }

#newsheadscroll .bloccochiaro, #newsheadscroll .bloccoscuro {
	position: relative;
	width: 219px; 
	height: 84px;
	float: left;
	overflow: auto;
	}

#newsheadscroll .bloccochiaro img, #newsheadscroll .bloccoscuro img {
	float: left;
	}
	
#newsheadscroll .bloccochiaro div, #newsheadscroll .bloccoscuro div {
	margin: 0px 5px;
	width: 120px;
	height: 84px;
	float: right;
	color: #777777;
	font-size: 1.1em;
	overflow: auto;
	}
	
#newsheadscroll h3, #contenuti #newsevidenza #newsevidenzaarticolo h3, #contenuti #news #newsarticoli h3 {
	color: #2a5376;
	}

#contenuti .bannerdx { 
	width: 157px;
	/*height: 172px;*/
	float: left;
	overflow: hidden;
	padding-left: 3px;
	
	}

/* /////////// formattazione news head evidenza ////// */
#newsevidenza #newsevidenzaarticolo {
	width: 440px;
	float: left;
	overflow: hidden;
	background-color: #EDF0F6;
	}

#newsevidenza #newsevidenzaarticolo img {
	float:left;
	margin-right: 0px;
	background-color: #EDF0F6;
	}

#newsevidenza #newsevidenzaarticolo #newsevidenzaarticolodx {
	width: 215px;
	height: 180px;
	float:left;
	padding: 5px;
	background-color: #EDF0F6;
	overflow: auto;
	font-size: 1.2em;
	}
	
#newsevidenza {
scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #FAFAFA;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-base-color: #FAFAFA;
}
#newsevidenza #newsevidenzaarticolo #newsevidenzaarticolodx a {
	/*text-decoration:underline;*/
	color: #FE8400;
	font-weight: bold;
	text-decoration: none;
	}

/* //////////// Formattazione altre news evidenza ////// */

div#scroll {
	position:relative;
	float: left;
	width: 422px;
	height: 385px;
	font-size: 1.2em;
	border: 1px solid #ebecee;
	overflow: auto;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #FAFAFA;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-base-color: #FAFAFA;
	padding: 5px 7px 7px 7px;
	background-color: #fff4e9;
	}

div#scroll div {
	width: 390px;
	/*height: 32px;*/
	margin-bottom: 3px;
	padding-bottom: 5px;
	
	/*line-height: 20px;*/
	display: block;
	clear: both;
	font-size: 0.95em;
	border-bottom: 1px solid #D9DCE2;
	padding-left: 12px;
	background-image: url("../ima/bullet.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 3px;
	padding-top: 3px;
	}

div#scroll div img {
	float: left;
	}
	
div#scroll div span {
	float: left;
	display: block;
	padding-left: 3px;
	height: 100%;
	width: 355px;
	}

div#scroll div.chiaro { background-color: #fdf9f4; }

div#bannerhome div {
	float: left;
	
	}

div#bannerhome div img {
	display:block;
	margin:0;
	padding:0;
	
	}

#bannerhome01 { position: relative; top: 0px; left: 0px; float:left;}
#bannerhome02 { position: relative; top: 0px; left: 0px; float:left;}
#bannerhome03 { position: relative; top: 0px; left: 0px; float:left;}
#bannerhome04 {
	position: relative;
	top: 0px;
	height: 156px;
	margin-top: -78px;
	float:left;
}

/*/ //////////////////////////// */
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  
 .input {
	border: 1px solid #c5c6df;
	background-color: #FFFFFF;
	color: #2A5376;
}

table { padding: 0; margin: 0 0 2em 0;  }
table caption, table th { font-weight: bold; font-size: 1.2em; text-align: justify; }
table td {
	font-size: 0.9em;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
	color: #000;
}

/* FOOTER */
#footer {
	height: 50px;
	width: 750px;
	color: #FFFFFF;
	clear: both;
	background-image: url(../ima/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:20px;
	font-size:0.9em;
	font-weight:bold;
	}
#footer #credits{
	height: 100px;
	width: 150px;
	color: #FFFFFF;
	clear: left;
	float:left;
	font-weight:bold;
	margin-left:5px;
	}
#footer #indirizzo{
	height: 50px;
	width: 500px;
	color: #FFFFFF;
	float:right;
	clear: right;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	}
/*--- PRONTO SOCCORSO ---*/
p#cod_rosso, p#cod_giallo, p#cod_verde, p#cod_bianco {	
	margin: 1px;
	padding: 6px 8px;
	height: 40px;

	}
p#cod_rosso strong, p#cod_giallo strong, p#cod_verde strong, p#cod_bianco strong{	
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em
	}

p#cod_rosso {	
	background: url(../ima/pronto-soccorso/rosso.gif) #FFECEC no-repeat;
	}
p#cod_rosso strong{	
	color: #FF0000;
	}
p#cod_giallo {
	background: url(../ima/pronto-soccorso/giallo.gif) #FFFFCC no-repeat;
	}
p#cod_giallo strong{
	color: #FF9900
	}
p#cod_verde {
	background: url(../ima/pronto-soccorso/verde.gif) #D4FFD8 no-repeat;
	}
p#cod_verde strong {
	color:#009900;
	}
p#cod_bianco {	
	background: url(../ima/pronto-soccorso/bianco.gif) #EFEFEF no-repeat;
	}
p#cod_bianco strong{
	color:#333;}
.arancio {
	color: #FE8400;
	}
.blu {
	color: #244765;
	}
.fucsia{
	color:#FF00FF;
	}
.organigramma {
	width: 310px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-color: #FFFFFF;
	}
.sfondotd {
	background-color: #9EC2DA;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 45%;
	padding: 1.5em;
	}
.sfno {
	height: 13px;
	}
.margine {
	padding: 4px;
	}
#appopre {
	padding-bottom: 6px;
	}
.noborder {
	border: none;
	}

#dxServizi li, #dxAzienda li, #dxInfo li{ margin: 5px;  }
#dxServizi li a, #dxAzienda li a, #dxInfo li a  { text-decoration: underline !important; }
#dxServizi li a:hover, #dxAzienda li a:hover, #dxInfo li a:hover{ text-decoration: none  !important; }

#dxAzienda, #dxInfo, #dxNews, #dxNews_Feb, #dxNews_Mar, #dxNews_Apr, #dxServizi {
	margin: 0;
	/*list-style: none;*/
	list-style-image: url(../ima/bullet-blu.gif);
	width: 165px;
	padding: 35px 15px 15px 20px;
	background-color: #FFFFFF;
	background-position:top;
	background-repeat: no-repeat;
	}

#dxAzienda {
	background-image: url(../ima/menu-dx/sfondo-dxAzienda.gif);
	}
#dxInfo {
	background-image: url(../ima/menu-dx/sfondo-dxInfo.gif);
	}
#dxNews {
	background-image: url(../ima/menu-dx/sfondo-dxNews.gif);
	}
#dxNews_Feb {
	background-image: url(../ima/menu-dx/sfondo-dxNews_feb.gif);
	}
#dxNews_Mar {
	background-image: url(../ima/menu-dx/sfondo-dxNews_mar.gif);
	}
#dxNews_Apr {
	background-image: url(../ima/menu-dx/sfondo-dxNews_apr.gif);
	}
#dxServizi {
	background-image: url(../ima/menu-dx/sfondo-dxServizi.gif);
	}
	
/*--- RISERVATA ---*/
#riservata, #download {
	margin: 4px auto;
	font-size: 1.5em;
	height: 400px;
	}
#riservata a {
	display: block;
	border: 1px solid #ccc;
	width: 200px;
	padding: 8px;
	margin: 2px auto;
	background: #eee
	}
#riservata a:hover {
	text-decoration: none;
	color: #999;
	background: #fff
	}
#download table  {
	width: 400px;
	font-size: 0.8em;
	border: 1px solid #ccc;
	}
#download a {
	text-decoration: underline;
	}
#download table td {
	border: 0;
	background: #eee;
	padding: 2px 4px -78px;
	text-align: left;	
	}
#logo {
	padding-right: 9px;
	}
.news {
	font-size: 1.2em;
	font-weight: bold;
	color: #2D5378;
	position: relative;
	margin-bottom: 0px;
	}
#internedx ul  {
	list-style-type: none;
	list-style-image: none;
	}
#giorno  {
	color: #128200;
	width: 100px;
	padding: 0.2em 0em 0.2em 0em;
	background-image: url(../ima/sf-giorno-orario.gif);
	background-repeat: no-repeat;
	align: middle;
	float: left;
		height:18px;

	}
#orario  {
	color: #000000;
	width: 100px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-image: url(../ima/sf-giorno-orario.gif);
	background-repeat: no-repeat;
	float: right;
		height:18px;

	}
#giornoorario  {
	width: 210px;
	font-size:12px;
	}
#telfax  {
	color:#990033;
	width: 100px;
	padding: 0.2em 0em 0.2em 0em;
	background-image: url(../ima/sf-giorno-orario.gif);
	background-repeat: no-repeat;
	align: middle;
	float: left;
	height:18px;

	}
#numero  {
	color: #000000;
	width: 100px;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-image: url(../ima/sf-giorno-orario.gif);
	background-repeat: no-repeat;
	float: right;
		height:18px;

	}
#numeroesp {
	padding: 0em 0.2em 0.2em 0.2em;
	FLOAT: right;
	WIDTH: 100px; 
	COLOR: #000000; 
	margin:0;
}
#numeroesp table{
	PADDING: 0; 
	margin:0;
	border: none;
}
#numeroesp #int{
	background:url(../ima/sf-tel-sopra.gif) no-repeat;
	width:100px;
	height:2px;
	margin:0;
	padding:0;
	border:none;
}
#numeroesp  #centro{
	background:url(../ima/sf-tel-centro.gif) repeat-y;
	margin:0;
	padding:2px;
	padding-top:0;
	padding-bottom:0;
	font-size:12px;
	border:none;
	height:0;
}
#numeroesp #pie{
	background:url(../ima/sf-tel-sotto.gif) no-repeat bottom;
	height:2px;
	border:none;
	margin:0;
	padding:0;
}
#telfaxnumero  {
    clear:both;
	width: 210px;
	font-size:12px;
	margin:0;
	padding:0;
	}
#struttura h3  {
	width: 300px;
	height:100%;
	background-image:url(../ima/sf-tit-struttura.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#b6b6b6;
	padding-left:3px;
	padding-bottom:5px;
	padding-top:2px;
	color:#FFFFFF;

	}
#struttura h4{
	margin-top:0;
	margin-bottom:0.9em;
	}
#struttura h5{
	margin-left:20px;
	margin-bottom:0.8em;
	}
#struttura ul  {
	margin-left:20px;
	}
#struttura li  {
	font-size:1em;
	line-height:1em;
	}
#nota  {
	color:#999999;
	font-size:0.9em;
	}
#sfogliapagine  {
	margin-left:15px;
	color:#999999;
	font-size:0.9em;
	}
#internedx h2 {
	margin-left:0px;
	color:#999999;
	font-size:1.1em;
	}
#internedx label {
	color:#275177;
	font-size:0.9em;
	font-weight:bold;
	}
#internedx input {
	color:#000000;
	font-size:1.1em;
	width:130px;
	}
#internedx select {
	color:#000000;
	font-size:1.1em;
	width:138px;
	}
#internedx .bottonecerca {
	color:#000000;
	font-size:1.1em;
	width:135px;
	}
#interne h5.data {
	font-size: 0.9em;
	margin-top: 0.6em;
	font-weight: bold;
	color:#000000;
}
/*---- VIDEO ----*/
ul#video { text-indent: -12000px; margin: 20px 150px; padding: 0; }
#video li {margin: 0 0 3px 0; padding: 0; list-style:none; width: 450px  }
#video li a { display:block; width: 300px ;height: 100px; border: 1px solid #2b5377;   }
#video li a:hover {  border:  1px solid #ff8500; }

	#giovannini a {background: url(../video/ima/giovannini.jpg) no-repeat; background-position: -1px -1px}
	#pardini a {background: url(../video/ima/pardini.jpg) no-repeat; background-position: -1px -1px}
	#carletti a {background: url(../video/ima/carletti.jpg) no-repeat; background-position: -1px -1px}
	#parisi a{background: url(../video/ima/parisi.jpg) no-repeat; background-position: -1px -1px}
	#ottaviano a {background: url(../video/ima/ottaviano.jpg) no-repeat; background-position: -1px -1px}
	#caputo a {background: url(../video/ima/caputo.jpg) no-repeat; background-position: -1px -1px}
	#ferilli a {background: url(../video/ima/ferilli.jpg) no-repeat; background-position: -1px -1px}
	#puma a {background: url(../video/ima/puma.jpg) no-repeat; background-position: -1px -1px}
	#geriatria a {background: url(../video/ima/geriatria.jpg) no-repeat; background-position: -1px -1px}
	#senologia a {background: url(../video/ima/senologia.jpg) no-repeat; background-position: -1px -1px}
	#giuliani a {background: url(../video/ima/giuliani.jpg) no-repeat; background-position: -1px -1px}
	#puxeddu a {background: url(../video/ima/puxeddu.jpg) no-repeat; background-position: -1px -1px}
	#zuccheri a {background: url(../video/ima/zuccheri.jpg) no-repeat; background-position: -1px -1px}
	#intervgiovannini a {background: url(../video/ima/interv_giovannini.jpg) no-repeat; background-position: -1px -1px}


#video_page {margin: 40px auto 0 auto; background: #fff; width:320px; padding: 10px 5px 0 5px; border: 1px solid #eee}


ul.back { margin: 0; padding:0; } 
ul.back li { margin: 0; padding:0; list-style: none; width: 100%;} 
.back a { 
display:block; border: 1px solid #eee; height: 25px; padding-top: 10px; text-align: center;text-decoration:none; font-variant: small-caps; font-size: 14px; font-weight:bold}
.back a:hover {background:  #f7f8fa; border: 1px solid #ebecee;}
/*--- pagination ----*/
.pagination {text-align: center;padding: 3px;
	margin: 3px;}
.pagination a {	
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
/*--------------------------statistiche cardiochirurgia-----------*/

#statistiche{
	width:300px;
	}
#statistiche h3{
	border-bottom:1px solid #585858;
	border-top:1px solid #585858;
	
	width:242px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}


#statistiche ul li {
/*	display:block;
	float:left;*/
	display:block;
	float:left;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	}
	
#statistiche ul li#sx1, #statistiche ul li#sx2, #statistiche ul li#sx3, #statistiche ul li#sx4, #statistiche ul li#sx5, #statistiche ul li#sx6, #statistiche ul li#sx7 {
	width:195px;
	/*color:#FFF;*/
	text-align:left;
	margin-right:0;
	padding-right:2px;
	margin-left:0;
		border-bottom:solid 1px #AFAFAF;
		color:#454545;
		font-size:11px;
	}
/*#statistiche ul li#sx1 {
	background-color:#73c42c;
	}
#statistiche ul li#sx2 {
	background-color:#243f6f;
	}
#statistiche ul li#sx3 {
	background-color:#4567a5;
	}
#statistiche ul li#sx4 {
	background-color:#88768f;
	}
#statistiche ul li#sx5 {
	background-color:#ff8a00;
	}
#statistiche ul li#sx6 {
	background-color:#73c42c;
	}
#statistiche ul li#sx7 {
	background-color:#243f6f;
	}*/

#statistiche ul li#num1, #statistiche ul li#num2, #statistiche ul li#num3, #statistiche ul li#num4, #statistiche ul li#num5, #statistiche ul li#num6, #statistiche ul li#num7, #statistiche ul li#num8 {
	width:45px;
	color:#444444;
	margin-left:0;
	padding-left:2px;
	border-bottom:solid 1px #AFAFAF;
	text-align:right;

		}

/*#statistiche ul li#num1 {
	background-color:#9dd66b;
	}
#statistiche ul li#num2 {
	background-color:#65789a;
	}
#statistiche ul li#num3 {
	background-color:#7c94c0;
	}
#statistiche ul li#num4 {
	background-color:#ab9fb0;
	}
#statistiche ul li#num5 {
	background-color:#ffad4c;
	}
#statistiche ul li#num6 {
	background-color:#9dd66b;
	}*/
#statistiche ul li#num7 {
	/*background-color:#65789a;*/
	margin-bottom:20px;
	}
.link-fai-domanda {
	padding:5px;
	font-weight:bold;
	font-variant:small-caps;
		}
ul#equipe li img{
	float:left; 
	display:block;
	margin-right:5px;
		}
ul#equipe{
	list-style-type:none;
	list-style-image:none;
		}
ul#equipe li{
	background: url(../ima/bullet.gif) left top no-repeat;
	width:100%;
	padding-left:16px;
	margin-bottom:20px;
		}
		

/*--------------------------fine statistiche cardiochirurgia-----------*/
