#PrincipalHome {
	display: block;
	height: 558px;
	width: 800px;
	margin-left: auto;
	margin-top: 42px;
	margin-right: auto;
	background-image: url(../img/home.jpg);
	background-position: top left;	
	background-repeat: no-repeat;	
}

#TextosPortada {
	display: block;
	text-align: center;
	padding-top: 180px;
}

h3 {
	color: #913211;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}

p {
	margin: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 0.9em;
}

h4 {
	color: #913211;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 35px;
	font-size: 1.3em;
}

#IdiomasPortada {
	font-size: 1.1em;
	color: #913211;
	
}

#IdiomasPortada p {
	margin-bottom: 4px;
}
