body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996633;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../img/fondo1.gif);
}
#logo {
	background-image: url(../img/fondo2.gif);
	width: 178px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navmarron {
	background-color: #996633;
	margin-left: 178px;
	height: 30px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: right;
	padding-right: 2%;
	font-size: 14px;
}
#navtop {
	margin-left: 178px;
	height: 74px;
	background-image: url(../img/fondo2.gif);
	font-size: 9px;
	padding-right: 2%;
}
#navocre {
	background-color: #CC9933;
	height: 24px;
	font-weight: bold;
	color: #663300;
	text-align: right;
	padding-right: 2%;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#pie {
	font-size: small;
	background-image: url(../img/fondo2.gif);
	font-weight: bold;
	color: #996633;
	padding: 0.3em;
	border-top-width: 1px;
	border-top-color: #CC9966;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
#centralhp {
	background-image: url(../img/fondo1.gif);
	padding-top: 2%;
	padding-bottom: 2%;
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0px;
}
a.navmarron:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.navmarron:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a.navmarron:hover {
	text-decoration: underline;
}
a.navocre:link {
	color: #66330F;
	text-decoration: none;
}
a.navocre:visited {
	color: #66330F;
	text-decoration: none;
}
a.navocre:hover {
	text-decoration: underline;
}
ul {
	list-style-image: url(../img/bolita.gif);
}

h1 {
	color: #CC9933;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	text-transform: uppercase;
}
.titulos {
font-size: xx-large
}
.inclinadas {

	font-style: italic;
}
.negrita {
	font-weight: bold;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navalin {
	position: relative;
	top: 3px;
	width: 100%;
	float: right;
	text-align: right;
}
.textito2 {
	position: relative;
	width: 100%;
	left: 67%;
}
.textito1 {
	position: relative;
	width: 100%;
	left: 50%;
}
.letrachica {
	font-size: 0.7em;
}
.etiqueta {
	font-size: 0.7em;
	color: #CC9966;
}
h2 {
}
h3 {
	color: #D39933;
}
