body{
	margin: 10px 0px 0px 0px;	
	background-color: #FFFFFF; /* #E5E5E5; */
	color: #023062;
}

td{
	font-family: verdana;	
	font-size: 9px;	
	color:#023062;
}


a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
.enlacedacia {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size:1.2em;
	text-decoration:none;
}
.enlacedacia:hover {
	text-decoration: underline;
}


img{
	border:0px;
}


form {
	margin: 0px;
	padding: 0px;
}


input,select{
	font-family: verdana;
	font-size: 9px;	
	color: #111111;	
	size: 20px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-weight: bold;	
	width:620px;
}

#tablaGeneral {
	background:#FFFFFF; /*url('/img/fnd_calculadora.jpg') right no-repeat;*/
}

#amarillo{	
	color: #003366;
	background-color: #DDDDDD;
}

#gris{
	color: #333333;
}

.marcadogris {
	background-color:#DDDDDD;

}

.tituloPagina{	
	font-size: 14px;
	font-weight: bold;	
}

.tituloSeccion{	
	font-size: 12px;
	font-weight: bold;	
}

.tituloListado{
	font-weight: bold;
	color: #000000;
}

.valorListado{
	text-align: right;
	color: #000000;
}

.tableListado{
	background-color: #FFF;	
	width: 100%;	
	border: 1px #999999 solid; 
	
}
.textoListado{
	font-weight: normal;
	color: #000000;
}

.separador{
	height: 25px;
}
.separador2{
	height: 3px;
}
