@charset "UTF-8";
/* CSS Document */
@import url('reset.css');
@import url('fuentes.css');
/* Estilos generales */
/*Eliminamos los margenes y paddings que agrega el navegador por defecto*/
* {
	margin: 0 auto;
	padding: 0 auto;
	}
body {
	background:#000;
	font-family:agenda;
	color:#FFF;
	}
a {
	text-decoration:none;
	color:#FFF;
	}
	a:hover {
text-decoration:underline;
	}
#wrap {
	width:960px;
	margin: auto;
	clear:both;
	}		
h2{
float:left;
display: block;
border-top-style:solid;
border-top-color:#FFF;
border-top-width: medium;
font-size: 2em;
background: #211D1E;	
margin: 0px;
padding:8px;
overflow: hidden;
text-align:center;
width: 150px;
	}	
/* HEADER */
header {
	top: 0px;
	float:left;
	background: #000;
	display:block;
	border-bottom: #C1921E solid thick;
	width:100%;
	height: 30px;
	color: #FFF;
	font-family: agenda;
	position: fixed;
  	z-index: 100;
  	overflow:hidden;
	}
#subheader {
	width:960px;
	margin: 0 auto;
	}
nav ul {
	padding: 0px 0px 0px 52px;
	}
nav ul li{
	float:left;
	display: inline;
	text-align:center;
	padding: 5px 2px;
	width: 125px;
	height: 18px;
	font-size: .7em;
	}
/* PORTADA 368 logo idioma 620 */
#portada {
	float:left;
	background-image:url(../images/01_Studio57_Portada.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width: 960px;
	height:548px;
	font-size:.9em;
	position: relative;
}
.logo {
	float:left;
	width: 223px; 
	height: 366px;
	position: relative;
	top: 10px;
	left:368px;
}
.idioma	{
	float:left;
	text-align:center;
	width:100px;
	position: relative;
	top: 480px;
	left:620px;
	}
.social {
		float:right;
		padding: 0px 20px 0px 35px;
		margin: 0 auto;
		position: relative;
		top: 500px;
		left:15px;
		}
.social ul li{
		width: 40px;
		height:30px;
		background-position: top;
		background-repeat:no-repeat;
		float:left;
		padding: 5px 2px;
		}
.facebook .on { 
display: none; 
}
.facebook .off { 
display: block; 
}
.facebook:hover .on { 
display: block; 
}
.facebook:hover .off { 
display: none; 
}
.twitter .on { 
display: none; 
}
.twitter .off { 
display: block; 
}
.twitter:hover .on { 
display: block; 
}
.twitter:hover .off { 
display: none; 
}	
.youtube .on { 
display: none; 
}
.youtube .off { 
display: block; 
}
.youtube:hover .on { 
display: block; 
}
.youtube:hover .off { 
display: none; 
}
.instagram .on { 
display: none; 
}
.instagram .off { 
display: block; 
}
.instagram:hover .on { 
display: block; 
}
.instagram:hover .off { 
display: none; 
}
.pinterest .on { 
display: none; 
}
.pinterest .off { 
display: block; 
}
.pinterest:hover .on { 
display: block; 
}
.pinterest:hover .off { 
display: none; 
}
/* NOSOTROS */
#nosotros {
	clear:both;
	float:left;
	display:block;
	background:#C1921E;
	color:#000;
	width: 100%;
	height: 270px;
	position: relative;
}
.nosotrostit {
	float:left;
	padding: 0px 30px;
	width: 90px;
	text-align:center;
	}
.nosotrostit h3 {
	padding: 10px 28px 0px 28px;
	}
.nosotrostit img {
	padding: 5px 20px;
	}
.nosotrostxt {
	float:left;
	font-size: 0.9em;
	width: 720px;
	position: relative;
	top: 25px;
	left:70px;
	}
/* SLOGAN */
h3 {
	font-size: 2em;
	}
#slogan {
	clear:both;
	}
#slogan article {
	font-size:2.2em;
	text-align:center;
	padding: 10px 0px 0px 0px;
	}
/* MENU */	
#menus {
	float:left;
	width:100%;
		}
#menus h2{
	position:relative;
	top:70px;
	left:60px;
		}	
#menus > div {
	width: 100%;
	height: 640;
	overflow:hidden;
		}	
#menus img {
	width: 100%;
		}			
.slidesjs-pagination{
	background: #333333;
	list-style: none;
	overflow: hidden;
	}
.slidesjs-pagination li{
	float:left;
	}
.slidesjs-pagination li a{
	display: block;
	padding: 10px 20px;
	}
.slidesmenu .active{
	background: #C1921E;
	}
.slidesjs-navigation{
	background: #333333;
	text-decoration: none;
	display:inline-block;
	padding: 10px 20px;
	float: right;
	}
/* GALERIA */	
#galeria{
	clear:both;
	margin: 0 auto;
		}
.galeriatitulo {
	float: left;
	width: 100%;
	padding: 20px 0px 20px 405px;
			}
.slidesgaleria {
clear:both;
float:left;
width: 100%;
			}	
.slidesgaleria .active{
	background: #C1921E;
	}							
/* RESERVA*/
#reserva_contacto{
	clear:both;
	padding: 30px 0px;
		}	
#reserva{
	clear:both;
	float: left;
	margin: 0 auto;
	/*background:url(../images/Studio57_Reserva.jpg) no-repeat left;*/
	width: 484px;
	height:450px;
		}
.reservatitulo {
	position:relative;
	top:20px;
	left:20px;
		}
.reservaforma {
	position:relative;
	top:-50px;
	left:210px;
	width: 250px;
		}			
/* UBICA*/	
#ubica{
	float: left;
	margin: 0 auto;
	width: 476px;
	height:326px;
		}
.contacto{
	text-align:center;
	padding: 20px 0px 10px 0px;
	line-height:1.5em;
}	
.ubicafoto{
	padding: 10px 20px 0px 154px;
	}
.mapa{
		margin-top: 10px;
		padding: 10px 60px 0px 40px;
		text-align:right;
		}	
/* SITIOS */	
#nuestrossitios {
	display:block;
	clear:both;
	width:100%;
	color:#FFF;
	text-align:center;
	height: 345px;
	padding: 90px 0px 0px 0px;
	margin-top:15px;
	}
#nuestrossitios a {
	color:#FFF;
	}
#nuestrossitios a:hover {
	text-decoration:underline;
	}
/* ESTO ES DE VIDEOS */	
	
#videosparadigma p {
	margin-top: 1.5%;
	margin-bottom: .5%;
	text-align:center;
	}
/* FOOTER */
footer {
	width:100%;
	background:#C1921E;
	color:#000;
	height: 20px;
	padding: 5px 0px;
	text-align:center;
	}
#privacidad {
	width:960px;
	margin: auto;
	}	