/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input 
{ margin: 0;padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div, input, textarea 
{ font-size: 100%; font-weight: normal; font-style: normal; font-family: arial, Lucida Sans Unicode, tahoma, verdana, sans-serif ;color:#333333; }
ul,ol { list-style: none; }
fieldset,img 
{ border: none; }
caption,th 
{ text-align: left; }
table 
{ border-collapse: collapse; border-spacing: 0; }
/* END RESET */
:focus {
  -moz-outline-style:none;
}

a {
	text-decoration:none;
	color:#FFF;
}

body {
    	
        background: url(../imagenes/fondo.jpg) #152640 top center no-repeat;
	font-family:Arial,Verdana, Geneva, sans-serif;
	color: #09436B;
	font-size:12px;
	line-height: 100%;
}

#contenedor {
	width:1000px;
	margin:0 auto;
}

	#cabecera {
		margin:0 10px;
		width:980px;
		min-height:490px;
		background: top right transparent no-repeat;
		border-bottom:#3F6395 solid 1px;
		position:relative;
	}
	
		#cabecera-index {
			height:23px;
			width:980px;
		}
	
	#slidingDiv {
		float:left;
		width:167px;
		height:400px;
		padding:37px 10px 30px 10px;
		background: url(../imagenes/menu-vertical-background.png) top left repeat;
		position:relative;
	}
	
	#slidingDiv ul li {
		width:167px;
		height: 24px;
		border-bottom:#999 1px solid;
		padding-top:10px;
	}
	
	#slidingDiv a {
		color: #000;
		padding-left:20px;
	}
	
	#slidingDiv a:hover {
		color:#EB9D04;
	}
	
	#slidingDiv .selected {
		color:#EB9D04;
	}
	#slidingDiv .selected1 {
				color:#EB9D04;
		padding-left:10px;
	}
		#slidingDiv .selected2 {
				color:#EB9D04;
		padding-left:20px;
	}

	#slidingDiv .mapa {

		padding-left:0px;
	}
	#slidingDiv ul ul {
		padding-top:10px;
	}
	
	#slidingDiv ul ul a {
		padding-left:40px;
		}
	
	
	
	
	
	
	#slidingDiv2 {
		float:left;
		width:167px;
		height:424px;
		padding:37px 10px 30px 10px;
		background: url(../imagenes/menu-vertical-background.png) top left repeat;
		position:relative;
	}
	
	#slidingDiv2 ul li {
		width:167px;
		height: 24px;
		border-bottom:#999 1px solid;
		padding-top:10px;
	}
	
	#slidingDiv2 a {
		color: #000;
		padding-left:20px;
	}
	
	#slidingDiv2 a:hover {
		color:#EB9D04;
	}
	
	#slidingDiv2 .selected {
		color:#EB9D04;
	}
	#slidingDiv2 .selected1 {
				color:#EB9D04;
		padding-left:10px;
	}
		#slidingDiv2 .selected2 {
				color:#EB9D04;
		padding-left:20px;
	}

	#slidingDiv2 .mapa {

		padding-left:0px;
	}
	#slidingDiv2 ul ul {
		padding-top:10px;
	}
	
	#slidingDiv2 ul ul a {
		padding-left:40px;
		}
		
		
#logo {
	padding:10px;
	text-align:left;
	position:relative;
	z-index:10;
	float:left;
}

	#slogan {
		padding:5px 0;
	}

	#mas-info {
		position:absolute;
		bottom:5px;
		right:5px;
	}
	#mas-info img{
		padding-left:10px;
	}

/*#logo-flex {
	float:right;
	width:150px;
	margin-top:-80px;
	margin-right:610px;
	*margin-left:-610px;
}*/

#logo-flex {
                width:150px;
                position:absolute;
                top:10px;
                left:300px;
}


#texto1 {
	background:#B7B9BB;
	width:600px;
	border-top:#89D1F0 solid 1px;
	margin:0 auto;
	margin-left:10px;
	color:#09436B;
	padding:10px 20px;
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
		float:left;
}
        

	#texto1 p {
		float:left;
		line-height:15px;;
		text-align:justify;
	}

	#texto1 .icono {
		float:right;
		padding:10px 0 0 20px;
	}
#texto2 {
	background:#B7B9BB;
	width:300px;
	border-top:#89D1F0 solid 1px;
	margin:0 auto;
	margin-right:10px;
	padding-right:10px;
	color:#09436B;
	padding:10px 20px;
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
	float:left;
	text-align:center;
}

	#texto2 p {
		float:left;
		line-height:15px;;
	}

	#texto2 .icono {
		float:right;
		padding:10px 0 0 20px;
	}
