/* CSS Document */
html,body{
	margin:0;
	padding:0;
}

body{
	/*position:absolute;*/
	margin:1% 10% 1% 10%;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(immagini/sfondo.gif);
	/* font-style: italic; 
	line-height: 190%; */
	
	

}

div#page{
	/*position:absolute;*/
	width:760px;
	color:#333333;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
	margin: 10px;
	z-index:10;
	left: 50%;
	right: 50%;
	font-size:0.75em;
	background-color:#FFFFFF;
}

.menu {
	color:#000080;
}

#footer{
	/*position:relative;
	top:35.9em; */
	width:760px;
	height:4em;
	background-color:#3399cc;
	text-align:center;
	color:#FFFFFF;	
	font-size:0.80em;
	/*border-color: #3399cc;
	border-style: solid;
	border-width: 1px;*/
}


div#footer p{
	margin:0;
	margin-top:0.4em;

}

#bar1{
	width:380;
	height:1.7em;
	z-index:10;
	background-color:#FFCC00;
	padding:0 5px 0 5px;
}

#text1{
	width:380px;
	z-index:10;
	background-color: #FFFFFF;
	padding:10px 10px 10px 10px;
	line-height:1.3em;	
	

}


div#text1 p, div#text2 p{
	margin:0; 
	padding:10px 10px 10px 10px; 
	text-align:justify 
}

#bar2{
	width:380;
	height:1.7em;
	z-index:10;
	background-color:#FFCC00;
	padding:0 5px 0 5px;
}

#text2{
	width:380px;
	z-index:10;
	background-color: #FFFFFF;
	padding:10px 10px 10px 10px;
	line-height:1.3em;	
	

}


#bar3{
	position:relative;
	top: 80px;
	width:165px;
	height:1.7em;
	z-index:1;
	background-color:#FFCC00;
}

#text3{
	position:relative;
	top: 80px;
	width:165px;
	height:165px;
	background-color: transparent;
	padding:0px;
	padding-top:0px;
	line-height:1.5em;
	
}



.title{
	color:#666666;
	background-color:#FFFFFF;
	display:inline;
	margin-left:10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#logo{
	position:relative;
	top:4px;
	left:405px;
	width:170px;
	
	
	
}

#photo{
	top:50px;
	width:170px;
	height:310px;
	z-index:3;
}

div#photo img{
	padding:0 5px 0;
}

#coldx{
	position: relative;
	top: 0px;
	width:165px;
	height:500px;
	z-index:1;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
	padding:0 0 0 5px;

}

#loghi{
	position:absolute;
	bottom: 15px;
	width:133px;
	z-index:1;
	left:20px;
}


#html{
	position: relative;
	width:400px;
	height:20px;
	left:10px;
	background-color:transparent;
	z-index:10;
}



ul#menu{
	position:relative;
	list-style-type: square;
	font-size:13px;
	left:15px;
	top:20px;
	margin:0;
	padding:0;
}

a:link{
	color: #000080;
	text-decoration:none;
	font-weight: bold;
}



a:visited{
	color: #000080;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
}
