body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	
}
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;
background-color:#cada90;
/*background-image:url(../img/barraverde2.png);
background-repeat:repeat-y;*/
}
/*#center
{
background-color:#ffffff;
}*/
.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-family:"Arial Narrow";
	font-weight:400;
font-size: 109%;
	font-style:normal;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
/*HEIGHT: 16px;*/

}
p {
azimuth:left;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
color:#005500;
text-align:justify;
line-height:20px;
}

