body {
	background-color: #BEB474;
	margin: 0px;
}

#header-index {
	position: relative;
	height: 125px;
	width: 900px;
	margin: 12px auto;
}

#logo {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	height: 123px;
	width: 264px;
	position: relative;
	float: left;
	right: 10px;
	cursor: pointer;
}

#oferta {
	position: relative;
	float: right;
	width: 500px;
	top: 70px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #3D381D;
	right: 90px;
}

#content {
	width: 900px;
	margin: 5px auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: 0px 55px;
}

.fila-fotos {
	position: relative;
	margin: 15px auto 55px 0px;
}

.fila-fotos img {
	margin: 0px 25px 0px 0px;
}

.enlaces {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;

}

a.enlaces:link {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
}

a.enlaces:visited {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
}

a.enlaces:hover {

	font-size: 10px;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
}

a.enlaces:active {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
}

#content .fila-fotos img {
	border: 0px;
}

#header-index #oferta {
	cursor: pointer;
}.titular {
	position: relative;
	width: 800px;
	font-size: 11px;
	line-height: 1.6em;
	margin: 10px auto 25px 5px;
	text-align: justify;
}


#enlaces1 {
	position: relative;
	width: 800px;
	margin: 0px auto;
	text-align: center;
}

.enlace1 {
	margin: 0px 7px;

}

a.enlace1:link {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
}
a.enlace1:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 11px;
}
a.enlace1:hover {
	color: #6C2300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.enlace1:active {
	color: #333333;
	text-decoration: none;
}
#content  .fila-fotos  .pic {
	width: 80px;
	height: 80px;
}
