/* CSS Document */

/* struttura video ------------------------------------------------------------------------------*/
body{
	background: #fff;
	background-image: url(http://www.liuc.it/ricerca/Lab_id/cm/upload/LabIdBackground.jpg);
	background-repeat: repeat-x;
	text-align:center;
	font-family: tahoma, sans-serif;
	font-size:12px;
	line-height: 1.5;
	color:#555;
    }

a {
	color:#004B85;
	}
a:hover {
	color:#648FC0;
	text-decoration:none;
	}
a img {
	border:0px;
	}

#paginatot  {
  width: 810px;  
}


#header {
	background: #fff;
	height:190px; overflow:hide;
	margin: 2px;
	width:98%;
	}

#headerblockup {
	float:auto;
	clear:both;
	width:100%;
	height:25px;
	margin:0px;
	margin-bottom:5px;
		background: #fff;
	}
	
#headerblockup a {
	color:#fff;
	border:0px;
	background: #fff;
	}
	
#headerblockdown {
	float:auto;
	clear:both;
	width:100%;
	margin:0px;
		background: #fff;
	}
	
.headerblock {
	width:260px;
	float:left;
	margin:1px;
	}

.headerblockblue {
	background:#e7f4f4;
	width:240px;
	height:105px;
	}
	
.headerblockbutton {
	padding:2px;
	height:35px;
	}
	
.headerblockbutton a {
	color:#fff;
	}
	
.headerblockarrow {
	float:auto;
	clear:both;
	width:100%;
	height:10px;
	text-align:right;
	}
	
.headerblockarrow a {
	color:#fff;
	}
	
.headerblockdeco {
	width:115px;
	float:left;
	}
	
.headerblocktext {
	width:115px;
	float:left;
	padding:2px;
	font-size:90%;
	}
	
	
#colonna-sx {
	background: #f5f5f5;
	width:190px; float:left;
	height:500px; overflow:auto;
	margin: 2px;
	text-align:left;
	padding:0px;
	}
#principale-senza-destra {
	width:585px; float:left;
	background: #f5f5f5;
	margin: 2px;
	padding:2px;
	}
#intesto {
	color:#aaa;
	font-size:150%;
	text-align:center;
	font-weight:bold;
	width:100%;
	height:50px; overflow:hide;
	margin: 2px;
	padding:5px;
	padding-top:15px;
	border:0px;
	background: transparent;
	}
#testopagina {
	border:0px;
	background: transparent;
	}
.date {display:none;}
#piede {
	float:auto;
	clear:both;
	height:30px; overflow:hide;
	background: #999;
	color:white;
	margin-top:5px;
	padding:5px;
	}
#piedetext {
	width:80%; float:left;
	text-align:center;
	}
#piedeaccedi {
	width:15%; float:right;
	text-align:right;
	}


/* esclusione menù liuc ------------------------------------------------------------------------------*/
#menu {display:none;}


/* menù di sinistra ------------------------------------------------------------------------------*/

#menulabid {
	list-style: none;
	margin-left:0px;
	width:170px;
	padding:3px;
	padding-bottom:1em;
	}

.menulabidlia1 {
	border:2px solid white;
	background: #eee;
	margin:2px;
	padding:2px;
	margin-left:0px;
	}

.menulabidlia1:hover {	
	border:1px solid #555;
	}

.menulabidlia1 a {
	font-weight:bold;
	}
	
.apri_chiudimenu {
	margin:2px;
	padding:2px;
	border:1px solid #333;
	color:#fff;
	background: #999;
	font-weight:bold;
	}


.menulabidlia2 {
	list-style: none;
	margin-left:15px;
	}
	
.menulabidlia2 p {
	border:1px solid #ccc;
	background: white;
	margin:1px;
	padding:1px;
	}

.menulabidlia2 p a {
	font-weight:normal;
	}
.menulabidlia2 p:hover {
	background: #aaa;
	border:1px solid #555;
	}
	
.menulabidlia2 {display:none;}
	
/* ______________________apri e chiudi solo css_________________________________________

.menulabidlia1:hover div.menulabidlia2 {display:block;}
*/
