/* CSS Document */
#contiene{
	width: 95%;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px; 
	color:#666666	
}
.info {
	text-align: left;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
div.voto {
	height: 9px;
	width: 100px;
	border: 1px solid #C0C0C0;
	text-align: left;
}
hr.hidden { 
	visibility:hidden; 
	clear:both;
}
div.cat {
	font-size: 12px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	border:1px solid #C0C0C0;
	width:700px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #F8F8F3;
}
div.cat p{
	font-size: 10px; 
	margin-top: 2px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	color:#666666; 
	text-align: left;
}
div.elem {
	float:right; 
	text-align:left; 
	font-size: 9px; 
	width:200px;
}
h4.red {
	color:#f00; 
	font-size: 12px; 
}
.login {
	color:#009900;
	font-size: 12px;
	float:right;
	padding: 0px;
	margin: 0px;
}
h4.tit_cat {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
}
h1.home{
	font-size: 18px;
	color:#00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	margin-top:10px;
	text-align: left;
	font-weight: bold;
}
li.elenc { 
	font-size: 11px; 
	color:#666666; 
	margin-top: 10px; 
	text-align:left;
}
li.elenc b { 
	font-size: 10px; 
	color:#666666;
}
A.piccolo:link, A.piccolo:visited, A.piccolo:active {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}  
A.piccolo:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
A.links:link, A.links:visited, A.links:active {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}  
A.links:hover {
	text-decoration: underline;
	font-size: 16px; 
	font-weight: bold;
}
form.insert{
	width:450px; 
	padding:5px 0px; 
	border: 1px solid #C0C0C0; 
	color:#666666;
    background: #F8F8F3; 
	margin: 50px 50px 10px
	}
fieldset{
	border: 1px solid #C0C0C0;
	text-align: left;
	margin-top:10px;
	font-weight: normal;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
legend{
	color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
fieldset.insert{
	width: 350px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
legend.insert{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
}
div.in,div.cb{
	margin: 10px 0px}
div.in label{
	float:left;
	width:360px;
	color:#CC0066;
	font-weight: bold;
	font-size: 12px;
}
div.in input{
	width:350px
}
input.go, input.go1{
	border: 1px solid #C0C0C0;
	font-size: 9px;
	background: #F5FFD9;
	color: #666666;
}
input.go{
	margin-left: 100px;
	font-size: 14px;
}

