#contenido {
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background: #F4EFE9 url(cuerpo.jpg) repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	background: #F4EFE9 url(fondo.jpg) repeat-x top center;
	font: 1em georgia, verdana, arial, sans-serif;
	color: #414141;
	text-align: center;
}
#cabecera1 h1 span, #cabecera2 h1 span, #cabecera1 h1, #cabecera2 h1, #firma span {
	display: none;
}
#cabecera1 {
	background: #F4EFE9 url(cabecera1.jpg) no-repeat;
	width: 750px;
	height: 212px;
}
#cabecera2 {
	background: #F4EFE9 url(cabecera2.jpg) no-repeat;
	width: 750px;
	height: 184px;
}
#firma {
	background: #F4EFE9 url(firma.jpg) no-repeat;
	width: 750px;
	height: 189px;
}
#cuerpo {
	width: 530px;
	margin-left: 200px;
	text-align: justify;
}
#menu {
	position: absolute;
	top: 300px;
	left: 26px;
	width: 158px;
	text-align: center;
}
#menu div {
	display: block;
	padding-top: 22px;
	padding-bottom: 9px;
	background: url(menu.jpg) top center no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/*#menu a {
	display: block;
}*/
#menu a:link, #menu a:visited {
	color: #35446B;
	text-decoration: none;
}
#menu a:hover {
	font-weight: bold;
	background: url(pasar.png) no-repeat;
	background-position: 10px;
}
a.aqui:link, a.aqui:visited {
	background: url(estar.png) no-repeat;
	background-position: 0px;
	color: #5A2236 !Important;
	padding-left:15px !Important;
}
a.aqui:hover {
	background-position: 0px !Important;
	color: #5A2236 !Important;
	padding-left:15px !Important;
	font-weight:100 !Important;
}
h2 {
	/*border-bottom: solid 1px;*/
	color: #35446B;
	text-align: center;
	border-bottom: 1.5px #616161 solid;
	border-top: 1.5px #616161 solid;
	border-right: 1.5px #616161 solid;
	border-left: 1.5px #616161 solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F7F3EE;
	text-decoration: underline;
}
h3 {
	color: #600000;
	border-bottom: solid 1px;
}
ul li {
	list-style-image: url(lista.jpg);
	border-bottom: 1px #D0D0D0 solid;
	border-top: 1px #D0D0D0 solid;
	border-right: 1px #D0D0D0 solid;
	border-left: 1px #D0D0D0 solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FAF7F4;
	margin-bottom: 5px;
	margin-top: 5px;
}
#cuerpo a:link, #cuerpo a:visited {
	color: #800000;
	font-weight: bold;
}
#cuerpo a:hover {
	color: #FF8000;
}
.centro {
	text-align: center;
}
dt {
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
	background: url(dt.png) no-repeat;
	background-position: 5px;
	border-bottom: 1px #D0D0D0 solid;
	border-top: 1px #D0D0D0 solid;
	border-right: 1px #D0D0D0 solid;
	border-left: 1px #D0D0D0 solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
dd {
	margin-left: 15px;
	border-bottom: 1px #D0D0D0 solid;
	border-top: 1px #D0D0D0 solid;
	border-right: 1px #D0D0D0 solid;
	border-left: 1px #D0D0D0 solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FAF7F4;
}
p {
	border-bottom: 1px #D0D0D0 solid;
	border-top: 1px #D0D0D0 solid;
	border-right: 1px #D0D0D0 solid;
	border-left: 1px #D0D0D0 solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0ECE6;
}
.sub {
	color: #004000;
	border-bottom: 1px #004000 groove;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#port {
	margin-top:15px;
}
#port p {
	background-color:transparent;
	border-width:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-15px;
}
#port p a:link, #port p a:visited {
	font-weight:bold !Important;
}
#publi {
	margin-top:8px;
	margin-left:3px;
}