#titulo{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#9EADC1;
	font-weight:bold;
}
.codigo{
background-color: #E8E8E8;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#8094AF;
width:176px;
}
.text{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#000000;
}
.detalle{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#ffffff;
}

.text a{
color:#000000;
}

.td2{
background-color: #E3E3E3;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#8D9EB6;
width:176px;
}

.TDFRM{
background-color: #E3E3E3;
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#000000;
width:176px;
}

.regresar{
border: 1px outset #000000;
font-weight: bold;
font-size: 8pt;
cursor: hand;
width: 90;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
background-color: #DEE7EF;
}

.ver{
border: 1px outset #000000;
font-weight: bold;
font-size: 8pt;
cursor: hand;
width: 40;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
background-color: #DEE7EF;
}

select{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
color : #333333;
border-style: solid;
border-width:1px;
border-color : #999999;
}
input{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
color : #333333;
border-style: solid;
border-width:1px;
border-color : #999999;
}
textarea{
font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
color : #333333;
border-style: solid;
border-width:1px;
border-color : #999999;
}
.txt_gris {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;	
}
.txt_gris a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
}
.txt_gris a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt_gris a:active {
	color: #E10564;
}
.txt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.txt_azul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #00046B;
	text-decoration: none;	
}
.txt_azul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00046B;
	text-decoration: none;
}