*, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #E36400;
}

/* ESTILOS COMUNES */
.clear {
	clear: both;
}

.activo {
	background-position: right;
}

#contenedor {
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#cabecera {
	background-image: url(../imagenes/fondos/cabecera_index.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 100%;
}
#cuerpo {
	background-image: url(../imagenes/fondos/fondo_index.gif);
	background-color: #fff;
	width: 100%;
	height: 780px;
}
#cabecera  h1 {
	display: none;

}
#columnaizquierda ul {
	float: left;
	width: 156px;
	list-style-type: none;
	margin-top: 37px;
}
#columnaizquierda ul li {

}
#columnaizquierda ul li a:hover {
	background-position: right 0px;
}

#submenu1 {
	background-image: url(../imagenes/navegacion/menu_quienes.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu2 {
	background-image: url(../imagenes/navegacion/menu_interiorismoestrategico.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu3 {
	background-image: url(../imagenes/navegacion/menu_disenografico.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu4 {
	background-image: url(../imagenes/navegacion/menu_disenoproducto.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu5 {
	background-image: url(../imagenes/navegacion/menu_prensa.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu2_interiores1 {
	background-image: url(../imagenes/navegacion/menu_arquitecturaefimera.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu2_interiores2 {
	background-image: url(../imagenes/navegacion/menu_disenoexpositivo.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#submenu2_interiores3 {
	background-image: url(../imagenes/navegacion/menu_interiorismocomercial.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 156px;
	display: block;
	text-indent: -5000px;
}
#showcase_home {
	float: right;
	margin-top: 37px;
	margin-bottom: 46px;
}
#columnaderecha {
	float: right;
	width: 564px;
}
#columnaderecha h2.bienvenido {
	background-image: url(../imagenes/titulo_bienvenidos.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 176px;
	margin-bottom: 20px;
	text-indent: -5000px;
}
#columnaderecha p {
	font-size: 11px;
	width: 335px;
	margin-bottom: 15px;
	font-style: italic;
	padding-left: 15px;
}
#columnaizquierda #direccion {
	float: left;
	width: 156px;
	text-indent: -5000px;
}
#direccion a {
	height: 30px;
	width: 156px;
	display: block;
	margin-top: 32px;
}

#columnaizquierda   {
	float: left;
	width: 156px;
}

