body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #AAAC9E;
}
body,td,th {
	font-family: Lucida Sans Unicode;
	font-size: 9pt;
	color: #003333;
}
.EncabezadosNaranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FF9933;
}

.verdecito {
	color: #E5EEAD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

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

.textobase {
	color: #999999;
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	padding-top: 10px;
	padding-left: 11px;
}
.textobaseGeorgia {
	color: #CBE4CB;
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-weight: lighter;
	
}.textobaseGeorgiaBlanco {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #CBE4CB;
	text-decoration: none;
}
a:visited {
	color: #CBE4CB;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #73B773;
	text-decoration: none;
}

.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;
}
.verde12pt {
	color: #6A8B34;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

