/* CSS struttura */

/******************************
* THE BODY
******************************/
body{
background-color:#BBDDFF;
background-position:top;
margin:0px;
padding:0px;
text-align:center;
font-family:Tahoma, Verdana, Arial,sans-serif;
font-size:100%;
}

p{
font-size:10px;
}

/******************************
* THE BODYLINKS
******************************/
img	{
	border: 0;
	margin:0 auto;
	padding:0;
}

a:link{
color:#3282B7;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}

a:visited{
color:#455C6D;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}
a:hover{
background-color:transparent;
text-decoration:none;
font-weight:normal;

}
a:active{
	color:#545454;
	background-color:transparent;
	font-weight:normal;
	border:0px;
}

.etichetta{
	padding:5px 0px 2px 5px;
	color:#333;
	width: 350px;
	font-weight:bold;
	border-bottom: 1px dotted #999;
	margin: 0px;
	background: url(img/bg_etichetta2.jpg) top left no-repeat;
	font-size: 100%;
	margin-bottom: 15px;
}

.etichetta h1{
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}

.grassetto{
font-weight:bold;
}


/******************************
* THE STRUCTURE
******************************/

body#pannello {
background: #FFFFFF url(img/bg_sx.jpg) top left repeat-y;
}

body#pannello #container {
width:100%;
background:url(img/bg_dx.jpg) top right repeat-y;
}



body#pannello #header{
background:none;
padding-top:5px;
}

#container{
background: url(img/bg_sito.jpg) repeat-y;
width:799px;
margin-left:auto;
margin-right:auto;
padding:0px;
border:0px;
position: relative;
}
#header{
padding:30px 0px 15px 20px;
background:url(img/bg_alto.jpg) top no-repeat;
text-align: left;
border: 0px;
}

/******************************
* La ricerca header 
******************************/
#ricerca{
	margin: 0px;
	padding: 5px 3px;
	text-align: right;
	line-height: 2.5em;
	color:#515151;
	font-size:75%;
}

#navcontainer{
margin: 0px 20px 0px 18px;
height: 22px;
background:url(img/menu2.gif) repeat #CCC;
padding: 0px 1px;
}

#contenitore{
	margin: 0px 20px 0px 18px;
	border: 0px;
}

.bloccocontenuto{
	border-bottom: 0px none;
	padding:0px 0px 10px 0px;
	margin-top: 0px;
	background: url(img/bg_blocco2.jpg) top left repeat-x;
	position: static;
	width: 455px;
}

.bloccocontenutohp{
	border-bottom: 0px none;
	padding:0px 0px 10px 0px;
	margin-top: 0px;
	background: url(img/bg_blocco2.jpg) top left repeat-x;
	position: static;
	
}


.sky{
	float:right;
	width:125px;
	text-align: right;
	padding: 1px 0px 1px 0px;
	border: 0px;
	margin-top: 20px;
	margin-left: 1px;
	margin-right: 0px;

}


.skybox{

	width:118px;
	text-align: right;
	padding: 1px 3px 1px 3px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: #F0F0F0;
}

.skybox h2{
text-align:center;
font-size:12px;
color:#000066;
margin-top:5px;
margin-bottom:10px;
border-bottom:1px solid #F0F0F0;
background:#BBDDFF;
padding-top:2px;
padding-bottom:2px;
}

.skybox p{
padding: 0px;
margin: 0px 0px 4px 0px;
}

.skybox A:link, .skybox a:visited{
color:#FF0000;
}

#content{
float:left;
margin: 10px 0px 0px 0px;
width: 530px;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
border:1px solid #CCC;
text-align:left;
}
#imagecontent{
float:left;
width:763px;
background-image:url(../g/main-bg.jpg);
background-repeat:repeat-x;
background-color: #FFFFFF;
padding-bottom:2px;
}

#imgborder{
margin:0px;
padding: 0px;
border:0px ;

}
/* A change of look for the easyread links */
#imgborder a:link, #imgborder a:visited{
text-decoration: underline;
border:0px ;
}
#sidebarcontenuto{
float:right;
background-image:url(../g/main-bg.jpg);
background-repeat:repeat-x;
width:374px;
background-color:#FFFFFF;
border-right:1px solid #D0E8F0;
padding-bottom:6px;
}

body#pannello #contentinterno{
float:left;
width:100%;

}

#contentinterno{
float:right;
width:590px;
margin: 10px 0px 0px 0px;
background-color: #fff;
border:1px solid #CCC;
padding:0px0px 10px 0px;
text-align:left;
}

.box {
	float:left;
	border:1px solid #CCCCCC;
	width: 280px;
	margin-top:10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:5px;
	padding:0px 0px 5px 0px;

}

.box h2{
	display:block;
	border-bottom:1px solid #999;
	color:#000066;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	padding-bottom:4px;
	padding-top:4px;
	background: #f0f0f0;
	padding-left: 5px;
}


.box h3{
	display:block;
	border-bottom:1px solid #999;
	color:#000066;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
	padding-bottom:4px;
	padding-top:4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 9px;
	margin-left: 10px;
}


#boxwide {
	margin-top:10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:0px;
	background: #f0f0f0;
	padding: 5px 0px 5px 5px;
	border: 1px solid #CCCCCC;
	font-size:12px;

}

#boxwide p{
	font-size:12px;
	padding: 5 0 5 0;

}

body#pannello #sidebar {
display:none;
}

#sidebar{
float:left;
width:158px;
margin: 10px 0px 0px 0px;
background-color: trasparent;
padding-top: 0px;
text-align: left;
}

