body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/00-fondo_color.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ececec;
}
a:link {
	color: #665A5A;
	text-decoration: none;
}
a:visited {
	color: #665A5A;
	text-decoration: none;
}
a:hover {
	color: #665A5A;
	text-decoration: underline;
}
a:active {
	color: #665A5A;
	text-decoration: none;
}
.img_menu {
	margin-left: 13px;
}
.fondo_hierva {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(imgs/00-fondo_hierva_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 10;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #1670A2;
	margin-left: 40px;
	line-height: 130%;
	margin-bottom: -10px;
	marker-offset: url(imgs/00-fondo-blanco.gif) repeat-x bottom;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #1670A2;
	margin-left: 20px;
	line-height: 130%;
	margin-bottom: -10px;
	marker-offset: url(imgs/00-fondo-blanco.gif) repeat-x bottom;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #1670A2;
	margin-left: 60px;
	line-height: 130%;
	margin-bottom: -10px;
	marker-offset: url(imgs/00-fondo-blanco.gif) repeat-x bottom;
}
strong {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #1670A2;
	
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #665A5A;
	margin-left: 60px;
	margin-right: 100px;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.phome {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #665A5A;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 130%;
	margin-top: 20px;
	margin-bottom: 20px;
}
input {
	height: 14px;
	width: 228px;
	border: 1px solid #262A29;
	background-image: url(imgs/00-fondo-input.gif);
	margin-left: 20px;
	padding-left: 5px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #262A29;
	background-image: url(imgs/00-fondo-input.gif);
	margin-left: 20px;
	padding-left: 5px
	margin-bottom: 4px;
	width: 228px;
}
.enviar {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #262A29;
	background-image: url(imgs/00-fondo-input.gif);
	margin-left: 20px;
	padding-left: 5px
	margin-bottom: 4px;
	margin-top: 4px;
	width: 50px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #665A5A;
	list-style-position: outside;
	list-style-type: square;
	line-height: 130%;
	margin-left: 60px;
	margin-right: 100px;
}
.lihome {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #665A5A;
	list-style-position: outside;
	list-style-type: square;
	line-height: 130%;
	margin-left: 20px;
	margin-right: 100px;
}

#fondo { min-height: 100%; background: url(imgs/00-fondo_hierva_02.gif) repeat-x bottom; z-index: 10;}

#margen {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	min-height: 290px;
	background-image: url(imgs/00-margen_color.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

#contenido { min-height: 100%; background: url(imgs/00-fondo-blanco.gif) no-repeat center bottom}

.fotter {

	font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 100%;

}

hr {color: #1670A2;}

a:link.fotterx {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 100%;
}
a:visited.fotterx {
font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 100%;
}
a:hover.fotterx {
font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 100%;
}
a:active.fotterx {
font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 100%;
}
.imgcont {
	border: 1px solid #167EC8;
	margin-left: 60px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 3px;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #665A5A;
}
.banners {
	border: 1px solid #1670A2;
}
