#ventana/* fin hack */
 {
	position:relative;
	left:0px;
	top:auto;
	width:609px;
	height:400px;
	z-index:3;
	overflow:auto;
}
body {
	background: url('/imagen/sierra-antuco.jpg') fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000066;
	margin: 0px;
	
}

body,td,th {
	color: #000000;
}
A {
	COLOR: #333333;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	COLOR: #000000;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2 {
	COLOR: #333333;
	FONT-WEIGHT: bold;
	font-style: oblique;
	font-size: 12px;
	line-height: normal;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.text {
	COLOR: #333333;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
/* alerta: recuadros con información importante; incluye las noticias urgentes
          y los avisos estáticos importantes
*/

P.alerta {
 border-left: 2px #f9cd04 solid;
 border-top: 2px #f9cd04 solid;
 border-right: 2px #aa8238 solid;
 border-bottom: 2px #aa8238 solid;
 background-color: #dd9900;
 text-align: center;
 color: #000;
 margin: 1em;
 padding: 0.2em;
}

/* info: recuadros con información normal; incluye las noticias normales
        y los avisos estáticos normales, como en productos/descargas.php
*/
P.info {
	background-color: #99CC00;
	text-align: justify;
	font-weight: normal;
	color: #000;
	margin: 1em;
	padding: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99FF66;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #99FF66;
}
.aviso-nom {
	COLOR: #993300;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
}
.aviso-reserva {
	COLOR: #996600;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
