/***** bloque de bienvenida *****/
#bloque_bienvenida
{
	float: left;
	width: 550px;
	background-color: #FFFFFF;

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;

	clear: both;
	/*border: 1px solid blue;*/
}
#bloque_bienvenida h1.portada
{
	background-color: transparent;
	background-image: none;
	border: 0px;
	font-family: Verdana;
	font-size: 2.1em;
	color: #B9D305;
	font-weight: normal;
	
	padding: 2px 0px 2px 5px;
	margin: 10px 0px 5px 10px;

	clear: both;
}
#bloque_bienvenida h1 span
{
	font-family: Verdana;
	font-size: 0.6em;
	color: #5D5D5D;
	font-weight: normal;
}
#bloque_bienvenida p
{
	float:left;
	
	width:605px;
	
	font-family: Verdana;
	font-size: 0.9em;
	color: #5D5D5D;
	font-weight: normal;
	
	margin:0px 0px 0px 15px;
}

#bloque_bienvenida img
{
	border: 0px;
	margin: 10px 0px 20px 0px;
	float: left;
}
#animacion
{
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;

}
#bloque_inferior
{
	float:left;
	
	width:601px;
	
	margin:0px 0px 0px 14px;
	padding:0px;
	
}
#bloque_inferior #galeria_destacada
{
	float:left;
	
	width:360px;
	min-height:237px;
	height:auto;
	
	margin:0px 0px 0px 0px;
	padding:0px;
	
	border:1px solid #DEDEDE;
}
#bloque_inferior #galeria_destacada img
{
	border:1px solid #8D8D8D;
	margin:6px 0px 0px 6px;
}

#bloque_inferior #galeria_destacada span.nombre_imagen
{
	margin-left:5px;
	font-family: Verdana;
	font-size: 0.7em;
	color: #949494;
	font-weight: bold;
}
/***** bloque de novedades *****/
#bloque_novedades
{
	float: left;

	margin:0px;
	padding:0px;

	background-image: url(../imagenes/portada/fondo.gif);
	background-position: top left;
	background-repeat: repeat;

	width: 239px;
}

#bloque_novedades h2
{
	float: right;

	width:224px;

	margin:0px 0px 0px 0px;
	padding:0px 5px 4px 0px;
	
	font-family: Verdana;
	font-size: 0.7em;
	color: #C3C3C4;
	font-weight: bold;
	
	list-style-type:none;
	
	background-image: url(../../imagenes/portada/novedades/fondo_h3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color:transparent;
	text-align:right;
}

#bloque_novedades ul
{
	float: left;

	margin:0px 0px 0px 0px;
	padding:0px;
	
	width:228px;
	height:251px;

	list-style-type:none;
}

#bloque_novedades ul li
{
	float: left;

	margin:0px 0px 0px 10px;
	padding:10px 8px 0px 8px;
	
	width:212px;
	height:106px;

	list-style-type:none;
	
	background-image: url(../../imagenes/portada/novedades/fondo_li.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	font-family: Verdana;
	font-size: 0.7em;
	color: #36578B;
	font-weight: normal;
}
#bloque_novedades ul li a
{
	display:block;
	line-height:12px;
	font-family: Verdana;
	font-size: 0.9em;
	color: #36578B;
	font-weight: bold;
	

}
#bloque_novedades ul li a.masinfo
{
	float:right;
	clear:both;
	font-family: Verdana;
	font-size: 0.9em;
	color: #36578B;
	font-weight: bold;
	width:42px;
	height:12px;

}
#bloque_novedades ul li a.masinfo img
{
	margin-top:5px;
	width:42px;
	height:12px;
	border:0px;
}
#bloque_novedades ul li img
{
	float:right;
	width:78px;
	height:78px;
	
	bordeR:1px solid #949494;

}
