body {
	text-align: center;
	background-color: #cdc1ab;
	margin: 0px;
	padding: 0px;
}
#contenido {
	padding: 0px;
	width: 1024px;
	text-align: left;
	background-repeat: repeat-y;  /* width/2 = 500px / 2 */
	background-image: url(../img/fondoarrollo.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecera {
	margin: 0px;
	padding: 0px;
	height: 158px;
	position: relative;
	background-image: url(../img/fondcabarr.jpg);
	background-repeat: no-repeat;
}
#botonera {
	margin: 0px;
	width: 675px;
	left: 310px;
	position: absolute;
	bottom: 0px;
	padding: 0;
	height: 28px;
}
#botonera #header {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#idiomas {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 190px;
	position: absolute;
	left: 800px;
	top: 12px;
}
#cabecera img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 22px;
	left: 360px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#idiomas a:link, #idiomas a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #030;
}
#idiomas a:hover, #idiomas a:active {
	color: #060;
}
#botonera #header .boton , #botonera #header .botonactivo{
	float: left;
}
#botonera #header .boton a:link , #botonera #header .boton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 29px;
	color: #063;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 4px;
	margin-left: 4px;
}
#botonera #header .boton a:hover , #botonera #header .boton a:active{
	color: #600;
	background-position: left bottom;
}
#botonera #header .botonactivo a:link, #botonera #header .botonactivo a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	line-height: 29px;
	color: #630;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 4px;
	margin-left: 4px;
}
#botonera #header .botonactivo a:hover, #botonera #header .botonactivo a:active {
	color: #030;
	background-position: left bottom;
}
#botonera li {
	list-style: none;
}
#botonesCasas {
	margin: 0px;
	height: 23px;
	width: 560px;
	position: relative;
	left: 300px;
	top: 0px;
	color: #030;
	text-align: center;
	background-image: url(../img/fondoBtnCasas.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	background-position: top;
}
#botonesCasas a:link , #botonesCasas a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #030;
}
#botonesCasas a:hover, #botonesCasas a:active {
	color: #000;
}
#mainContent {
	margin: 0px;
	padding: 0px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	color: #360;
}
#pie {
	margin: 0px;
	height: 46px;
	padding-top: 7px;
	background-image: url(../img/fondopiearryo.jpg);
}#pie p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #963;
	text-align: center;
}
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #030;
}
.clearboth {
	clear: both;
}
.botonLegal:hover {
	color: #FF6;
	cursor: pointer;
}
#iconosarroyo {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#iconosarroyo img {
	margin: 10px;
}
