body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #E7F3F7;
	text-align: center;

}
.FondoOscuro {
	background-color: #999999;
}
.Titulo {
	vertical-align: middle;
	text-align: left;
	background-image: url(images/fondo_titulo.gif);
	background-position: right top;
	background-repeat: repeat-x;
	background-color: #104142;
	height: 57px;






}
.SubtituloOscuro {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #CC3300;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525552;

}
.Text {
	font-size: 11px;
	color: #555555;
	text-align: justify;
	vertical-align: top;
	line-height: 18px;
	padding: 10px;



}
.FotoChica {
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;


}
.TituloFotoChica {
	vertical-align: middle;
	list-style-image:  url(images/flecha_celeste.gif);
	list-style-position: outside;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
.Copyright {
	font-size: 9px;
	color: #76A8A9;
	text-align: center;
	padding: 10px;
	background-color: #104142;


}
.TablaSpecsEncabezado {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	vertical-align: middle;
	list-style-image:   url(images/flecha_celeste.gif);
	background-color: #868C9D;
	height: 18px;

}
.TablaSpecs {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;



}
.TablaSpecsCeldas {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	vertical-align: middle;
	padding: 1px;
	color: #555555;
	height: 18px;




}
.TextBarraLateral {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	background-repeat: repeat-y;
	margin: 0px;
	border: 0px;
	background-image: url(images/fondo_barra.gif);


}
.Imagen {
	margin-left: 15px;
}

#Main {
	z-index: 1;



}
#Main #LayerCopyright {
	position:relative;
	left: 0px;
	bottom:50px;
	z-index: 2;
	font-size: 9px;
	color: #76A8A9;
	text-align: center;
	padding: 10px;
	width: 507px;
	height: 44px;
	visibility: hidden;



}
h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #555555;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	text-align: left;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: left;
	font-variant: normal;
	padding-right: 15px;
	padding-left: 15px;

}
a:link {
	color: #259494;
	text-decoration: underline;

}
a:hover {
	color: #3333FF;
	text-decoration: underline;
}
.BordeFoto {
	border: 1px solid #66CCCC;
}
a:visited {
	color: #003366;
}
