@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/_img/fnd_web.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
	background-color: #523925;
	margin: 0px;
}
#contenido {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#superior {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#botonera {
	color: #FFFFFF;
	width: 950px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
a.botonera:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
#cuerpo {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFCC11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pie {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.table-fnd {
	background-image: url(fnd-sup.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
}
.pie {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.pielink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFCC11;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#free {
	padding: 20px;
}
#img_free {
	border: thin dotted #999999;
}
#cuerpo ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.cortar {
	visibility: hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuerpo #fotos {
	height: 550px;
	width: 950px;
}
.flotar_IZQ {
	float: left;
}

