/* CSS Document */
H6{font-size: 10px;font-family: arial;font-weight: bold;color: black;}
#H7{font-size: 10px; font-family: arial; font-weight: bold; color: black;}
#H8{font-size: 10px;font-family: arial;font-weight: bold;color: black;text-align: justify;}
#D1{color:#000000; font-family:Arial; font-weight:bold; font-size:10px;}
.campo{background: #CCCCCC; color: black; font-size: 10px; font-family: Arial;}

a.vaiPag{color: black; font-size: 10px; font-family: Arial;}
a.vaiPag:visited{color:black;font-family:Arial;font-weight:bold;text-decoration:none;font-size:10px;}
a.vaiPag:hover{color:#FFFFFF;font-family:Arial;font-weight:bold;text-decoration:none;font-size:12px;}
a.vaiPag:active{color:#FFFFFF;font-family:Arial;font-weight:bold;text-decoration:none;font-size:10px;}

a.casa{color: black; font-size: 10px; font-family: Arial;text-decoration:none; display:block;
width:50px; height:12px;
background:#cccccc;
border-top:1px solid white; 
border-left:1px solid white; 
border-bottom: 1px solid black;
border-right:1px solid black;
}
a.casa:hover{color: white; font-size: 10px; font-family: Arial;text-decoration:none; display:block;
width:50px; height:12px;
background:#aaaaaa;
border-top:1px solid black; 
border-left:1px solid black; 
border-bottom: 1px solid #ffffff;
border-right:1px solid #ffffff;
}

#hormenu{float: none; margin: 2px; padding:4; background: #cccccc;
 font-size: 10px; font-family: arial; font-weight: bold; color: black;}
#hormenu a{float: left;
height:1em;line-height:1em;
width:65px;
padding:2; 
background:#CCCCCC ; 
text-decoration:none; 
border-top:1px solid white; 
border-left:1px solid white; 
border-bottom: 1px solid black;
border-right:1px solid black;
display: block; color: #000000; text-decoration: none;}
#hormenu a:hover{float: left;
height:1em;line-height:1em;
width:65px;
padding:2; 
background:#CCCCCC;
text-decoration:none; 
border-top:1px solid black; 
border-left:1px solid black; 
border-bottom: 1px solid #ffffff;
border-right:1px solid  #ffffff; 
display: block;
background-color: #aaaaaa; color: #FFFFFF; text-decoration: none;}

.thumb {
	border: 1px inset #ffffff;
}

.lafoto {
	border: black outset #ffffcc;
}

.onInput {
	width:120px;
	height:16px;
	font-family:verdana;
	font-size:10px;
	background:#C0C9B9;
	color:#555555;
	border: 1px solid #E8E8E8;
}

.onSelez {
	width:120px;
	height:14px;
	font-family:verdana;
	font-size:10px;
	background:#C0C9B9;
	color:#555555;
	border: 1px solid #E8E8E8;
}

.onLogOut {
	width:90px;
	height:16px;
	font-family:verdana;
	font-size:10px;
	background:#C0C9B9;
	color:#555555;
	border: 1px solid #E8E8E8;
}

.onSubmit {
	border: none;
}

