html,
body{
	height:auto;
}
	
#contenedor {	
	min-height:auto;
	height:auto;
	background-image:none;
}
	
	
	

div.bloque-flor{
	/*behavior: url(/htc/iepngfix.htc);*/
	background-image:url(/images/imagen_flor.png);
	background-position:right 27px;
	background-repeat:no-repeat;
	margin:0 12px 0 0;
	padding-top:7px;
}

div.bloque-caja-negra{
	margin-bottom:0;
	padding-bottom:0;
	position:relative;
	padding-right:0;
}

div.bloque{
	margin-bottom:31px;
}

div.bloque_inferior{
	margin-bottom:0;
}


div.navegador-inferior{
	margin-top:20px;
}

div.navegador-inferior ul li a{
	color:#6D6D6D;
}


div.bloque-pez{
	background-image:url(/images/imagen_pez.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding-top:7px;
	/*behavior: url(/htc/iepngfix.htc);*/
	height:432px;
}

div.bloque-pez-azul{
	background-image:url(/images/imagen_pez_azul.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding-top:7px;
	/*behavior: url(/htc/iepngfix.htc);*/
	height:432px;
}

a.enlace_pez img{
	position:absolute;
	bottom:0;
}

div.bloque-caja-negra{
	border:0;
}

div.bloque-flor p{
	margin-right:107px;
}

div.bloque-1 p{
	color:#000000;
}

div.bloque-2 p{
	margin-bottom:11px;
}

div.bloque-1 img{
	margin-bottom:7px;
}

p.entradilla{
	color:#000000;
	font-weight:bold;
	margin-bottom:12px;
}

/*Encabezados*/

h1{
	display:none;
}

.bloque-1 h2{
	font-family:"Trebuchet MS", arial;
	font-size:2.6em;
}

.bloque-2 h2{
	font-family:"Trebuchet MS", arial;
	font-size:1.6em;
	color:#000000;
	font-weight:bold;
}

div.bloque h2{
	margin-bottom:5px;
}



#modulo-1{
	padding-bottom:0;
}


