body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	background-color: #EBEBEB;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#top {
	font-size: 80%;
	text-align: center;
	vertical-align: bottom;
	margin: 1px 1px 0px;
	padding: 5px 5px 0px;
}
.cen_top {
	background-image: url(../img/pop_contenido.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
}
.cen_bott {
	background-image: url(../img/pop_inf_cen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
}
.lat_izq {
	background-image: url(../img/pop_lat_izq.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 16px;
}
.lat_der {
	background-image: url(../img/pop_lat_der.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 16px;
}
.contenido {
	line-height: 130%;
	color: #333333;
	padding: 8px 5px 5px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
h3 {
	font-size: 100%;
	font-style: normal;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
