/**********************************
*       ELEMENTI PRINCIPALI       *
**********************************/
html,body{margin: 0;padding:0;height:100%;}

body
{
	margin: 0;
	padding: 0;
	background: url(../images/sfondo.gif) repeat-x;
	font: 90% Trebuchet ms, Arial, Verdana, Georgia, Helvetica, Sans-serif !important;
	font: 88% Trebuchet ms, Arial, Verdana, Georgia, Helvetica, Sans-serif;
	line-height: 16px;
	text-align: center;
	background-color: #214d80;
	 scrollbar-track-color : #0283C9;
	 scrollbar-face-color : #92C9E8;
	 scrollbar-shadow-color : #0283C9;
	 scrollbar-darkshadow-color : #014E77;
	 scrollbar-highlight-color : #ffffff;
	 scrollbar-3dlight-color : #4AA6D8;
	 scrollbar-arrow-color : #ffffff;
}
a img{border:0;}
table td{vertical-align:top;}
  
ul{margin-left:40px;}  
  
a {color: #0082c8;text-decoration:none;}
a:hover {color: #ee2e24;}

.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

* html>body .clearfix
{
display: inline-block;
width: 100%;
}

* html .clearfix
{
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}


h1
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 24px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
	margin:0;
	padding:0;
	margin-bottom:10px;
}
h2
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
	margin:0;
	padding:0;
	margin-bottom:10px;
}

p 
{
	color: #212222;
	font: 13px  Trebuchet ms, Arial, Verdana, Georgia, Helvetica, Sans-serif;	
	

}

/**********************************
*            STRUTTURA            *
**********************************/
body>div#contenitore{height:auto;min-height:100%}

#horizon {	
	margin: 0 auto;
	margin-top: 20px;
}




#layout {
  background: trasparent;
	width: 854px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	text-align: center;
	}
	
	
#contenuto_testo {
	float: right;
  background: trasparent;
	width: 595px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding-right: 20px;
	padding-top: 5px;
	
	}
	
	
#foto_patologie {
	float: left;
 	 background: trasparent;
	width: 312px;
	height: 231;
	position: relative;
	margin-top: 10px ;
	text-align: left;
	}
	
	

	
#patologie_testo {
	float: right;
 	 background: trasparent;
	width: 250px;
	height: 231;
	position: relative;
	margin-top: 15px ;
	text-align: left;
	}	
	
#curricula_testo {
	float: right;
 	 background: trasparent;
	width: 300px;
	height: 231px;
	text-align: left;
	}	


#sotto_foto_cv {

 	background: trasparent;
	width: 500px;
	clear:both;
	height: auto !important;
	text-align: left;
	}	

	
#foto_testo {

float: right;
width: 400px;
margin-top: 40px;

}


#testo_largo {
 float: right;
 width: 590px;
 margin-top: 40px;

}
	

#map {
	width: 550px;
	height:400px;
	border: 2px solid #0082C8;
	padding: 2px;
	

}



#header{
	background: url(../images/header.jpg) center no-repeat;
	width: 854px;
	height: 133px;
	margin: 0 auto;
}

#home{display:block;position:absolute;top:0;left:0;width:400px;height:130px;}

#news{
	position:absolute;
	right:40px;
	top:40px;
	width: 230px;
	height: 30px;
	
}


#menu{
	position: absolute;
	top: 110px;
	right:30px;
	background: trasparent;
	width: 400px;
	height: 20px;
	text-align: right;
	border: 0 solid black;
	display: inline;
	color: #0082c8;
	
	}



#vuoto{
	background: trasparent;
	position: relative;
	width: 854px;
	height: 50px;
}



#contenuto{
  
	background-color: #fff;
	position: relative;
	width: 854px;
	height: auto !important;
	min-height: 400px;
	height: 400px;

}

.contenuto-thick{
	background: #fff;
	position: relative;
	text-align:left;
	padding:10px;
	height: 392px;
	overflow:auto;

}

#footer{
	background: url(../images/footer.gif) top repeat-x;
	background-color: #fff;
	position: relative;
	height: 25px;
	border:0 solid black;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	clear:both;
}





