body {
	background-image: url(../images/fnd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #115185;
	margin: 0px;
}
#contenedor {
	width: 922px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
}
#contenedor #contenidos {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: auto;
}
#contenedor #contenidos #banner-sup {
	height: 108px;
	width: 922px;
}
#contenedor #contenidos #banner-principal {
	height: 142px;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
}
#contenedor #contenidos #titulo {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 10px;
}
#contenedor #contenidos #banner-inf {
	height: 120px;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#contenedor #contenidos #footer {
	height: 40px;
	width: 100%;
	background-image: url(../images/fnd-footer.jpg);
	background-repeat: repeat-x;
}
#contenedor #contenidos #info {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#contenedor #contenidos #footer p {
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #4a4a4a;
	margin-left: 10px;
	padding-top: 15px;
}
#contenedor #contenidos #footer #produce {
	float: right;
	height: 21px;
	width: 135px;
	margin-top: -22px;
	margin-right: 10px;
}
#contenedor #contenidos #info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenedor #contenidos #patrocinadores {
	height: 85px;
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}

