@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#536f08;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#estructura {
	width:1022px;
	margin:auto;
	height:auto;
	background-image:url(../Images/bg-shadow.png);
	background-repeat:repeat-y;
}

#header {
	width:982px;
	margin:auto;
	height:71px;
	background-color:#000;
}

#menu {
	margin-right:110px;
	float:right;
	margin-top:40px;
	height:25px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#boton {
	width:15px;
}

#baner-princi {
	width:982px;
	margin:auto;
	height:422px;
	z-index:0;
}

#baner-princi-Interna {
	width:982px;
	margin:auto;
	height:211px;
}

.logo {
	width: 237px;
	height:186px;
	background: transparent url(../Images/logotipo.png);
	float: left;
	position: absolute;
	margin: 5px 0 0 20px;
	z-index:10;
}

#sub-menu {
	width:982px;
	height:134px;
	margin:auto;
	border-top-color:#6f8d0b;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#6f8d0b;
	border-bottom-style:solid;
	border-bottom-width:4px;
	background-color:#6f8d0b;
}

#socket-video {
	width:982px;
	height:370px;
	margin:auto;
}

#video {
	width:468px;
	height:352px;
	float:left;
	margin-left:17px;
	margin-top:10px;
}

#vinetas-info {
	width:477px;
	height:124px;
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#titulo-vinetas {
	width:205px;
	height:43px;
	float:left;
	margin-top:15px;
	margin-left:30px;
	margin-right:250px;
}

#vinetas {
	width:31px;
	height:125px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}

#vinetas-textos {
	width:400px;
	height:125px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	font-size:14px;
	text-align:left;
}

#vinetas-botones {
	width:320px;
	height:50px;
	float:left;
	margin-top:5px;
	margin-left:115px;
	margin-right:20px;
	font-size:14px;
}

#formulario {
	width:945px;
	height:62px;
	margin:auto;
	margin-top:10px;
	padding-top:15px;
	padding-right:10px;
	background-image:url(../Images/fond-formulario.jpg);
	color:#FFF;
	font-size:14px;
}

#formularioI {
	width:945px;
	height:62px;
	margin:auto;
	margin-top:10px;
	padding-top:15px;
	padding-right:10px;
	background-image:url(../Images/fond-formularioI.jpg);
	color:#FFF;
	font-size:14px;
}

#floating {
	width:400px;
	height:250px;
	display:none;
	position:fixed;
	margin-top: 200px;
	z-index:999;
	background-color: red;
	cursor: pointer;
}

#formulario .input {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border:#930 solid 1px;
	width:187px;
}

#footer {
	width:983px;
	height:88px;
	margin:auto;
	margin-top:12px;
	background-image:url(../Images/bg-shadow2.jpg);
	background-repeat:repeat-x;
}

#copyright {
	margin-top:20px;
    color:#FFF;
	font-size:11px;
	text-align:center;
}

#links-footer {
	text-align:center;
	height:20px;
	padding-top:15px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#links-footer a {
	text-decoration:none;
	margin: 0px 5px 0px 5px;
	color:#FFF;
}

#menu a {
	color:#FFF;
	text-decoration:none;
	padding:3px 5px 3px 5px;
}

#menu a:hover {
	color:#FFF;
	background-color:#900;
}

#contenido-interna {
	width:982px;
	height:auto;
	margin:auto;
}

#idiomas {
	float:right;
	color:#FFF;
	font-size:10px;
	padding: 5px 5px 0px 0px;
	
}

#baners-contenidos {
	clear:both;
	width:962px;
	height:76px;
	bottom:-15px;
	margin-left:40px;
}

#contenidos-textos {
	position:relative;
	clear:both;
	width:945px;
	height:auto;
	margin:auto;
	padding: 25px 25px 25px 25px;
}

.internaltext {
	position:relative;
	overflow:visible;
	width: 900px;
	margin: 0px 0px 0px 20px;
}

#ayudaenlinea {
	margin:-35px -105px -35px 0;
	margin-left: 0px;
}

#form-becas {
	width:400px;
	height:400px;
	margin:auto;
}