body {
	margin: 0;
	
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a:hover.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}

.text_ocre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #a1894a;
	text-align: left;
	text-decoration: none;
}

a:hover.text_ocre {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4f3c30;
	text-align: left;
	text-decoration: underline;
}

.text_marro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4f3c30;
	text-decoration: none;
}

a:hover.text_marro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4f3c30;
	text-decoration: underline;
}

.titular_marro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #4f3c30;
	text-align: left;
	text-decoration: none;
}

a:hover.titular_marro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #4f3c30;
	text-align: left;
	text-decoration: underline;
}

.margin {
	padding: 0 40px 0px 40px;
}

.space {
	padding-bottom: 40px;
}

 div .contenidor {
	padding: 0 12% 100px 10%;
	background-color: #FFFFFF;
}