body {
background-color:#D10300;
}
.fondo {
background-color:#FFFFFF;
}
.marco {
	vertical-align: middle;
	border:1px solid #D10300;
}
.marco2 {
	vertical-align: middle;
	border:1px solid #999999;
}
.marco3 {
	vertical-align: middle;
	border:1px solid #D10300;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D10300;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	border:1px solid #D10300;
}
.textoceldas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D10300;
	text-align: right;
	font-weight: bold;
}
.textoceldas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textoavisos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #D10300;
}
.textoavisos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
.campotexto {
	border:1px solid #D10300;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.campotexto2 {
	border:1px solid #D10300;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	width: 300px;
}
.boton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#D10300;
	border-width: 0 px;
	border-style: none;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D10300;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D10300;
	text-decoration: underline;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.camposelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:10px;
	background-color: #FFFFFF;
	border:1px solid #D10300;
}
.registros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D10300;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	font-weight: bold;
	padding-left: 10px;
}	
.linea {
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D10300;
	text-decoration: none;
	font-weight: bold;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;	
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
}
.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D10300;
	text-decoration: none;
	font-weight: bold;

}
.links4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	border:1px solid #D10300;
	padding-left:5px;
	padding-right:5px;
}
.links5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D10300;
	padding-left:5px;
	padding-right:5px;
}
.cuadro_gris {
	background-color: #CCCCCC;	
}
