.container{	
	background-color:#8393CA;
}
/* ----------------------------------------------- TOP BAR ------------------------------------------ */


.topbar {	
	background-image: url(../../images/ospedali/backgr_topbar.gif);	
	background-repeat:repeat-y;}
	
	
/*  ------------------ COLONNA SINISTRA--------------------------------------------  */


.leftcol {	
	background-color:#8393CA;
}

.leftcol .logo {
	background-image: url(../../images/ospedali/logo.gif);
}

.leftcol .menudatablockimg{
	background-image: url(../../images/ospedali/testo.gif);
	background-repeat:no-repeat;
	height: 20px;
}

/* menu navigazione prodotti */
/* menu navigazione generale */
/* --------------------------------------- COLONNA DESTRA --------------------------------------- */


.rightcol {	
	background-color:#8393CA;
}

/* ---------------------------------------  BLOCCO CENTRALE ---------------------------------------  */

/* --------------------------------------- titolo pagina  --------------------------------------- */

.toptitleblock,.toptitleblocklevel {
	margin: 0;	
	padding: 0;	
	text-align: 
	center;	
	color: #8393CA;  	
	clear: both;
	}
	
	
/* --------------------------------------- navigazione orizzontale  --------------------------------------- */

.topnav {	
	margin-bottom: 5px;	
	padding: 0;	
	text-align: 
	center;	
	color: #333;  	
	font-weight: bold; 	
	font-size: 10px;	
	clear: both;	
	float: left;	
	width: 100%;
}

.topnav A {	
	font-size: 10px;
	color: #333; 
}

.navinnercontainerleft {
	margin: 0;	
	padding: 0 10px;	
	clear: left; 	
	float:left;	
	text-align: left;	
	width: 78%;
}

.navinnercontainerleft A {	
	font-size: 10px;	
	color: #8393CA; }
	
.navinnercontainerright {	
	margin: 0;	
	padding-right: 10px;	
	float: right;	
	clear: right;	
	text-align: right;	
	color: #666;	
	width: 20%;
}

.navinnercontainerright A {	
	font-size: 10px;	
	color: #333; 
}


/*.gallery {
	padding-left: 10px;
}

.gallery .galleryrow {
	margin:  0; 	
	padding: 0 8px;	
	clear: both; 	
	}*/
	
/* ---------------------------------------  FOOTER ---------------------------------------  */