@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	height: 100%;
	font-size: 12px;
	border:none;
	overflow:auto;
	background-image:url(../images/bg_water.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#container {
	width:1000px;
	border:none;
	min-height:100%;
	height: 100%;
	position:relative;
	margin:auto;
}

#top {
	height:500px;
}

#header {
	height: 165px;
	text-align: center;
	width:1000px;
}

.btns {
	height: 20px;
	float: right;
	position: absolute;
	margin-left: 30px;
	width: 170px;
}

.btnsesp {
	background:url(../images/btn_esp_off.png);
	display:inline-block;
	width: 70px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-color: #FFF;
	background-repeat:no-repeat;
}

input[name="esp"]:hover{
	background:url(../images/btn_esp_on.png);
	display:inline-block;
	width: 70px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-color: #FFF;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnseng {
	background:url(../images/btn_eng_off.png);
	display:inline-block;
	border:none;
	background-repeat:no-repeat;
	width: 70px;
}

input[name="eng"]:hover{
	background:url(../images/btn_eng_on.png);
	display:inline-block;
	border:none;
	background-repeat:no-repeat;
	width: 70px;
	cursor:pointer;
}

.flexslider .slides li {
    position:relative;
}

.flex-caption {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
}

.btngal{
	background:url(../images/btn_gal.png);
	display:inline-block;
	border:none;
	background-repeat:no-repeat;
	width: 240px;
	position:absolute;
	height:100%;
}

#slider {
	position: absolute;
	left: 110px;
	top: 170px;
	width: 800px;
}

#coleccion{
	position: absolute;
	left: 16px;
	top: 230px;
	width: 240px;
	height:35px;
}

#contvideo {
	width: 848px;
	height: 345px;
	position: absolute;
	left: 90px;
	top: 40px;
	background: url(../images/fondovideo.png);
	background-repeat: no-repeat;
}

#video {
	width: 535px;
	height: 300px;
	position: absolute;
	left: 31px;
	top: -5px;
}

#middle {
	height: 390px;
}

#bottom {
	height: 140px;
}

#menu {
	height: 135px;
	text-align: center;
	color: #1f485a;
	width: 900px;
	position: absolute;
	left: 50px;
	top: 5px;
	font-size: 14px;
}

.mainmenu {
	width: 870px;
	height: 50px;
	position: absolute;
	top: 3px;
	bottom: 0px;
	left: -1px;
}

.mainmenu ul li {
	display:inline;
	padding:5px;
}

.mainmenu ul li:hover {
	display:inline;
	padding:5px;
	border-top: 3px solid #4ca9c5;
	cursor:pointer;
}

.mainmenu a {
	text-decoration:none;
	color: #1f485a;
}

.mainmenu a:visited {
	text-decoration: none;
	color:#1f485a!important;
}

.menusub{
	position: absolute;
	left: -5px;
	top: -19px;
	width: 450px;
	height: 25px;
}

.submenu p{
	display: inline;
	padding-left: 10px;
	padding-right:10px;
	border-right: 2px solid #4ca9c5;
}

.submenu a{
	color:#1f485a;
	text-decoration:none;
}

.submenu a:visited {
	color:#1f485a;
	text-decoration:none;
}

.submenu a:hover{
	color:#1f485a !important;
	text-decoration:none;
}

#contacto {
	position: absolute;
	left: 587px;
	top: 65px;
	text-align: center;
	line-height: 2px;
	font-size: 12px;
	color:03759e !important;
}

.textsuscrpcion{
	color:#03759e;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;

}

#suscripcion {
	border:0;
    height:Auto;
    width:auto !important;
	margin-top: 18px;
	margin-right:18px;
    float:right;
	display:inline;
}

.menucolec {
	width: 500px;
	height: 46px;
	position: absolute;
	top: 12px;
	bottom: 0px;
	left: 46px;
	font-size: 12px;
}

.menucolec ul li {
	display:inline;
	padding:5px;
}

.menucolec a {
	text-decoration:none;
	color:#03759e;
}

.menucolec a:hover {
	border-top: 1px solid #03759e;
}

.menucolec a:visited {
	color:#03759e;
}

.botonnews {
	position: absolute;
	left: 370px;
	top: -5px;
	width:48px;
	height:35px;
	border:none;
	background:url(../images/ok.png);
	background-repeat:no-repeat;
}

input[name="register"]:hover{
	position: absolute;
	left: 370px;
	top: -5px;
	width:48px;
	height:35px;
	border:none;
	background:url(../images/ok.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.textonews {
	position: absolute;
	text-align: right;
	width: 246px;
	left: 60px;
	top: 23px;
	font-size: 14px;
}

.placeholder {
	position: absolute;
	left: 10px;
	top: 45px;
	width: 400px;
}

.news {
	width: 405px;
	height: 90px;
	position: absolute;
	top: 45px;
	left: -10px;
	background: url(../images/news.png);
}

.redes {
	width: 325px;
	height: 80px;
	position: absolute;
	top: 45px;
	left: 465px;
	background: url(../images/redes.png);
}
