#login {
	padding-left: 30px;
	background: url('img/login.gif') no-repeat left ;
	width: 180px;
	height: 25px;
}

img {
	border: 0;
	margin: 0;
}

form{
			margin:0px;
}

.left{
			text-align: left;
			}

.trtop{
	border: 1px solid gray;
	background: Blue;
	color: White;
	padding: 2px;
}

.testoerrore {
	color: red;
}

td{
	 border: 1px solid gray;
	 text-align:center;
	 }
	 
#container {
	
}

#top {
	background: url('img/cerchi.jpg') no-repeat right #3c78ff;
	width: 100%;
	height: 100px;
	padding: 0px;
}

#logo_top {
	padding-left: 75px;
	height: 100px;
}

#logo_top_anagrafici {
	background: url('img/sopra_anagrafici.gif') no-repeat left bottom;
	padding-left: 75px;
	height: 100px;
}

#logo_top_interessi {
	background: url('img/sopra_interessi.gif') no-repeat left bottom;
	padding-left: 75px;
	height: 100px;
}

#logo_top_motivazionali {
	background: url('img/sopra_motivazionali.gif') no-repeat left bottom;
	padding-left: 75px;
	height: 100px;
}

#logo_top_abilita {
	background: url('img/sopra_abilita.gif') no-repeat left bottom;
	padding-left: 75px;
	height: 100px;
}

#menu_top {
	background: url('img/uda.gif') no-repeat bottom left;
	width: 80px;
	height: 100px;
}

#menu_bottom {
	/*background: url('img/latoceleste.jpg') repeat-y left white;*/
	width: 100%;
	font-size:10pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0;
	position: absolute;
}
input{
			font-size:8pt;
}

#psw{
	position: relative;
	bottom: 2px;
}

body {
	margin-top: 0;
	margin-left: 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
}

#contenuti {
	background: url('img/latoceleste.jpg') repeat-y;
	padding: 50px 10px 50px 50px;
	text-align: justify;
}

#contenuti_anagrafici {
	background: url('img/latogiallo.jpg') repeat-y;
	padding: 50px 10px 50px 50px;
	min-height: 300px;
}

#contenuti_abilita {
	background: url('img/latorosso.jpg') repeat-y;
	padding: 50px 10px 50px 50px;
	min-height: 300px;
	text-align: justify;
	
}

#contenuti_interessi {
	background: url('img/latoverde.jpg') repeat-y;
	padding: 50px 10px 50px 50px;
	min-height: 300px;
	text-align: justify;
}

#contenuti_motivazionali {
	background: url('img/latoblu.jpg') repeat-y;
	padding: 50px 10px 50px 50px;
	min-height: 300px;
}

/*-------------------------------------------------------------*/

#bottom {
	height: 19px;
	background: url('img/sotto.gif') repeat-y right #3c78ff;
	width: 100%;
}

#bottom_testo {
	margin: 0;
	width: 100%;
	height: 19px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

#bottom_logo {
	height: 19px;
	padding-top: 0px;
	font-size: 13px;
	font-weight: bold;
}

#bottom_logo img {
	float: right;
}

/*------------------------------------------------------*/

#freccia {
	text-align: center;
}

#profilo{
				border: none;
				 border-right:1px solid blue;
				 width: 300px;
				 padding-right: 10px;
				 }
				 
#contenuto_profilo{
	border: none;
}
				 
#pulsanti{
					text-align:center;
					}
					
#tabella_profilo {
	width: 95%;
}

/* ------------ FORMATTAZIONE TESTO ---------------- */

.grassetto{
  font-weight: bold;
}

h1{
	font-size: 16pt;
}

h2{
	font-size: 13pt;
}

h3{
	font-size: 11pt;
}

#anno{
			visibility:hidden;
			} 
			
#voto{
			visibility:hidden;
			}
			
#lavori{
		visibility:hidden;
}

#altro{
	visibility: hidden;
}

.imgonscreen {
	/* visibile in media screen */
	visibility: visible;
	position: absolute;
}

.imgonprint {
	/* invisibile in media screen */
	visibility: hidden;
	position: absolute;
}

table {
	width: 100%;
}

/* --- GRAFICI --- */

.voce_riga {
	text-align: right;
	padding-right: 5px;
}

.bordo {
	border: solid 1px silver;
}

.nobordo {
	border: none;
}

.pulisci {
	float: none; 
	clear: both;
}

.titolo {
	text-align: center;
	font-weight: bold;
	font-size: large;
}

/* --- FINE GRAFICI --- */
