body {
	background-image: url(imagenes/fondo.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#mano_portada{
	position:absolute;
	top:162px;
	left: 50%;
	margin-left:-647px;	
	width:195px;
	height:161px;
	background:url(imagenes/index_mano.png) no-repeat;
	}

.Texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #342E20;
}
.Texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C1B4AE;
}
.Texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D9D1CE;
	line-height: 22px;
}
.Texto4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E4DFDC;
	line-height: 18px;
}
.Texto5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F2F0EE;
	line-height: 18px;
}
.Textoarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F2F0EE;
	line-height: 18px;
	background-color: #2D2111;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 170px;
	width: 208px;
}
.TextoCampo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F2F0EE;
	line-height: 18px;
	background-color: #2D2111;
	height: 20px;
	width: 150px;
	border: 1px solid #3A2417;
}

