/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos DICA CSS+XHTML
   Portada
   Enero 2012
*/

/* slideshows */

	.slide_over{
	width: 960px;
	height: 435px;
	overflow: hidden;
	position: relative;
	background-color: #4C4C4C;
	}
	
	.slide_over img.over_img{
	position: absolute;
	top: 0;
	float: left;
	z-index: 129000;
	}

	.tx-rgsmoothgallery-pi1, #navidad{
	width: 960px;
	height: 435px;
	overflow: hidden;
	margin-bottom: 16px;
	}
	
	#minibanner_portada{
	width: 968px;
	height: 110px;
	overflow: hidden;
	}
	
	#minibanner_portada .col1, #minibanner_portada .col2, #minibanner_portada .col3, #minibanner_portada .col4{
	border-bottom-color: #ffffff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	width: 234px;
	width: 234px;
	height: 106px;
	overflow: hidden;
	margin-right: 8px;
	float: left;
	}
	
	#minibanner_portada .col1:hover, #minibanner_portada .col2:hover, #minibanner_portada .col3:hover, #minibanner_portada .col4:hover{
	border-bottom-color: #788C00;
	}
	
	.slide_over .tx-rgsmoothgallery-pi1{
  background: transparent url() no-repeat center center;
}
