@charset "utf-8";
body {
	font: 80%/1.4em "Arial", "Helvetica", sans-serif;
	color: #555555;
	margin: 0px;
	padding: 0;
	letter-spacing: 0px;
	overflow:scroll
}
a{
	color: #d50b27;
	text-decoration: underline;
}
a:hover {
	color: #d50b27;
	text-decoration: underline;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.texto_general{
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	line-height: 150%  
}
.texto_general_peq{
	font-family: "Arial";
	font-weight: normal;
	font-size: 10px;
	color: #555555;
	line-height: 150%  
}
.celda_total_peq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.celda_total{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.control_boton {
	font-size: 12px;
	font-variant: small-caps;
	color: #008BCB;
	border: 1px solid #008BCB;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.control_boton_peq {
	font-size: 10px;
	color: #008BCB;
	border: 1px solid #008BCB;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.banners{
	border: 1px solid #CCCCCC;	
}
.banners_titulo_peq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.banners_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mensaje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;	
}
