.EncabezadosNaranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FF9933;
}

.naranjita {
	color: #FF9933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.EncabezadosGris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #999999;
	padding-left: 10px;
}
.gris {
	color: #333333;
	font-family: "Lucida Sans Unicode", Trebuchet, sans;
	font-size: 10px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.textobase {
	color: #999999;
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	padding-top: 10px;
	padding-left: 11px;
}
.textobaseGeorgia {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}.textobaseGeorgiaBlanco {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
	background-image: url(back.jpg);
	margin-left: 125px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body,th {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.Estilo1 {font-weight: bold}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 5px 5px;
	padding: 0 2px;
	float: left;
	position: relative;
	width: 465px;
	height: 160px;
	background: url(images/drop-shadow.gif) no-repeat center bottom;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}

.gallery span {
	width: 450px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
}
.naranjitaSubrayado {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1pt;
	border-bottom-style: dotted;
}
