@charset "utf-8";
.lineah {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.bordeD {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #339900;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}
a.pie {
	color: #999999;
	text-decoration: none;
}
a.pie:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 14pt;
	color: #006600;
}
.bordeFotos {
	border: 2px solid #CCCCCC;
}

.textoDestacado {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	text-align: justify;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #333333;
}
.texto2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	text-align: justify;
}
.fondo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

