

html {
	height: 100%;
	font-size: 100%;
}
body 
{
	background-color: #464637 !important;
	min-height: 100%;
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans', Arial !important;
	font-weight:300;
	
	font-weight:normal;
	color: #676759;
	font-size:16px !important;
	
	
}

.texto
{
	font-size:16px !important;
	line-height:160% !important;	
}

.attribution {
	padding: 3em 0;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.attribution a {
	color: #fff;
}

.clear
{
	clear: both;	
}



 .aclaracion
{
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;	
	margin: 0 0 0 0;
	line-height:140%;
	padding-right: 15px;
padding-left: 15px;
background-image:url(../img/noncommercial.png);
background-size:35px 35px;
background-repeat:no-repeat;
background-position: 15px 0;
padding-top: 40px;
}



#cabecera
{
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	padding: 40px 0 40px 0;
}

#buber
{
	
	float: right;
}
#buber a
{
	width: 216px;
	height: 79px;
	background-image:url(../img/buber.png);
	background-size:216px 79px;
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto 0 auto;
}

h1
{
	margin: 0 !important;
	padding: 0;
	float: left;
}
h1 a 
{
	width: 210px;
	height: 79px;
	background-image:url(../img/logo.png);
	background-size:210px 79px;
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto 0 auto;
}

h1 a span
{
	display: none;	
}



/* COMENTARIOS */

#formulario .email,#formulario .url
{
	display: none;	
}

/* GENERALES */

.boton
{
	
	text-align:center;
	font-size: 24px;
	color:#FFF;
	background-color: #383735;
	font-weight:bold;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	display:inline-block;
	padding: 0 20px 0 20px;
	text-decoration:none;
	line-height:36px;
	font-weight:800;
	text-transform:uppercase;
}


.boton:hover
{
	color: #ffffff;
	background-color: #514D50;
	text-decoration:none;
}


.navigation
{
	margin: 20px 0 20px 0;	
}



.navigation_next
{
	text-align:center;
	padding: 20px 0 20px 0;	
}


h2
{
	font-size: 36px !important;
	font-weight: 800 !important;
	text-transform:uppercase;	
	color:  #3B3429!important;
	margin: 20px 0 20px 0 !important;
	padding: 0;
}

h3
{
	font-size: 32px !important;
	font-weight: 800 !important;
	text-transform:uppercase;	
	color:  #3B3429 !important;
	text-align:left;
	margin: 20px 0 20px 0;
}
h4
{
	font-size: 32px !important;
	font-weight: 300 !important;
	text-transform:uppercase;	
	color:  #3B3429 !important;
	text-align:center;
	margin: 20px 0 20px 0;
}





.main
{
	background-color:#FFF;	
	padding: 0 0 20px 0;
}

#sofa
{
	background-image:url(../img/sofa.png);
	background-repeat:no-repeat;
	background-position: center top;
	
	height: 158px;
	position:relative;
	top: -20px;
}

#home  .main #secciones
{
	margin: 0 auto 0 auto;
	display: inline-block;
}

#home  .main .seccion 
{
	float: left;
	margin: 0 15px 0 15px ;	
}
#home  .main .seccion  a
{
	width: 215px;
	height: 210px;
	display:block;
	background-position: 0 0;
	background-repeat:no-repeat;
	background-size: 215px 210px;
}

#home  .main .seccion a span
{
	display: none;
}


#home  .main #secciones
{
	padding: 50px 0 0 0;	
}

#home  .main #secciones a
{
	float: left;
	margin: 0 20px 20px 0 ;	
	
	background-position: 0 0;
	background-repeat:no-repeat;
	width: 179px;
	height: 179px;
	display: block;
	background-size: 179px 179px;
}

#home  .main #b1 a
{
	background-image:url(../img/d1.gif);
	
}


#home  .main #b2 a
{
	background-image:url(../img/d2.gif);
	
}


#home  .main #b3 a
{
	background-image:url(../img/d3.gif);
	
}



#home  .main #b4 a
{
	background-image:url(../img/d4.gif);
	
}


#home  .main #b5 a
{
	background-image:url(../img/d5.gif);
	
}


#home  .main #b6 a
{
	background-image:url(../img/d6.gif);
	
}


#home  .main #b7 a
{
	background-image:url(../img/d7.gif);
	
}


#home  .main #b8 a
{
	background-image:url(../img/d8.gif);
	
}

/* INTERIORES */

.interiores h2 
{
	background-color:#FFF;
	padding: 20px 0 15px 0 !important;
	margin: 0 0 20px 0 !important;
	font-weight:normal !important;
}
.interiores h2 span
{
	
	text-align:left !important;
	display:block;
}


.back
{
	
	text-align:center;
	font-size: 24px;
	color:#A3C437;
	background-image:url(../img/back.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding: 0 0 0 45px;
	font-weight:bold;
	
	display:inline-block;
	margin-top: 15px;
	text-decoration:none;
	line-height:36px;
	font-weight:800;
	text-transform:uppercase;
}


.back:hover
{
	text-decoration: none;
	color: #C8DC87;
	background-position: 0 -36px;
	
}

.nextback .back:hover
{
	color:#444444;
}

.nextback
{
	margin: 20px;
	height: 50px;	
}

.next
{
	float: right;
	text-align:center;
	font-size: 18px;
	
	background-image:url(../img/next.png);
	background-repeat:no-repeat;
	background-position: right -26px;
	padding: 0 36px 0 0;
	font-weight:bold;
	
	display:inline-block;
	color: #222222;
	text-decoration:none;
	line-height:26px;
	font-weight:800;
	text-transform:uppercase;
}


.next:hover
{
	text-decoration: none;
	
	background-position: right 0;
	color:#444444;
}

.comentar
{
	
	text-align:center;
	font-size: 18px;
		color: #222222;
	background-image:url(../img/comment.png);
	background-repeat:no-repeat;
	background-position: 0 -26px;
	padding: 0 0 0 36px;
	font-weight:bold;
	
	display:inline-block;
	
	text-decoration:none;
	line-height:26px;
	font-weight:800;
	text-transform:uppercase;
}


.comentar:hover
{
	text-decoration: none;
color:#ffffff;
	background-position: 0 -0;
	
}
.interiores h2
{
	text-align:center;	
	
}
.interiores h4
{
	text-align:left;	
	font-size:20px;
	margin: 20px 0 0 0;
}



.interiores .links 
{
	min-height: 350px;	
}
.interiores .links a
{
	display: inline-block;
	
	line-height:30px;
	color:#FFF;
	font-size: 20px;
	padding: 0 8px 0 8px;
	margin: 10px 0 10px 0;
}
.interiores .embedcontent
{
	text-align:center;
		
}
.interiores .embedcontent img
{
	width: 100%;	
}
.interiores .sectionbg
{
	background-position: bottom right;
}

/* MUSIC */


.interiores .music h2
{
	color: #D90101 !important;	
	border-bottom: 2px solid #d90101;

}
.interiores .music.sectionbg  
{
	background-image:url(../img/bg_music.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}
.interiores .music .links  a
{
	background-color: #d90101 !important;		
}


/* HAIR STYLES */

.interiores .hair h2
{
	color: #7359A3 !important;	
	border-bottom: 2px solid #7359A3;

}
.interiores .hair.sectionbg
{
	background-image:url(../img/bg_hair.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .hair .links a
{
	background-color: #7359A3 !important;		
}

/* GAMES & TOYS */

.interiores .games h2
{
	color: #B200B2 !important;	
	border-bottom: 2px solid #B200B2;

}
.interiores .games.sectionbg
{
	background-image:url(../img/bg_games.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .games .links a
{
	background-color: #B200B2 !important;		
}

/* FASHION */

.interiores .fashion h2
{
	color: #36D900 !important;	
	border-bottom: 2px solid #36D900;

}
.interiores .fashion.sectionbg
{
	background-image:url(../img/bg_fashion.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .fashion .links a
{
	background-color: #36D900 !important;		
}


/* TV */

.interiores .tv h2
{
	color: #D7D700 !important;	
	border-bottom: 2px solid #D7D700;

}
.interiores .tv.sectionbg
{
	background-image:url(../img/bg_cinema.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .tv .links a
{
	background-color: #D7D700 !important;		
}

/* CELEBRITIES */

.interiores .celebrities h2
{
	color: #FF0201 !important;	
	border-bottom: 2px solid #D7D700;

}
.interiores .celebrities.sectionbg
{
	background-image:url(../img/bg_celebrities.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .celebrities .links a
{
	background-color: #FF0201 !important;		
}

/* SPACE */

.interiores .space h2
{
	color: #7359A3 !important;	
	border-bottom: 2px solid #D7D700;

}
.interiores .space.sectionbg
{
	background-image:url(../img/bg_space.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .space .links a
{
	background-color: #7359A3 !important;		
}

/* inventions */

.interiores .inventions h2
{
	color: #8B8B8B !important;	
	border-bottom: 2px solid #8B8B8B;

}
.interiores .inventions.sectionbg
{
	background-image:url(../img/bg_inventions.jpg);
	background-repeat:no-repeat;
	
	min-height:429px;
}

.interiores .inventions .links a
{
	background-color: #8B8B8B !important;		
}

@media only screen and ( min-width: 990px ) 
{
	body
	{
		background-size: 100%;
	}
	
	
}
@media only screen and ( min-width: 1200px ) 
{
	#home  .main
	{
		text-align:center;	
	}
	#home  .main #secciones
	{
		width:960px;
	}
}
@media only screen and ( max-width: 768px ) 
{
	.boton
{
	
	font-size: 20px;
	padding: 0 15px 0 15px !important;
	
}
	.interiores .embedcontent
	{
		text-align:center;
			
	}
	
	.interiores iframe
	{
		margin: auto;
		width: 500px !important;	
		-moz-transform: scale(1);-moz-transform-origin: 0 0;-o-transform: scale(1);-o-transform-origin: 0 0;-webkit-transform: scale(1);-webkit-transform-origin: 0 0;
	}
	
	

}
@media only screen and ( min-width: 768px )  and (max-width: 990px)
{
	#home  .main #secciones
{
	margin: 0 auto 0 auto;
	display: inline-block;
	width:740px;
}

#home  .main .seccion 
{
	float: left;
	margin: 0 ;	
}
#home  .main .seccion  a
{
	width: 160px;
	height: 160px;
	display:block;
	background-position: 0 0;
	background-repeat:no-repeat;
	background-size: 160px 160px;
}

#home  .main .seccion a span
{
	display: none;
}


#home  .main #secciones
{
	padding: 50px 0 0 0;	
}

#home  .main #secciones a
{
	float: left;
	margin: 0 5px 5px 0 ;	
	
	background-position: 0 0;
	background-repeat:no-repeat;
	width: 179px;
	height: 179px;
	display: block;
	background-size: 160px 160px;
}

	
}
@media only screen and ( max-width: 768px ) 
{
	
	
	.boton
	{
		font-size:16px !important;
		line-height:26px !important;	
	}
	
	
	
	
	h2
	{
		font-size:18px !important;	
	}
	h3
	{
		font-size:22px !important;	
	}
	

	.back
{
	
	
	font-size: 12px;
	

}
.next
{
	
	
	font-size: 12px;
	

}


#buber a
{
	width: 108px;
	height: 40px;
	background-image:url(../img/buber.png);
	background-size:108px 40px;
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto 0 auto;
}


h1 a 
{
	width: 108px;
	height: 40px;
	background-image:url(../img/logo.png);
	background-size:108px 40px;
	background-repeat:no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0 auto 0 auto;
}


#home  .main .container
{
	text-align:center;	
}


#home  #secciones
{
	width: 460px;
	margin: auto;
}

@media only screen and ( max-width: 480px ) 
{
	
	
.interiores iframe
	{
		width: 320px !important;	
		-moz-transform: scale(1);-moz-transform-origin: 0 0;-o-transform: scale(1);-o-transform-origin: 0 0;-webkit-transform: scale(1);-webkit-transform-origin: 0 0;
	}

#home  #secciones
{
	width: 260px;
	margin: auto;
}

#home  .main #secciones a
{
	float: left;
	margin: 0 10px 10px 0 ;	
	
	background-position: 0 0;
	background-repeat:no-repeat;
	width: 90px;
	height: 90px;
	display: block;
	background-size: 90px 90px;
}

}
