/* TESTATA */
#testata {
	background-image:url("../images/testata_rip.jpg"); 
	height:70px;
}

#testata_dx {	
	background-image:url("../images/testata_dx.jpg"); 
	width:327px;
	height:70px;
}
#testata_sx {	
	background-image:url("../images/testata_sx.jpg"); 
	width:288px;
	height:70px;
}
#testata_nav_user{
	top: 50px;
}


/* MENU */
.menu_voce a:visited {
	color: #000022;
}

/* COLORI TESTO */

h1,h2,h3,h4, h1 a,h2 a,h3 a,h4 a , h1 p,h2 p,h3 p,h4 p{
	color: #000022;
}
p,a,table,textarea,ul,li,select,input,button,label,legend,small,span {
	color: #000022;
}

/*TABELLE*/
.login_testata {
	display:none;
}

.login_intestazione {
	display:none;
}

#form-normal.login_container {
	border:0px;
}

.login_container_sx {
	padding-top:120px;
	background: transparent url(../images/logo256.png) right 45px no-repeat; 
}

#footer.login_footer {
	position:fixed;
	bottom:0px;
	left:0px;
	border:0px;
}