@charset "utf-8";
.stylefonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.redtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 140;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}

.header-news {
	width:600px;
	height:14px;
	border-color:#000000;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/header-news.jpg);
	vertical-align:top;
}

.cajas-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: justify;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
	background-color: #A1C9EC;
	border-right-width: 1px;
	border-left-width: 1px;
	height: 100%;
	width: 558px;
	padding: 20px;
	white-space: normal;
	margin: 0px;
	background-repeat: no-repeat;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-position: center;
	vertical-align:top;
}

.footer-news {
	width:600px;
	height:16px;
	border-color:#000000;
	margin-bottom: 15px;
	vertical-align:top;
	background-repeat: no-repeat;
	background-image: url(../images/footer-news.jpg);
}