#menu-horizontal {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

#menu-horizontal ul li{
	float:left;
	width:86px;
	text-align:center;
}

	#menu-horizontal ul li img {
	}
	
	#menu-horizontal ul li a {
		text-decoration:none;
		color: #83C2FF;
		font-size:12px;
		font-weight:bold;
		text-align:center;

		display:block;
	}
	
	#menu-horizontal ul li:hover a, #menu-horizontal ul li.selected a {
		color:#FFF;
	}
	
	
	#menu-horizontal ul li a span {
		background:#152740;
		border:#89D1F0 solid 1px;
		border-top:#89D1F0 solid 2px;
		overflow:hidden;
		margin-top:5px;
		display:block;
		height:45px;
		padding:0 7px 0 6px;
		background-position: center;
		background-repeat:no-repeat;
	}
	
	span.juveniles {
		background-image:url(../imagenes/icono-juvenil-hover.png) !important;
	}
	span.salones {
		background-image:url(../imagenes/icono-salones-hover.png)!important;
	}
	span.dormitorios {
		background-image:url(../imagenes/icono-dormitorios-hover.png)!important;
	}
	span.otros {
		background-image:url(../imagenes/icono-auxiliar-hover.png)!important;
	}
	span.sillones {
		background-image:url(../imagenes/icono-sofas-hover.png)!important;
	}
	span.sillas {
		background-image:url(../imagenes/icono-mesas-hover.png)!important;
	}
	
	span.colchones {
		background-image:url(../imagenes/icono-colchones-hover.png)!important;
	}
	span.ofertas {
		background-image:url(../imagenes/icono-ofertas-hover.png)!important;
	}
	span.iluminacion {
		background-image:url(../imagenes/icono-blog-hover.png)!important;
	}
	
	span.armarios {
		background-image:url(../imagenes/icono-armarios-hover.png)!important;
	}
	
	span.contactar {
		background-image:url(../imagenes/icono-contactar-hover.png)!important;
	}
	
	
	
	#menu-horizontal ul li:hover a span, #menu-horizontal ul li.selected a span {
		background-color:#83C2FF;
	}
	
	#menu-horizontal ul li:hover a span img, menu-horizontal ul li.selected a span img {
		display:none;
	}
	
	#menu-horizontal ul li.selected a span img {
		display:none !important;
	}
	
	
	.big {
		width:95px !important;
	}
	
	.big img {
	}
	
	.big2 {
		width:93px !important;
	}
	
	
    
#path {
	width:960px;
	margin:0 auto;
	background:#152740;	
	padding:0 0 0 20px;
	overflow:hidden;
	text-align: left;
	color:#FFF;
	font-weight:bold;
}

#footer {
	width:940px;
	margin:0 auto;
	border-top:#89D1F0 solid 2px;
	padding:10px 20px 5px 20px;
	overflow:hidden;
	text-align: left;
}

	#footer a {
	color:#83C2FF;
	}

	#footer .right {
		float:right;
	}



#contactar {
	float:left;
	width:250px;
	height:230px;
	padding:20px 80px;
	margin:140px 100px 20px 100px;
	border:1px solid #CCC;
	background:url(../imagenes/transparent2.png) repeat;
}

	#contactar h2 {
		font-size:14px;
		padding: 0 0 15px 30px;
		color:#333333;
		font-weight:bold;
	}
	
		#contactar h3 {
		font-size:14px;
		padding: 65px 10px;
		line-height:150%;
		color:#333333;
		font-weight:bold;
	}

	#contactar table td {
		text-align:right;
		vertical-align:top;
		padding-bottom:5px;
		padding-right:5px;
	}
	
	#contactar table th {
		padding-bottom:5px;
	}
	
	#consulta {
		margin-bottom:20px;
		width:180px;
	}
	
	#boton_enviar {
		background:url(../imagenes/transparent2.png) repeat;
		border:1px solid #CCC;
		padding:5px;
		cursor:pointer;
		margin-bottom:10px;
	}
#text {
	float:left;
	width:670px;
	height: auto;
	padding:20px 40px;
	margin:20px;
	border:1px solid #CCC;
	background:url(../imagenes/transparent2.png) repeat;
	line-height:150%;
}

	#text h2 {
		font-size:14px;
		padding: 0 0 15px 0;
		color:#333333;
		font-weight:bold;
	}
	
	#text p {
		padding-bottom:10px;
		text-align:justify;
	}

