@charset "utf-8";
@import url("reset.css");
@import url("fonts.css");
@import url("mouseovertabs.css");
@import url("mediaelementplayer.min.css");



body {
	background :#1b2124;
	font-family: alwynlight;
	font-size: 12px/16px;
	color:#FFF;
}

/* LAYOUT */
.wrapper{
	display:block;
	margin: 24px auto;
	width:970px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background:transparent;
	box-shadow: 0px 0px 10px 6px rgba(10, 12, 14, 0.75);
	-moz-box-shadow: 0px 0px 10px 6px rgba(10, 12, 14, 0.75);
	-webkit-box-shadow: 0px 0px 10px 6px rgba(10, 12, 14, 0.75);

	}

.head{
	display:block;
	width:970px;
	height:342px;
	}

.main{
	display:block;
	width:970px;
	height:398px;
	background:url(../images/bg_main.jpg);
	}

.main_legales{
	display:block;
	width:890px;
	height:100%;
	background:#fff;
	padding: 20px 40px 100px 40px;
	font-family:Arial, Helvetica, sans-serif !important;
	text-align:justify;
	}

.main_legales p{
font-size:12px;
color: #666;
line-height:1.4em;
}	

.main_legales h1{
color: rgb(0, 121, 194);
font-size:1.2em;
line-height:2em;
font-weight:bold;
margin: 30px 0 4px 0;	
}	

.main_legales h2{
color: rgb(0, 121, 194);	
font-size:0.9em;
line-height:2em;
font-weight:bold;
margin: 20px 0 4px 0;
}		
	
	
.footer{
	display:block;
	width:970px;
	height:284px;
	background: url(../images/bottom.png);
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	}
	
	
/** Inners */

.center{
	text-align:center !important;
}

.logo{display:block;
text-align:center;
margin:0 auto;
padding: 30px 0 0;
	}
	

.h_top{
	position:relative;
	z-index: 2;
	width:970px;
	height:165px;
	background: url(../images/top.png)
	}
	
	
.slideshow {
	position:relative;
	z-index: 1;
	width: 970px;
	height: 236px;  
	top:-58px;
	}
	
.m_left{
	display:block;
	float:left;
	width:431px;
	height:270px;
	margin-top:40px;
	margin-left:110px;
	overflow:visible;
	}		
.m_centro{
	display:block;
	width:760px;
	height:306px;
	margin-left:110px;
	overflow:visible;
	padding-top:20px;
	}
.m_centro p{
	line-height:20px;
	text-align:center;
	margin-top: 30px;
	margin-bottom:20px;
	}	
.m_right{
	display:block;
	width:433px;
	height:300px;
	padding-top:26px;
	margin-left:537px;
	}
.btn-volver{
	padding: 10px 50px;
    border: 1px solid #fff;
	}
.btn-volver-login{
	padding: 10px 44px;
    border: 1px solid #fff;
	font-size: 15px;
    font-family: arial;
	}	
#tit{	
	float:left;
	position:relative;
	top: 50px;
    left: 79px;
	}
#tit h1{
	font-size:20px;	}
#tit div {
    padding: 10px 20px;
    display: block;
    margin-bottom: 10px;
}
#brochure{	
	float:left;
	position:relative;
	top: 50px;
    left: 100px;
	}
#brochure a{
	border:#fff 1px solid;
	padding:10px 20px;
    margin-bottom: 10px;
	display: block;
	}
#enlace{
	float:right;
	position:relative;
	text-align:right;
	width:296px;
	height:30px;
	top:18px;
	right:42px;
	padding-right:2px;
	background:url(../images/badge.png) right bottom  no-repeat;}	
#video{
	display:block;
	width:393px;
	height:191px;
	background:#CCC;
	margin-left:7px;
	margin-top:80px;
	box-shadow: 0px 0px 5px 1px rgba(2, 43, 58, 0.86);
	-moz-box-shadow: 0px 0px 5px 1px rgba(2, 43, 58, 0.86);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(2, 43, 58, 0.86);
}			
.emp_tit {
	position:absolute;
	display: block;
	width: 200px;
	height: 24px;
	margin-top:-30px;
	margin-left: 20px;
}		
.emp_tit span {font-size: 0.9em; }
.emp{padding-top: 24px; text-align:center;}
.foot{
	position:absolute;
	margin-top:108px;
	margin-left:60px;
	display:block;
	width:400px;
	height:96px;
	z-index: 999;
	}	
.logo_footer{
	position:absolute;
	display:block;
	width:90px;
	height:84;
	margin-top:138px;
	z-index: 999;
	margin-left: 800px;
	}			
/* TYPOS */
a, a:link, a:visited {color:#fff; text-decoration:none}
a:hover {color:#ff6000; text-decoration:none; }
.m_centro a:hover {color:#ff6000; text-decoration:none; border:1px solid #ff6000;}
#brochure a:hover {color:#ff6000; text-decoration:none; border:1px solid #ff6000;}
button:hover {color:#ff6000; text-decoration:none; border:1px solid #ff6000;}
#enlace a{font-size: 0.9em;}
.cont-login {border: 1px solid #66b2de; height: 180px; width: 280px; padding: 15px 40px; margin-bottom: 40px;}
.cont-login p{text-align: left; padding-bottom:1px;}
.cont-login input#clave { width: 200px;}
.cont-login input#usuario{width: 200px;}
.foot span {line-height:4em;}
.foot p {font-size: 12px; line-height:1.9em;}
.recuperar{font-size:9px;}
.recuperar a:hover{ border:none;}

	
/*Resposivo*/

@media screen and (max-width: 520px){
	.wrapper{
		width:100% !important;
		}
	}