body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	background-color: white;
}

h1 {
	color: #7D6660;
  	font-family: Verdana;
	font-size: 9pt;
	padding-top:30px;
	padding-bottom: 30px;
}

h2 {
	color: #8D6B63;
  	font-family: Verdana;
	font-size: 8pt;
	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: #666;
	text-decoration: none;
}

a:hover {
	color:white;
	background-color:#5C504C;
}

td {
	text-align:left;
}

#portada {
	position: absolute;
	background-image: url(images/Portada.jpg); 
	width: 850px;
	height: 540px;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -425px;
}

#documento {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}

#cabecera {
	background-image: url(images/Cabecera.jpg); 
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	width: 850px;
	height: 144px;
}

#menu {
	float:right;
	text-align: right;
	margin-right: 10px;
	margin-top: 62px;
	width:640px;
	height:430px;
}

#menu2 {
	float:left;
	text-align: left;
	margin-left: 20px;
	margin-top: 100px;
	width:640px;
	height:20px;
}

#cuerpo {
	background-image: url(images/cabeceraCuerpo.jpg);
	background-repeat:no-repeat;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-top: 20px;
	padding-bottom: 25px;
	text-align: justify;
	color: #777;
}

#entrada {
	margin-left: 20px;
	margin-top: -20px;
}

#foto {
	width: 100%;
	text-align: center;
	margin: 0px;
}

#pie {
	margin-right: auto;
	margin-left: auto;
	margin-top: 500px;
	width: 706px;
	height:20px;
}
#pie2 {
	background-image: url(images/pie.jpg); 
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 85px;
}

.Estilo1 {
	color: #FF66CC;
	font-weight: bold;
}
