@charset "utf-8";



#annual_report_image {
	display:block;
	width:700px;
	height:450px;
	border:1px solid #CCCCCC;
	background:url(../img/informe_anual.jpg) no-repeat top left;
}

#goto_annual_report{
	display:block;
	margin-top:15px;
	padding-left:20px;
	height:16px;
	color:#fd6301;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/go_green.gif) no-repeat top left;
}