#navbar{

	background: url(../images/sfondo_navbar.gif) top center no-repeat;
	position: absolute;
	width: 206px;
	margin-top: 16px;
  margin-left:10px;
  z-index:1;
}


#navbar div{position:relative;}

#foto{
	background: url(../images/fotodottorehomepage.jpg) center no-repeat;
	position: absolute;
	width: 288px;
	height: 229px;
	margin-top:16px;
	left:230px;
	z-index: 1;
}


#foto_anatomia{
	
	position: absolute;
	width: 288px;
	height: 300px;
	top:80px;
	z-index: 1;
}

#foto_anatomia2{
	
	position: absolute;
	width: 400px;
	height: 300px;
	padding-top: 10px;
	z-index: 1;
	border: 1px solid black;
}



#foto_curricula{
	float: left;
	background: url(../images/fotodottorehomepage.jpg) center no-repeat;
	width: 288px;
	height: 200px;
	z-index: 1;
	text-align:center;
	margin-bottom:20px;
	
}


#foto_interno_curricula{
	margin-top: 30px;
	width: 288px;
	height: 200px;
	z-index: 1;

}


#foto_interno{
	position: relative;
	margin-top: 200px;
	width: 150px;
	height: 20px;
	z-index: 1;
	margin-left: 60px !important;
	margin-left: 0;
	
}



#banner{
	background: url(../images/banner.jpg) center no-repeat;
	position: absolute;
	width:600px;
	height: 178px;
	margin-top: 260px;
  margin-left:229px;
	z-index: 1;
	padding:5px;
	
}


#banner_testo{
	height: 178px;
	z-index: 1;
	line-height: 20px;
	text-align: left;
	padding-left: 80px;
}



#news_inserite{

	background: url(../images/sfondo_news.jpg) center no-repeat;
	position: absolute;
	width: 314px;
	height: 229px;
	margin-top: 15px;
	right:10px;
	z-index: 1;
	text-align: left;
}

#news_box{

	background: url(../images/sfondo_news.jpg) center no-repeat;
	position: absolute;
	width: 314px;
	height: 229px;
	margin-top: 15px;
	right:10px;
	z-index: 1;
	text-align: left;
}


#news_testo{

	margin-top: 55px;
	margin-left: 45px;
	z-index: 1;
	text-align: left;
	color: #bae4f4;
	font-size: 12px;
}




#credits
{
background-color: none;
margin: 0;

}



a.credits
{
	color: #B5B5B5;
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial;
	
}

a.credits:hover
{
	color: #108ACB;
	
}




a.news_home
{
	color: #e0e0e0;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial;
	
}

a.news_home:hover
{
	color: #fff;
	
}

a.nero
{
	font-size:95%;
	font-weight: bold;
	color: #FFC746;
	text-decoration:underline;	
}

a.nero:hover
{
	font-size:95%;
	font-weight: bold;
	color: #FFC746;
	text-decoration:none;
}



a.navbar
{
	font-size:95%;
	font-weight: bold;
	color: #feb5b6;
	text-decoration:none;	
}

a.subnavbar:hover
{
	font-size:95%;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	background-color:#a41e1e;
	width:132px;
	height:23px;
}


a.ancora
{
	padding:2px;
	font: Georgia, Helvetica, Sans-serif;
	font-size: 16px;
	display:block;
	font-weight: bold;
	color: #0082C8;
	text-decoration:underline;	
}

a.ancora:hover
{
	font-weight: bold;
	color: #4EAEE3;
	text-decoration:none;
}


a.top
{
	padding:2px;
	font: Georgia, Helvetica, Sans-serif;
	font-size: 14px;
	display:block;
	font-weight: bold;
	color: #0082C8;
	text-decoration:underline;	
}

a.top:hover
{
	font-weight: bold;
	color: #4EAEE3;
	text-decoration:none;
}



a.biancoSmall
{
	padding:2px;
	font: Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;	
}

a.biancoSmall:hover
{
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}


.biancoSmall
{
	padding:2px;
	font: Arial, Verdana, Georgia, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;	
}


.rosso
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: none;
	color: #ee2e24;
	text-decoration:none;	
}




.blu
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
}




h1 a
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
}

