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

body{ background-image:url(images/bg-video.jpg); background-repeat:repeat-x; background-color:#080000; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0; padding:0;}

#header{ height:160px; width:900px; margin:0 auto;}
#content{width:880px; margin:0 auto; padding:20px 10px;}
#foot{ font-size:12px; width:900px; margin:0 auto;}
#video{ margin:20px 0;}


/*HEADER*/

#headertop{  height:163px; }

#logo-header {

	width:271px;
	height:144px;
	margin-left:230px;
}

#header-info{
	width:1200px;
	background-image: url(images/bgtop.jpg);
	background-repeat:no-repeat;
	background-position:20% 0;
	height:508px;
	margin:0 auto;
	position: relative;
}
#header-content{ width:960px; margin:0  auto;}

#header-textos{
	font-size:14px;
	width:493px;
	color:#fff;
	margin:0 auto;
}
#espaciodisponible{ width:220px; float:left;}

/*ESTILOS PARRAFOS Y TIULOS*/
h1{ font-size:28px; color:#000000; letter-spacing:-2px;}
.tituloprincipal{ font-size:48px; letter-spacing:-2px; font-family: Tahoma, Arial; line-height: normal; color:#fff; font-weight:bolder; margin-bottom:10px;}
.subtitulo{ font-size:24px; font-family:Tahoma, Arial;  line-height:0; margin-top:7px; letter-spacing:-1px; margin-bottom:5px; margin-top:15px;  color:#fdbc01;}

.titulosh1{ padding-left:30px; margin:10px 0; }
h1.titulosh1 img{ margin-left:-50px; margin-right:10px; }
.textoscontenido{ width:90%; margin:0 auto; font-size:14px; line-height:1.8;}

.boton-inscrbirme{
border:#ff1e20 solid 4px;
}

.boton-inscrbirme:hover{
border: #009900 solid 4px;
}
