/*@charset "iso-8859-1";*/
@charset "UTF-8";
#noticia_cont {
	width: 615px;
	height: auto;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding-top: 30px;
	line-height: 6mm;
}
#foto {
	width: 280px;
	height: auto;
	display: block;
	float: left;
	border-bottom-width: 2px;
	margin-top: 4px;
	padding-left: 10px;
}
#peudefoto {
	width: 280px;
	height: auto;
	display: block;
	float: left;
	margin-top: 4px;
	border-bottom-color: #990000;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
#intro {
	width: 300px;
	height: auto;
	float: right;
	border-bottom-width: 2px;
	margin-top: 4px;
	font-size: 11px;
	padding-right: 10px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 8mm;
}
#par_u {
	width: 300px;
	height: auto;
	display: block;
	float: right;
	margin-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	padding-right: 10px;
}
#par_dos {
	width: 585px;
	height: auto;
	display: block;
	float: right;
	margin-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	padding-right: 20px;
}