#text2 {
	float:left;
	width:674px;
	height: auto;
	padding:20px 40px 0 40px;
	margin:2px 16px 0 20px;
	border:1px solid #CCC;
	background:url(../imagenes/transparent2.png) repeat;
	line-height:150%;
	position:relative;
	z-index:9;
}

	#text2 h2 {
		font-size:14px;
		padding: 0 0 15px 0;
		color:#333333;
		font-weight:bold;
	}
	
	#text2 p {
		padding-bottom:10px;
		text-align:justify;
	}
	
	#text2 a {
		color: #232323;
		text-decoration:underline;
	}
        .footerExp{
            width: 325px;
/*            height: 320px;*/
            margin-left: 12px;
            margin-top: 5px;
            float:left;
        }

        .titulo-footer{
            width: 325px;
            height: 65px;
            display: inline-block;
            margin: 10px 0;
        }
        
        .icono-footer{
            float: left;
            width: auto;
            max-width: 60px;
            height: auto;
            margin-right: 10px;
        }

        .foto-footer{
            width: auto;
            height: auto;
            border:solid 2px #83C2FF;
            margin-bottom: 15px;
        }

        .footerExp h2{
            float: left;
            max-width: 265px;
            margin-top:10px;            
            line-height: 100%;
            font-size: 20px;
            font-weight: bold;
            font-family: Bauhaus 93, Arial Black;
            color:#83C2FF;

        }
        .footerExp p{
            clear: both;
            line-height: 19px;
            width:290px;
            margin-bottom: 15px;
            text-align: justify;
            color: white;
        }



	#header {
		width:980px;
		margin:0 auto;
		overflow:hidden;
		height:auto;
	}
	
	#contactanos {
		float:right;
		color:#83C2FF;
		font-size:12px;
		text-align:right;
		font-weight:bold;
		line-height:142%;
		margin-top:10px;
		margin-bottom:20px
	}
	
		#contactanos img {
			margin-bottom:5px;
		}
	
	#media {
		float:right;
		margin-top:10px;
		margin-left:10px;
	}
	
	#newsletter {
		
		float:right;
		padding:5px 10px;
		color:#152640;
		font-weight:bold;
		font-size:15px;
		background:#83C2FF;
	}
	
		#enviar {
			background: url(../imagenes/newsletter.jpg) bottom right no-repeat #83C2FF;
			border:none;
			text-indent:-9999px;
			cursor:pointer;
			margin-left:14px;
			width:46px;
			height:19px;
			display: inline-block;
		}
	
		#newsl {
			margin-top:2px;
			width:190px;
		}
	
	
	#path a {
		margin-top:20px;
		display:inline-block;
	}
	
	#cupon {
		position:absolute;
		bottom:124px;
		right:30px
	}
	
	
#localidad{
	width:980px;
	margin:0 auto;
	border-top:#89D1F0 solid 2px;
        padding-bottom:  10px;
        padding-top: 10px;
	overflow:hidden;
	text-align: left;
        line-height: 18px;
}

#localidad span{color: #fff;}

#localidad a{
    color:#83C2FF;
}

#localidad a:hover,
#localidad a:active{
    color: #fff;
}


#ocultar{
    background: url("../imagenes/menu-vertical-background.png") repeat scroll left top transparent;
    float: left;
    height: auto;
    position: relative;
    width: 350px;
    padding: 20px 10px;
    color: #3F6395 ;
    line-height: 18px;
    font-size: 10px;
}

#ocultar a{   color: #3F6395 ;}
#ocultar a:hover,
#ocultar a:active{
    color: #fff;
}

#ocultar2{
    background: url("../imagenes/menu-vertical-background.png") repeat scroll left top transparent;
    float: left;
    height: auto;
    position: relative;
    width: 350px;
    padding: 20px 10px;
    color: #3F6395 ;
    line-height: 18px;
    font-size: 10px;
}

#ocultar2 a{   color: #3F6395 ;}
#ocultar2 a:hover,
#ocultar2 a:active{
    color: #fff;
}

#col{
    float: left;
    width: 360px;
    height: auto;
    margin-top: 20px;
}

#col2{
    width: 590px;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

#col2 h3{
    font-size: 20px;
    font-weight: bold;
    color: #83C2FF;
    border-bottom:#89d1f0 solid 2px;
    text-align: right;
    line-height: 25px;

}

#col2 img{
    height: 260px;
    width: 520px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 3px;
    border: 1px solid #fff;
    display: block;
}


#col2 p{
    width: 520px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 18px;
    color: #fff;
    text-align: justify;
}

.enlace{
    display:block;
    height:20px;
    clear: both;
    width:360px;
    text-align:left;
    color:#FFF;
    padding-top:3px;
    line-height: 25px;
}
