
body {
	font-family:"Helvetica Regular",Helvetica;
	background:#FFFFFF;
	padding: 0;
	margin: 0;
	margin-top:10px;
	font-size:12px;
	color:#4c4c4c;
	line-height:20px;
	
	
}
*{
	margin:0px;
	padding:0px;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input[type=button],input[type=submit]{
	cursor:pointer;
	border:0;
	color:#FFFFFF;
	background:#a2027b;
	padding:1px;
	background:url(imagenes/pastilla_violeta.png);
	width:151px;
	height:29px;
}
input[type=text],textarea,select{
	padding:2px;
	color:#4c4c4c;
	font-size:12px;
}
#container {
	width:928px;
	margin:auto;
	margin-top:0px;
	position:relative;
	overflow:hidden;
	min-height:600px;
}
#menu_top{
	height:38px;
	text-align:left;
	
}
#menu_top ul li img{
	border:0px;
	text-align:left;
}
#menu_top ul{
	list-style:none;
	margin-left:0px;
}
#menu_top ul li{
	display:inline;
}
/*********************** CABECERAS *********************/
#cabecera{
	width:928px;
	height:251px;
	margin-bottom:30px;
}
#cabecera_empresa{
	width:928px;
	height:104px;
	background:url(imagenes/partes_empresa/foto_cabecera.jpg) no-repeat;
	margin-bottom:52px;
}
#cabecera_ambientes{
	width:928px;
	height:104px;
	background:url(imagenes/foto_cabecera_ambientes.jpg) no-repeat;
	margin-bottom:52px;
}
#cabecera_division{
	width:928px;
	height:104px;
	background:url(imagenes/foto_cabecera_division.jpg) no-repeat;
	margin-bottom:52px;
}
#cabecera_proyectos{
	width:928px;
	height:104px;
	background:url(imagenes/foto_cabecera_proyectos.jpg) no-repeat;
	margin-bottom:52px;
}
#cabecera_rebajas{
	width:928px;
	height:139px;
	background:url(imagenes/foto_cabecera_rebajas.jpg) no-repeat;
	margin-bottom:52px;
}
#cabecera_contacto{
	width:928px;
	height:104px;
	background:url(imagenes/foto_cabecera_contacto.jpg) no-repeat;
	margin-bottom:52px;
}
/*******************************************************/
#principal{
	background:#FFFFFF;
	margin:auto;	
	overflow:hidden;
	min-height:100%;
}
#principal #texto{
	float:left;
	width:223px;
	min-height:320px;
	margin-right:12px;
	text-align:justify;
	line-height:18px;
	color:#4c4c4c;
}
#principal #texto #titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	letter-spacing:0.15em;
	word-spacing:8px;
	margin-bottom:25px;
}
#principal #texto #titulo a{
	color:#a2027b;
	text-decoration:none;
}
#principal #texto #imagen{
	width:223px;
	height:141px;
	margin-bottom:10px;
	margin-right:12px;
}
#pie{
	width:100%;
	clear:both;
	color:#4c4c4c;
	vertical-align:text-top;
	margin-top:60px;
	border-top:2px solid #B22D91;
}

/********************** EMPRESA ******************************/
#principal #empresa #izquierda{
	width:353px;
	min-height:344px;
}
#principal #empresa #derecha{
	width:526px;
	height:344px;
	float:right;
	line-height:29px;
	color:#4c4c4c;
}
#principal #empresa #derecha #titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:15px;
	border-bottom:1px solid #a2027b;	
	text-align:right;
	font-weight:normal;
	letter-spacing:0.25em;
	word-spacing:8px;
	
}
/********************** DIVISION EMPRESA ******************************/
#principal #div_empresa #izquierda{
	width:353px;
	min-min-height:344px;
}
#principal #div_empresa #derecha{
	width:526px;
	min-height:344px;
	float:right;
	line-height:29px;
	color:#4c4c4c;
}
.titulo{
	margin-bottom:15px;
}
#principal #div_empresa #derecha .titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:15px;
	border-bottom:1px solid #a2027b;	
	text-align:right;
	font-weight:normal;
	letter-spacing:0.25em;
	word-spacing:8px;

}
#principal #div_empresa #derecha #titulo{
	margin:0px;
	background:url(imagenes/div_empresa_tit.png) no-repeat;
	background-position:right;
	width:100%;
	height:28px;
	border-bottom:1px solid #B22D91;
	margin-bottom:20px;
}

/******************************** LISTA PRODUCTOS ******************************/
#principal #productos #izquierda{
	width:227px;
	min-height:344px;
	background:#F5EBF4;
}
#principal #productos #izquierda #titulo_productos{
	color:#a2027b;
	text-transform:uppercase;
	margin-left:20px;
	font-size:16px;
	margin-bottom:15px;
	font-weight:lighter;
	letter-spacing:0.3em;
}

