/* CSS Document */

#advertencia {
	display:none;
}
body {
	margin-top:0;
	background-color:#000;
}
@font-face {
 font-family: 'Dosis';
 font-style: normal;
 font-weight: 300;
 src: local('Dosis Light'), local('Dosis-Light'), url('http://themes.googleusercontent.com/static/fonts/dosis/v1/GpmMKE0dnXylect5ObzLR_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
}
@font-face {
 font-family: 'Dosis';
 font-style: normal;
 font-weight: 500;
 src: local('Dosis Medium'), local('Dosis-Medium'), url('http://themes.googleusercontent.com/static/fonts/dosis/v1/A4RWZsncmJ25G8iqn2EHN_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
}
@font-face {
 font-family: 'Dosis';
 font-style: normal;
 font-weight: 700;
 src: local('Dosis Bold'), local('Dosis-Bold'), url('http://themes.googleusercontent.com/static/fonts/dosis/v1/x-7NZTw0n-ypOAaIE8uSrvesZW2xOQ-xsNqO47m55DA.woff') format('woff');
}
@font-face {
 font-family: 'PT Sans';
 font-style: normal;
 font-weight: normal;
 src: local('PT Sans'), local('PTSans-Regular'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v4/LKf8nhXsWg5ybwEGXk8UBQ.woff') format('woff');
}
@font-face {
 font-family: 'PT Sans';
 font-style: normal;
 font-weight: bold;
 src: local('PT Sans Bold'), local('PTSans-Bold'), url('http://themes.googleusercontent.com/static/fonts/ptsans/v4/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff') format('woff');
}
#contenedor {
	width:950px;
	margin:0 auto;
	background-color:#FFF;
}
#fdoblanco {
	height:620px;
	background-color:#FFF;
	margin-top:25px;
}
#header {
	height:150px;
}
#social {
	float:right;
	width:220px;
	height:60px;
	margin-top:17px;
	vertical-align:middle;
	color:#666;
}
#social img {
	margin-bottom:-10px;
}
#logo {
	width:184px;
	margin-left:10px;
}
#links {
	height:50px;
	width:220px;
	float:right;
	margin-top:-70px;
	font-family: 'Dosis', sans-serif;
}
.novinetas {
	list-style:none;
	text-align:right;
	margin-right:65px;
}
.negro {
	color:#000;
}
#fdo-derecho {
	background-image:url(../images/fdo_negro.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#menu {
	height:35px;
	background-color:#000;
	width:840px;
	float:right;
	margin-top:-20px;
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
}
#menu li {
	position: relative;
	float: left;
	list-style: none;
	display:block;
	width:100px;
	text-align:center;
	margin-right:50px;
}
#menu ul {
	margin-top:13px;
}
#menu ul li {
	display:inline;
}
#menu a {
	text-decoration:none;
}
#menu a:hover {
	color:#29abe2;
	text-decoration:none;
}
#menu ul ul {
	position:absolute;
	top:8px;
	visibility: hidden;
	z-index:100;
	left:-60px; /* posición del submenú */
}
#menu ul ul li a {
	background-color:#29abe2;
	color:#FFF;
	display:block;
	width:150px; /* ancho del botón */
	height:30px; /*alto del botón /*/
	text-align:center;
	background-image:url(../images/linea-blanca.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
}
#menu ul ul li a:hover { /* mouseover del submenú */
	background-color:#000;
	color:#FFF;
}
#menu ul li:hover ul {
	visibility:visible; /* no tocar */
}
#video {
	margin-left:110px;
	position:absolute;
	margin-top:25px;
	z-index:500;
	font-family: 'Dosis', sans-serif;
}
#video-inferior {
	font-family: 'Dosis', sans-serif;
	text-align:center;
	margin-top:5px;
}
.activo {
	color:#29abe2;
}
.item {
	color:#fff;
}
.pics {
	height:382px;
	margin-top:15px;
	width:840px;
	margin-left:110px;
}
#textos {
	height:382px;
	margin-top:15px;
	width:840px;
	margin-left:10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	margin-left:110px;
}
.elemento {
	font-family: 'PT Sans', sans-serif;
	color:#29abe2;
	font-size: 14px;
}
.azul {
	font-family: 'PT Sans', sans-serif;
	color:#29abe2;
	text-decoration:none;
}
#pics img {
	display: none
}
#pics img.first {
	display: block
}
pre {
	display:none
}
#copyright {
	margin:0 auto;
	text-align:center;
	margin-top:10px;
	color:#fff;
	font-size:12px;
	font-family: 'Dosis', sans-serif;
}
.en {
	color:#29abe2;
}
.lineless {
	text-decoration:none;
}
.media {
	font-family: 'Dosis', sans-serif;
}
#titulo {
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	text-transform:lowercase;
	margin-left:110px;
	width:195px;
	height:390px;
	float:left;
}
#espacio {
	height:30px;
}
.negro {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color:#000;
	text-decoration:none;
}
.nombre {
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	color:#29abe2;
	font-size: 15px;
	text-decoration:none;
}
.foto {
	float:right;
}
/* ------ SCROLLER NORMAL --------------------*/
#Container {
	position:relative;
	top: 50px;
	left: 1px;
	width: 500px;
	height: 320px;
	overflow: hidden;
}
.Scroller-Container {
	position:relative;
	background: transparent;
}
#Scrollbar-Container {
	position:relative;
	top: -280px;
	left:750px;
	width: 10px;
	height: 300px;
	position:relative;
}
.Scrollbar-Track {
	width: 1px;
	height: 310px;
	background-color: #333333;
	position:relative;
}
.Scrollbar-Handle {
	position: absolute;
	width: 10px;
	height: 25px;
	margin-left:-3px;
	background-image:url(../images/scroller.png);
}
/* ------ SCROLLER ASESORES --------------------*/
#Containera {
	position:relative;
	top: -200px;
	left: 1px;
	width: 800px;
	height: 190px;
	overflow: hidden;
	font-size:13px;
}
html.gecko #Containera {
	position:relative;
	top:185px;
	left:-200px;
	width: 800px;
	height: 200px;
	overflow: hidden;
	font-size:13px;
}
.Scroller-Containera {
	position:relative;
	background: transparent;
}
#Scrollbar-Containera {
	position:relative;
	top: -390px;
	left:815px;
	width: 1px;
	height: 170px;
	position:relative;
	background-color:#036;
}
html.gecko #Scrollbar-Containera {
	position:relative;
	top:1px;
	left:815px;
	width: 1px;
	height: 170px;
	position:relative;
	background-color:#036;
}
.Scrollbar-Tracka {
	width: 1px;
	height: 170px;
	background-color: #333333;
	position:relative;
}
.Scrollbar-Handlea {
	position: absolute;
	width: 10px;
	height: 25px;
	margin-left:-3px;
	background-image:url(../images/scroller.png);
}
img {
	border:0;
}
/* ----- SECCIÓN CONTACTO ------ */
#mapa {
	float:right;
	margin-top:70px;
	margin-right:15px;
}
#cuenta {
	float:left;
	margin-top:50px;
	margin-left:20px;
	text-align:left;
	width:50%;
}

#formulario {
	float:left;
	margin-top:70px;
	margin-left:-180px;

}
#titulo-contacto {
	font-family: 'Dosis', sans-serif;
	font-size:40px;
	text-transform:lowercase;
	margin-left:110px;
	width:195px;
	float:left;
}
.campo {
	width:200px;
	border-bottom:thin solid #29abe2;
	border-left:thin solid #29abe2;
	border-right:thin solid #29abe2;
	border-top:thin solid #29abe2;
}
#forma {
	background-color:#093;
}