/* ====================================================================
LAYOUT
-------------------------------------------------------------------- */
body, div#Cabecera, div#Pie, div#MenuAreas {
	width: 760px;
}

div#Contenido {
	margin-top: 1.2em;
}

#Destacado {
	width: 450px;
	min-height: 155px;
}

#Destacado img {
	width: 150px;
}

#OtrasFichas {
	width: 450px;
}

#OtrasFichas .gris {
	background: url('http://www.canarias7.es/perinque/i/fondocaja_gris410.gif') bottom no-repeat;
}

#OtrasFichas .rojo {
	background: url('http://www.canarias7.es/perinque/i/fondocaja_rojo410.gif') bottom no-repeat;
}

.Ficha {
	width: 410px;
	min-height: 143px;
}

.Ficha img {
	width: 50px;
}

.FichaBuscador {
	width: 410px;
	margin-top: 1em;
}

