.bordepagina {  background-color: #FFFFFF; border: 1px #E8E8E8 solid}
.menuiz_sup {
	background-color: #FFF8E1;
	background-image: url(images/puntosder.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	border: none;


}
.menuiz_inf {
	background-color: #EBECD5;
	/*background-image: url(images/puntosup2.gif);
	background-repeat: repeat-x;
	background-position: 100% 0px;
	border: 0px none;

*/}
.partede_inf {
	background-color: #f3f3f3;
	border: 0px none;
	background-image: url(images/puntosup.gif);
	background-repeat: repeat-x;
	background-position: 100% top;
	vertical-align: top;

}
.partede_sup {
	background-color: #FFFFFF;
	border: 0px none;

}
/********** menu */
.bordefoto {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bordeficha { background-color: #FFFFFF; border: #CCCCCC solid; border-width: 1px 2px 2px 1px }
.esquina {/*

	background-color: #EBECD5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-image: url(images/esquina.gif);
	background-repeat: no-repeat;
	background-position: right top;
*/}
.menuiz-inf2 {/*

	background-color: #EBECD5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	background-image: url(images/puntosder2.gif);
	background-repeat: repeat-y;
	background-position: 100% 100%;
*/}
.pie {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-align: center; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px}
.pie a:link {
	color: #666666;
	text-decoration: none;
}
.pie a:hover {
	color: #666666;
	text-decoration: underline;
}
.pie a:visited {
	color: #666666;
	text-decoration: none;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

/********************** esto es de enlaces y del pie *****************/


#linksPie ul {
	list-style-type: none;
	list-style-image: url(/imagenes/enlaces/bulet_flecha.gif);
	
} 

#linksPie li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#linksPie li a {
	color: #000000;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


 * html #linksPie li a {  /* para que funcione en IE */
	width: 100%;
}

#linksPie li a:hover {
	background-color: #f3f3f3;
	color: #4BA100;
}

#linksPie a em {
	color: #333;
	display: block;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#linksPie a span {
	color: #999999;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.parteLink {
	background-color: #f3f3f3;
	vertical-align:top;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.linksTit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font:bold;
	_padding: 0px;
	padding-left: 10px;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
/******************************************** texto index **********************************/

.titHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4ba100;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
}

.txtHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	text-align:justify;
}

