@import url("_texto.css");
@import url("_grecogres.css");
#div_breadcrumbs {border:0px dotted blue;float:left;	}

html>body div#div_botones_banner{overflow:hidden;} 
* html div#div_botones_banner{height:1%;} 
/* BOTONES BANNER */
#div_botones_banner{
	border:0px dotted blue;
	margin:15px 0 0 0;
}
#div_botones_banner div {
	text-align:right;
}
.buttons{ }
.buttons a {
color:#fff;
padding:5px 5px 6px 5px;
background-image:url(../img/submenu-relleno.jpg);
background-repeat:repeat-x;
font:10px Arial;
vertical-align:middle;
}

.buttons a.active, .buttons a:hover{background:#6ec4f5;color:#fff}
.buttons img{vertical-align:middle;}

#div_handles {
	border:0px dotted red;
	margin-right:6px;
}
#div_handles_movimiento {
	float:right;
	border:0px dotted blue;
	margin-left:6px;
	padding:0;
}	


/* FIN BOTONES BANNER */
.contenedor_banner{
	position:relative;
	width:781px;
	height:276px;
	overflow:hidden;
	border:0px dashed #0000FF;
	padding:0 0 2px 0;
	border:0px dotted red;
	background-image:url(../img/ppal-sombra.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 0 22px 0;
}
	#contenido_banner{
		position:absolute;
		border:0px dashed #0000FF;
		padding:0;
	}
	.fotogramas{
		width:781px;
		height:276px;
		float:left;
		background:#eee;
		border:0px dashed #FF0000;
	}
	.imagen_fotograma {
		width:781px;
		height:276px;
		float:left;
		margin:0 0px 10px 0;
		border:0px dashed #00FF00;
	}
	.fotogramas div {
		position:relative;
		width:320px;
		border:0px dashed white;
		top:-235px;
		left:450px;
	}
/*
	#div_fotograma1 {
		top:-250px;
		left:80px;
	}
	#div_fotograma2 {
		top:-250px;
		left:80px;
	}
	#div_fotograma3 {
		top:-250px;
		left:80px;
	}
	#div_fotograma4 {
		top:-250px;
		left:80px;
	}
	#div_fotograma5 {
		top:-250px;
		left:80px;
	}
*/
#div_contenedor_destacados	{
/*	margin-left:196px;*/
}
	#div_destacados_izda{
		border:0px dotted red;
		float:left;
		margin:15px 0 0 0;
	}
		.destacados_home {
			border:0px dotted red;
			width:184px;
			float:left;
			margin:15px 11px 0 0;
		}
		.destacados_home img {
			margin:0 0 10px 0;
		}
		.destacados_home p {
			margin:10px 0;
		}
		#div_destacado_1 {		}
		#div_destacado_2 {		}
		#div_destacado_3 {		}	
	#div_destacados_dcha{
		border:0px dotted maroon;
		float:left;
		margin:15px 0 0 0;
	}
		#div_destacado_4 {
			border:0px dotted red;
			margin:15px 0 0 0;
			width:184px;
		}
		#div_destacado_4 p {
			margin:10px 0;
		}
		#div_destacado_5 {
			border:0px dotted red;
			margin:15px 0 0 0;
			width:184px;
		}
		#div_destacado_5 img {
			border:0px dotted red;
			margin:15px 0 0 0;
 		}

