body {
	background-color: #F9F9F9;
}
.celda1 {
	background-color: #FFFFFF;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #FF8B02;
	border-left: 1px dotted #999999;



}
.celda2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.textoarial1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF9933;
}
.textoarial2 {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #909090;
}
.textoarial3 {


	font-family: Tahoma, Verdana;
	font-size: 24px;
	color: #EFEFEF;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFB340;
	border: 1px dotted #FFB340;
}
.celda4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D4D4D4;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EAEAEA;
	text-align: justify;
	padding: 6px;





}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #EAEAEA;
	font-weight: bold;
	text-align: center;




}
.texto3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #F7F7F7;

}
.textoAtencion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.elegidoselect {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px dotted #CCCCCC;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