#principal #productos #derecha{
	width:690px;
	min-height:344px;
	float:right;
	line-height:29px;
	color:#4c4c4c;
	overflow:hidden;
	height:100%;
	
}
#principal #productos #derecha #titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:15px;
	border-bottom:1px solid #a2027b;	
	text-align:right;
	font-weight:normal;
	letter-spacing:0.25em;
	word-spacing:8px;
}
.categoria{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	margin-left:20px;
}
#izquierda ul li{
	margin-left:55px;
	list-style:none;
}
#Breadcrum{
}

#lista_productos{
	min-height:320px;
	margin-top:0px;
	width:100%;
}
#lista_productos a{
	font-weight:bold;
	font-size:13px;
	color:#a2027b;
}
#lista_productos img{
	border:1px solid #a2027b;
}
/**************************** PRODUCTO CONCRETO ***********************************/
#producto_concreto{
	margin-top:25px;
	width:510px;
}
#producto_concreto img{
	border:1px solid #a2027b;
	text-align:right;
	float:right;
	margin-right:0px;
	margin-left:10px;
	
}
#producto_concreto #titulo_producto{
	color:#a2027b;
	font-size:16px;
	margin-bottom:10px;
	text-align:left;
}
#producto_concreto #precio_producto{
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
	
}
#producto_concreto #texto{
	color:#4c4c4c;
	line-height:21px;
	width:100%;
	text-align:justify;
	margin-top:15px;
}
#producto_concreto #texto #otros{
	width:100%;
	text-align:left;
}
#producto_concreto #texto #otros img{
	float:left;
	margin-right:4px;
}
#producto_concreto .titulo{
	text-align:left;
	font-size:14px;
	color:#a2027b;
	font-weight:lighter;
	letter-spacing:0.25em;
	text-transform:uppercase;
	margin-bottom:5px;

}
/*************************** RESUMEN CESTA ******************************/
#resumen_cesta{
	font-size:11px;
	width:153px;
	float:right;
	line-height:15px;
	border-left:1px solid #a2027b;
	padding-left:15px;
	padding-bottom:70px;
	overflow:hidden;
	min-height:344px;
	height:100%;

}
#resumen_cesta a{
	font-size:11px;
	font-weight:lighter;
	color:#4c4c4c;
}
#resumen_cesta #precio{
	text-align:right;
	font-weight:bold;
}
#resumen_cesta .titulo{
	width:100%;
	margin:auto;
	margin-bottom:15px;
	color:#a2027b;
	font-size:13px;
	font-weight:lighter;
	padding-bottom:2px;
	border:0px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:0.25em;
}
/**************************** CESTA DE LA COMPRA *************************/

#cesta{
	width:100%;
	margin-top:25px;
}

#cesta th{
	background:#F5EBF4;
	text-align:right;
	color:#a2027b;
	letter-spacing:0.25em;
	font-size:16px;
	padding-right:10px;
	font-weight:lighter;
	background-repeat:no-repeat;
}
#cesta td{
	border-bottom:1px solid #DDDDDE;
	padding-left:5px;

}
/************************** CLIENTES ************************************/
#form_clientes{
	margin-top:25px;
	width:100%;
}
#form_clientes button{
	height:30px;
	padding:0px;
}
#form_clientes th{
	text-align:left;
	font-weight:bold;
	background:#F4F4F4;
	color:#000000;
	padding-left:5px;
	height:10px;
	margin-bottom:25px;
	width:100%;
}
#form_clientes td{
	padding-left:15px;
}
/************************************** CONTACTO ***********************************/
#contacto #derecha #titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:15px;
	border-bottom:1px solid #a2027b;	
	text-align:right;
	font-weight:normal;
	letter-spacing:0.25em;
	word-spacing:8px;
	padding-bottom:5px;
}
.form_contacta{
	background:url(imagenes/fondo_contacta.jpg) no-repeat;
	width:546px;
	height:419px;
	padding-left:20px;
	padding-top:20px;
}
/************************************** PROYECTOS ***********************************/
#proyectos #derecha #titulo{
	color:#a2027b;
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:15px;
	border-bottom:1px solid #a2027b;	
	text-align:right;
	font-weight:normal;
	letter-spacing:0.25em;
	word-spacing:8px;
	padding-bottom:5px;
}
#proyectos #galeria_fotos{
	width:100%;
	margin-bottom:20px;
}
#proyectos #galeria_fotos img{
	border: 1px solid #a2027b;
	margin-right:10px;
}
#proyectos #galeria_fotos td{
	border: 1px solid #a2027b;
	margin-right:5px;
}
#proyectos #galeria_fotos #titulo_galeria{
	font-weight:bold;
	color:#a2027b;
	font-size:16px;
	margin-bottom:20px;
	text-transform:uppercase;
}
#proyectos #galeria_fotos #ver_mas{
	text-align:right;
	color:#a2027b;
	font-weight:bold;
	margin-top:5px;
	margin-right:12px;
}
#proyectos #galeria_fotos #ver_mas a{
	color:#a2027b;
}