body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #FFCC33;
	border-bottom:solid;
	border-bottom-width:1px;
}
th {
	border-bottom-color: #FFCC33;
	border-bottom-width:1px;
	border-bottom:solid;
	border-bottom-width:1px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

fieldset {
	margin: 5px;
	background-color: #FFF8DF;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	padding-left:15px;
	padding-bottom:6px;
	border:solid;
	border-width:1px;
}

legend {
	font-size: 12px;
	font-weight: bold;
	border-color:#993366;
}

.cuad_compl{
	border-bottom:solid;
	border-bottom-color:#B98B00;
	border-bottom-width:2px;
	border-left:solid;
	border-left-color:#B98B00;
	border-left-width:2px;
	
}

.tabla_compl{
	border-color: #F4B800;
	border:solid;
	border-width:1px;
}