.campos {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #330066;
	background-color: #FFFFCC;
	width: 190px;
	border-top: 1px solid;
	border-right: 1px groove;
	border-bottom: 1px groove;
	border-left: 1px solid;


}
.despleg {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFCC;
	width: 80px;
	border: 1px none #9933FF;

}
.despleg1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFCC;
	width: 60px;
	border: 1px solid #9933FF;
}
.detalles {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFCC;
	height: 110px;
	width: 220px;
	border: 1px solid;
}
.boton {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	background-image: url(lisboton.gif);
	height: 20px;
	width: 70px;
	font-weight: bolder;
	border-top-color: #9966CC;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9966CC;


}
.todotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #6600CC;
	text-align: justify;

}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000066;
	background-color: #9999FF;
	height: 100%;
	width: 100%;
	text-align: justify;


}
.btnnave {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #FF9999;
	border: 1px solid #CC0066;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;



}
a.btnnave:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	background-color: #FF3399;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFCCFF;
}
