body {
	background-color: #A6472B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7E457;
	margin: 0px;
}
a.simple:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F7E457;
	text-decoration: none;
}
a.simple:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F7E457;
	text-decoration: none;
}
a.simple:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F7EDA7;
	text-decoration: none;
}
a.simple:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F7E457;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7E457;
	text-align: justify;
	width: 50%;
	text-indent: 10px;
	}
.foot {
	background-color: #4C4719;
	}
.fotos { 
    border-width: thin;
    border-color: #A6842B;
	border-style: solid;
	}
.titular {
	width: 98%;
	background-image: url(images/titularposada.JPG);
	background-position:left;
	height: 90px;
	}
.barra {
	width: 98%;
	background-color: #A62B4B;
	height: 40px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F7E457;
	text-align: justify;
	width: 50%;
	text-indent: 10px;
	font-weight: bold;
	}