@charset "utf-8";
/* CSS Document */
.paragraph2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.red_title {
	font-family: tahoma;
	font-weight: bold;
	color: #990000;
}
.style5 {
	font-family: tahoma;
	font-weight: bold;
}
.blue_title {
	color: #5BC0E8;
	font-size: 14px;
}
.grey_title {
	color: #666666;
	font-size: 14px;
}
.green_title {
	font-family: tahoma;
	font-weight: bold;
	color: #819421;
	font-size: 14px;
}
.titulo_orange {
	font-family: tahoma;
	font-weight: bold;
	color: #F08300;
	font-size: 12px;
}
a:link {
	color: #f08300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: f08300;
}
a:hover {
	text-decoration: none;
	color: 819421;
}
a:active {
	text-decoration: none;
	color: f08300;
}
#apDiv1 {
	position:absolute;
	left:25px;
	top:289px;
	width:361px;
	height:85px;
	z-index:1;
}


