/* CSS Zacapala en Linea: Compilación 12.0 */
<!--
body,td,th {
	font:Courier;
	font-size:16px;
	color:#333333;
	margin-top:3px;
}
body {
	background-color:#FFFFFF;
	background-image:url(../../imagenes/background.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
}
a {
	font:Georgia;
	font-size: 14px;
	color:#000066;
	margin-left:5px;
	
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	margin-left:5px;
	}
a:hover {
	text-decoration: underline;
	color:#ffffff;
	margin-left:5px;
	}
a:active {
	text-decoration: none;
	color: #ff0000;
	margin-left:5px;
}

.advertencia{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FF0000;
text-transform:uppercase;
}

.Titulos{
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
background-color:#FFFFFF;
text-transform:uppercase;
}

.ubicacion{
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006699;
}

 .TextoContenido {
 		font-family:Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-style: normal;
        color:#333333;
        margin-left : 5px;
        margin-right : 10px;
        margin-bottom : 8px;
        line-height : 23px;
        letter-spacing : normal;
		text-align:justify;
      }

.footer {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.Estilo1 {
	color: #333333;
	font-weight: bold;
}
.Estilo2 {
	color: #999999;
	font-weight: bold;
}
