/* Alambre Estudio Grafico
   Estilos General para Portada CSS+XHTML
   Irati Floral
   Agosto 2007
*/

.cabecera_container .texto p{	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: 0px;}

#cont_izq{
	float: left;
	width: 213px;
	margin-right: 10px;
	}
	
#cont_cent{
	float: left;
	width: 434px;
	margin-right: 10px;
	}
	
#cont_der{
	float: left;
	width: 213px;
	}

#flor0{
	top:-4px;
	left: -50px;
	position: absolute;
	}

#flor1{
	top:-0px;
	left: -50px;
	position: absolute;
	}

#flor2{
	position: absolute;
	top: -10px;
	left: 654px;
}

/* Cabecera */

#cabecera{
	background-color: #F0EFD6;
	}
/* Noticias */

#por_noticias{
	background-color: #F0EFD6;
	width: 435px;
	float: left;
	margin-left:10px;
	}

	.titulo{
		margin-left: 10px;
		margin-bottom: 10px;
	}
	
	.contenedor{
		margin-right: 10px;
		margin-bottom: 10px;
		overflow: hidden;
	}

.por_not_container{
	padding: 0px;
	}

.por_not_container table{
	margin: 0px;
	padding: 0px;
	}
	
.pie_container{

	}


.por_not_container table td.por_not_item, .por_not_container table td.por_not_item_hover, .por_not_container table td.por_not_item_item{
	width: 50%;
	vertical-align: top;
	}

.por_not_container a{
	text-decoration: none;
	}

	.por_not_tit h3{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	}

	.por_not_tit h3 a:link, .por_not_tit h3 a:visited{
	color: #524e00;
	}

	.por_not_tit h3 a:hover{
	color: #690000;
	}
	
	.por_not_text h4{
	font-size: 11px;
	margin-right: 10px;
	line-height: 14px;
	}

	.por_not_text h4 {
	color:  #524E00;
	}
	
	.por_not_mas{
	font-size: 11px;
	}
	
	.por_not_mas a:link, .por_not_mas a:visited{
	font-size: 11px;
	color: #524e00;
	font-weight: bold;
	}

	.por_not_mas a:hover{
	font-size: 11px;
	color: #690000;
	}
		
/* Novedades */

#pie_novedades a{
	text-decoration: none;
	}

	.pie_nov_tit h3{
	font-size: 11px;
	}

/* Listado */

#prod_port_container{
	width: 880px;
	overflow: hidden;
	background-color: #D4D18A;
	}

#prod_port_container .titulo{
	margin-bottom: 0px;
	}

.por_port_container
	{
	}

#cont_cent{
	}

#cont_der{
	display: none;
	}


.contenedor{
	
	}

#prod_port_container table{
	width: 866px;
	text-align: left;
	}

	.prod_port_pro_item{	width: 209px;
	border: 1px solid white;
	background-color: #D4D18A;
	vertical-align: top;
}


	.prod_port_pro_item_hover{	width: 212px;
	border: 1px solid white;
	background-color: #F0EFD6;
	vertical-align: top;
}

	.prod_port_pro_img{	margin: 5px;
}

	.prod_port_pro_ref, .prod_port_pro_tit{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}

	.prod_port_pro_item .prod_port_pro_tit a{
	color: #524e00;
	font-weight: bold;
	text-decoration: none;
	}

	
	.prod_port_pro_item_hover .prod_port_pro_tit a{ 
	color: #690000;
	font-weight: bold;
	text-decoration: none;
	}
	
	.prod_port_pro_item .prod_port_pro_ref a{
	color: #524e00;
	text-decoration: none;
	}

	
	.prod_port_pro_item_hover .prod_port_pro_ref a{ 
	color: #690000;
	text-decoration: none;
	}
	
	.prod_port_pro_tit{
	padding-bottom: 5px;
}

	
	td.t00_c, td.por_not_item_hover, td.por_not_item, td.por_not_item_item{
	vertical-align: top;
}