h1 a:hover
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #0082C8;
	text-decoration:none;	
}

.grigio
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: none;
	color: #4f5050;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 5px;
}

.rosso a, .grigio a{
  text-decoration: none;
  color: #0082C8;

} 
.rosso a:hover, .grigio a:hover{
  text-decoration: none;
  color: #ee2e24;

} 

.grigio_small
{
	display:block;
	font-family:  Georgia, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: none;
	color: #4f5050;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 5px;
}



.nero{
	color: #000;
	font: 13px  Trebuchet, Arial, Verdana, Georgia, Helvetica, Sans-serif;	
}

.linknero{
	color: #000;
  text-decoration: none;	
}

.linknero:hover{
	color: #000;
  text-decoration: none;	
}


#bianco{
	color: #000;
	font: 11px  Arial, Verdana, Georgia, Helvetica, Sans-serif;	
}

	

#navlist
{
margin-left: 0;
padding-left: 0;
margin-top: 10px;
list-style: none;
border: 0 solid black;
position:relative;
font-size: 12px;

}

#navlist li
{

padding-left: 30px;
padding-bottom: 5pxpx;
padding-top: 5px;
background-image: url(../images/puntatore.gif);
background-repeat: no-repeat;
background-position: 10px top;
text-align: left;
position:relative;
}	



#navlist_blu
{
margin-left: 0;
padding-left: 0;
margin-top: 10px;
list-style: none;
border: 0 solid black;
position:relative;
}

#navlist_blu li
{

padding-left: 30px;
padding-bottom: 5px;
background-image: url(../images/puntatore.gif);
background-repeat: no-repeat;
background-position: 10px top;
text-align: left;
position:relative;
}	


a.navlist_blu, span.navlist_blu  {
  font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
  font-size: 13px;
  font-weight: bold;
  color: #c4e5f5;
  text-decoration: none;
  display: block;
  width: 156px;
  height: 17px;
  }

a.navlist_blu:hover {
	color: #fff;
  text-decoration: none;
  background: #ee2e24; 
  width: 156px;
  height: 17px;
  display: block;
  font-size: 13px;
  font-weight: bold;
}


.cv {color: #0082c8;}
.cv:hover {color: #ee2e24;}




#linea
{
width: 150px;
height: 1px;
border-bottom: 1px solid #8ac6e6;
margin-top: 5px;
margin-bottom: 5px;
font-size: 0;
}


a.navlist
{
font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
font-size: 13px;
font-weight: bold;
color: #0082c8;
text-decoration: none;
}

a.navlist:hover {
	color: #ee2e24;
  text-decoration: none;
}

a.curriculum
{
font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
font-size: 13px;
font-weight: bold;
color: #c4e5f5;
text-decoration: none;

}

a.curriculum:hover {
	color: #ffffff;
  text-decoration: none;
}

#titolo img { margin-top:10px; }



#sub
{
margin-left: 30px !important;
margin-left: 0;
margin-bottom: 20px;
padding-left: 0;
list-style: none;
border: 0 solid black;
text-align: left;
}

a.sub
{
font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
  width: 100px;
  height: 15px;

}

a.sub:hover{
	color: #ee2e24;
  text-decoration: none;
 width: 100px;
  height: 15px;
  

}



a.sub_interno
{
font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
font-size: 12px;
font-weight: bold;
color: #0786c9;
text-decoration: none;


}

a.sub_interno:hover{
	color: #ee2e24;
  text-decoration: none;


}




#sub2
{
margin-left: 20px;
margin-top: 3px;
padding-left: 0;
list-style: none;
border: 0 solid black;
text-align: left;

}

a.sub2
{
font: Trebuchet MS, Verdana, Arial, Georgia, Serif;
font-size: 11px;
font-weight: none;
color: #c4e5f5;
text-decoration: none;
}

a.sub2:hover {
	color: #fff;
  text-decoration: none;
    width: 100px;
  height: 15px;
  background: #ee2e24;
}

a.attivo{color: #fff !important;background: #ee2e24 !important;}


#testo {
float: right;
background: #ffffff;
padding-top: 10px;
padding-right: 20px;
border: 0 solid black;
width: 590px;
height: 100%;
text-align: left;

}



