/***** contenido *****/
#contenido
{
	background-image: url(../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;

	width: 755px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
}

#contenidos
{
	margin: 10px;
}

.contenedoraImagenes
{
	float: right;
	text-align: center;

	margin: 0px 0px 0px 5px;
	padding: 10px;
}

.img_contenidos
{
	border: 1px solid #3d5c57;
	margin: 0px;
	border: 0px;
}

.textoNormal
{
	margin: 10px;
	padding-top: 10px;
}

.textoResaltado
{
	color: #D87301;
	font-weight: bold;
}

#boton_descargar
{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

#boton_descargar a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

#boton_descargar a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

#espaciado
{
	position: relative;
	float: left;
	padding-bottom: 130px;
	clear: both;
}
