body {
	font-family: Verdana;
	font-size: 10px;
	background-color: #666666;
}
.accesos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 400;
	color: #003366;
	text-transform: none;
	background-position: center;
}
.titulo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	text-indent: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.titulonoticias {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 600;
	color: #666;
	margin-left: 5px;
	margin-right: 10px;
	text-align: right;
}
.noticias {
	font-family: Verdana;
	font-size: 9px;
	color: #666;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.nosotros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	right: 10px;
	bottom: 10px;
	text-align: justify;
	margin-top: 5px;
}
.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}.noticiasfondo {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
}
.bluesmall {
        color: #4880ab;
		font-size:9px;
}
.greenst {
        color: #6aa100;
		font-weight:600;
}
.bluest {
        color: #4880ab;
		font-weight:600;
}
.orangest {
        color: #e0a403;
		font-weight:600;
}
.gray {
        color:#333333;
}
.grayst {
        color: #333333;
		font-weight:600;
}