@import url("../css.css");
.font_index_noticias {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #C5C5C5; }
.box {
	background-color: #FFFFFF;
	height: 201px;
	width: 265px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.font_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C5C5C5;
	font-weight: bold;
	left: auto;
}
.font_texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C5C5C5;
	font-weight: normal;
	text-align: justify;
}