#sidebar .etichetta{
	padding:2px 0px 0px 5px;
	color:#333;
	background:url(img/bg_etichetta3.jpg) top repeat-x left;
	width: 154px;
	font-size:100%;
	margin: 0px;
	border-right: 1px solid #CFCFE5;
	border-bottom: 0px;
	height: 20px;
}

#sidebar p{
margin:4px 20px 10px 25px;
line-height:140%;
color:#545454;
font-size:75%;
text-align:left;
}

#sidebar h2 {
background:url(img/bg_etichetta3.jpg) top repeat-x left;
}



#footer{
clear: right;
padding:10px 0px 10px 0px;
margin:0;
background:url(img/bg_basso.jpg) bottom no-repeat;
clear:both;
height:30px;
text-align: left;
font-size:75%;
color: #fff;
}

body#pannello #footer {
background:none;
}

#sitemap{
float:right;

}

#barrettafooter{
margin: 0px 20px 0px 18px;
height: 20px;
background:url(img/menu2.gif) #336699;
padding: 1px 10px 0px 10px;

}

/* A change of look for the footer links */
#footer a:link, #footer a:visited{
background-color: transparent;
color: #DAE8F8;
text-decoration: underline;
border-bottom: 1px #BBD5E7;
}
#footer a:hover{
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px solid #cc9933;
}

div.breaker {
	clear: both;
}


/******************************
* SKIP N HIDE 
******************************/
.skip {
	display: none;
	text-indent: -9999px;
}

/******************************
* THE HEADER FONTS
******************************/
h1,h2,h3,h4{
font-weight:bold;
}
h1{
	margin:0;
	font-size:16px;
	color:#000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2{
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
	text-transform: uppercase;
	padding-top: 0px;
}

h3{
	margin: 0px 0px 0px 5px;
	color:#000066;
	padding:5px 0px 5px 0px;
	font-size:12px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4{
	margin:0px 0px 0px 5px;
	color:#535B5D;
	padding:0px 0px 0px 0px;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	line-height: normal;
}
/******************************
* THE TEXT
******************************/
p{
	margin:0px 4px 10px 5px;
	line-height:145%;
	color:#515151;
	font-size:12px;
	text-align:left;
	font-weight: normal;
}

ol{
padding-left: 20px;
margin:10px 5px 10px 20px;
line-height:165%;
color:#000;
font-size:75%;
text-align:left;
}

.smallfont{
margin:20px 30px 0px 10px;
font-size:10px;
text-align:left;
}

.immagineleft {
float: left;
margin: 0 10px 10px 0px;
}

.em{
font-style: italic;
margin:2px 40px 10px 60px;
text-indent: 0em;
}

/*tabelle scheda chirurgo */

table#schedachirurgo {
	margin: 10px 5px;
	width: 570px;
	border: 1px solid #ccc;
}



table#schedachirurgo th {
	padding: 10px 10px 10px 5px;
	vertical-align: top;
	background:url(img/bg_th_scheda_medico.gif) top left repeat-x;
	text-align: left;
}

table#schedachirurgo td {
	padding: 5px 30px 5px 5px;
	vertical-align: top;
	background:#E6F1FF;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #fff;
}


table#schedachirurgo h3{
	margin: 10px 20px 15px 10px;
	color:#000066;
	padding:5 0 0 0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table#chirurgo {
	padding: 0;
	margin: 0;
	border: 0px solid #ccc;
	font-weight: normal;
}

table#chirurgo td {
	padding: 5px 5px 5px 10px;
	font-size:12px;
	color: #515151;
	border-bottom:1px solid #CCC;
	vertical-align: top;
	background:#FFFFFF;
	margin: 0px;
	line-height: 1.5em;

}

/* tabella hp ultimi chirurghi iscritti*/

table#tabellanuovoiscritti {
	margin-top: 5px;
}

table#tabellanuovoiscritti th{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:2px 5px 2px 5px;
	margin: 5px 0px 0px 0px;
	color: #000066;
}

table#tabellanuovoiscritti td{
font-size:11px;
font-weight:none;
text-align:left;
padding:2px 5px 2px 5px;
margin: 5px 0px 0px 0px;
border-bottom:1px solid #CCCCCC;

}

table#tabellanews {
	margin-top: 8px;
}



table#tabellanews th{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:4px 5px 4px 5px;
	margin:0 0 0 0;
	color: #000066;
	background: #f0f0f0;
	border: 1px solid #ccc;
}

table#tabellanews td{
font-size:11px;
font-weight:none;
text-align:left;
padding:2px 5px 2px 5px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #CCCCCC;
line-height:18px;
}

/*tabella elenco interventi*/



/******************************
* ADV
******************************/
#banner {
	position:absolute;
	top: 40px;
	right: 24px;
	text-align: right;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}

.imgfloat{
float:left;
margin-bottom:10px;
}

.imgschedamediciright{
	/*background:url(img/stk121119rke.jpg) top left no-repeat;*/
	background:#FFFFFF;
	padding: 3px;
	border:1px solid #ccc;
	margin-right:0px;
	right: 45px;
	position: absolute;

	

}

table#omini {
}

table#omini td{
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 0px;
}


.centro {
text-align:center;
}


/* tabella pannello di cotrollo*/

table#tbcontrollo td {
font-size:9px;
padding: 1px 2px;
border-bottom:1px solid #CCCCCC;
text-align:left;
}

table#tbcontrollo th {
padding: 1px 2px;
font-weight:bold;
font-size:9px;
border-bottom:1px solid #333;
text-align:left;
}


#tbcontrollo td {
font-size:9px;
}



