body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #D3D3D3;
}
h1 {
	color: #9B917D;
	font-family: Verdana;
	font-size: 9pt;
	padding-top:10px;
	pading-bottom: 10px;
}
h2 {
	color: #503500;
	font-family: Verdana;
	font-size: 8pt;
	padding-top:10px;
	pading-bottom: 10px;
}
h4 {
	color: #d72e23;
	font-family: Verdana;
	font-size: 12pt;
	padding-top:10px;
	pading-bottom: 10px;
}
hr {
	height: 1px;
	color: #ccc;
	border: dotted;
}
li {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 25px;
}
a:link, a:visited, a:hover {
	color: #902424;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
td {
	text-align:left;
}
#documento {
	background-color: #D3D3D3;
	background-image: url(images/fondo.gif);
	margin-right: auto;
	margin-left: auto;
	width: 948px;
	height: 597px;
	margin-top:20px;
}
#cabecera {
	background-color: #fff;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	width: 800px;
	height: 153px;
}
#cuerpo {
	background-color: transparent;
	float: left;
	overflow: auto;
	margin-top: 100px;
	margin-left: 60px;
	width: 635px;
	height: 415px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: white;
	scrollbar-face-color: black;
	scrollbar-shadow-color: #9A977A;
	scrollbar-highlight-color: #9A977A;
	scrollbar-3dlight-color: #9A977A;
	scrollbar-darkshadow-color: #9A977A;
	scrollbar-track-color:  black;
	scrollbar-arrow-color: white;
}
#portada {
	float: left;
	margin-top: 110px;
	margin-left: 25px;
	width: 660px;
	height: 405px;
	/*background-image: url(images/portada3.jpg);*/
}
#spot {
	width: 150px;
	height: 120px;
	padding-top: 3px;
	text-align:center;
}
#spot a img {
	border: 1px solid #666;
}
#menu {
	float: left;
	margin-left: 40px;
	margin-top: 135px;
	width: 160px;
	height: 120px;
	text-align: left;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu1 {
	float: left;
	margin-left: 40px;
	margin-top: 120px;
	height: 200px;
	text-align: left;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#pie {
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 99px;
}
.Estilo1 {
	color: #FF66CC;
	font-weight: bold;
}
#plano {
	position: absolute;
	border: 1px solid #3399ff;
}
