body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondo.png);
}
.tablaprincipal {
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondosecundarias.jpg);

}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD3700;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C364A;
	text-align: justify;
}
.resaltes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AD3700;
}
.titulocampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #104468;
}
.tdcuerpoprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00375E;
}
.tdsubtitulosprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F0800;
	background-color: #C5714A;
}
.tdtituloprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073D62;
	background-color: #F1BD0D;
}
.tablaformularios {
	background-color: #EEF1F3;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B12421;
}
.camposazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #124569;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tablaformularios2 {
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD3700;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD3700;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD3700;
}

/*ESTILOS NOTICIAS*/
.cuerpoportlet {
	font-family: Arial, Helvetica, sans-serif;
}
.tablapaginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #809baf;
	background-color: #153256;
	text-align: center;
}
.noticiassubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #621000;
}
.noticiastitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f0800;
}
.noticiascuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00375e;
	text-decoration: none;
}
.vermas,
.vermas a:link,
.vermas a:hover,
.vermas a:active,
.vermas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3f0800;
	text-decoration: none;
}
.tituloscampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102c51;
}
.tablalistados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021c42;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #021c42;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #102c51;
	border: 1px solid #809baf;
}
.botones,
.botones a:link,
.botones a:hover,
.botones a:visited,
.botones a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f0800;
	background-color: #c56f48;
	text-align: center;
}
.tablablanca {
	background-color: #FFFFFF;
}
.tituloForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #442f79;
}
.opcionesPrivado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a0a5ba;
}