/* baseCategoriasCL.css */
#vitrinaPC {
	width: 730px;
	height: 288px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #CCC;


}
#contenedorBannerPC{
	margin-bottom: 8px;
	width: 730px;
	float: left;
}
/*#caja-banner {
	margin-right: 8px;
	width: 238px;
	float: left;
	background-color: #F4F4F4;
}
#caja-banner-derecha {
	width: 238px;
	background-color: #F4F4F4;
	float: left;
	
}
*/#categoriaPC{
	margin-bottom: 8px;
	width: 726px;
	float: left;
	padding-left:4px;	
}

#cajaPC{
	float: left;
	width: 151px;
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
	
	
}

#categorias1PC{
	float:left;
	height:88px;
	margin:6px 0 0 10px;
	width:106px;

}

#categorias2PC{
	float:left;
	height:88px;
	margin:6px 0 0 10px;
	width:106px;

}

#categorias3PC{
	float:left;
	height:88px;
	margin:6px 0 0 10px;
	width:106px;

}

#categorias4PC{
	float:left;
	height:88px;
	margin:6px 0 0 10px;
	width:106px;

}

#cajaPC-imagen, #cajaPC-titulo, #cajaPC-texto {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	padding-left: 2px;
}
#cajaPC-imagen {
	background-color: #000;
	height: 106px;
	background-image: url(../site/common/img-categorias.jpg);
	width: 129px;
}
#cajaPC-titulo {
	font-weight: bold;
	font-family: 11;
	line-height: 25px;
	
}
#cajaPC-texto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}

#banner1PC{
	float: left;
	width: 365px;
	height: 116px;
	
}

#banner2PC{
	float: left;
	width: 365px;
	height: 116px;
	
}

.banner3PCFirst,.banner3PCOther{
	width: 236px;
	height: 102px;
	float: left;
	border: 1px solid #CCC;
}

.banner3PCFirst {
	margin-right: 8px;

}

#contenidosPC{
	margin-bottom: 8px;
	float: left;
	width: 730px;
	border: 1px solid #CCC;
	height: 116px;

}

#contenidosPC_separador {
	width: 1px;
	float: left;
	background-color: #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 1px;
	padding-right: 1px;
	height: 100px;
	
}

#mini-lista {
	float: left;
	width: 730px;
	height: 116px;
	border: 1px solid #CCC;
}

#banner3PC, #banner4PC, #banner5PC{
    width: 236px;
    height: 102px;
    float: left;
    border: 1px solid #CCC;
}

#banner3PC {
    margin-right: 8px;

}
#banner4PC{
    margin-right: 8px;

}