/*html{
	background: url("bgcoyar.gif") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/

body{
	background-color: #000;
	font-family: Arial,sans-serif;
	margin: 30px 20px;
	background-image: url('gears_2.gif');
	background-repeat: no-repeat;
	background-size: 400px;
	background-attachment: fixed;
	background-position-x: right;
	background-position-y: bottom;
	background-size: 50%;

}

.cabecera{
	background-color: #000;
	padding: 15px;
	color: #fff;
	margin: 0;
}

ul{
	background: #fff;
	display: block;
	float: none;
}

.ventana p, .ventana ul{
	background-color: #000;
}

table{
	background-color: #fff;
	border: solid 6px #000;
}

td{
	padding: 10px;
	border: solid 2px #000; 
}

.about{
	padding: 0 30px;
}

.about p{
	padding: 25px 0;
	margin: 0;
}

.ventana h2{
	margin: 30px 0;
}

.ventana h3{
	margin-bottom:0; 
}

a:visited, a{
	color: #000;
	text-decoration: none;
}


a:hover{
	text-decoration: line-through;
}

.bajada, .bajada a{
	color: #fff;
	font-style: italic;
	font-family: Times, serif;
	text-transform: uppercase;
	margin:50px 0;
}

.fecha{
	font-size: 120px;
	float: left;
}

.ventana {
    border: double 10px #fff;
    background-color: #000;
    margin-bottom: 30px;
    padding: 0 15px;
    color: #fff;
}


.direccion{
	margin: 30px 0;	
	
	padding-top: .9%
}

.info h1{ 
	line-height: 1;
	padding: 0;
	margin:0;
	margin-right: 20px;
}

.header ul{
	display: inline-block;
	padding: 5px;
}



.header p{
	font-size: 30px;
	background-color: transparent;
}

.header img{
	width: 75%;
}

.header ul li{
	float: left;
	margin-right: 22px;
	padding: 5px;
}

.header ul{
	padding: 0;
}


.header ul li:first-of-type{
	list-style: none;
}

.header,.cuerpo{
	clear: both;
	/*border-bottom: double 4px #000;*/
}

.cuerpo{
	margin-top: 50px;
	padding-bottom: 50px;
	/*width: 70%;*/
	width: 1000px;
}

.row p, .row ul{
	margin:0 0 25px 0;
}

.condiciones {
	font-style: italic;
}

.clear{
	clear: both;
}

.logos img{
	height: 115px;
	width: auto;
}

.logos h2{
	font-family: serif;
	text-transform: uppercase;
	color:#fff !important;
	font-size: 15px;
	font-style: italic;
}

.wikimedia{
	width: 144px !important;
}

.fau{
	padding-bottom: 23px;
	margin-left: 26px;
	width: 123px !important;
}

.proyeccion{
	padding-bottom: 27px;
	margin-left: 55px;
}


.seccion_logos{
	float: left;
	margin-right: 30px;
}

.row{
	padding: 0 30px;
	border-bottom:solid; 
}

h1{
	color: white;
}

.invitado, .actividad{
	background-color: white;
	padding: 15px;
	margin-bottom: 30px;+
}

.invitado h1{
	font-size: 18px;
	color: black;
}

.invitado h3, .actividad{
	font-size: 15px;
}

.invitado p, .actividad p{
	font-size: 12px;
}


.invitado::before{
	content: "☺";
	font-size: 70px;
	font-weight: bolder;
	margin-left: -15px;
}

/*	EL PROGRAMAS */

.programa{
	background-color: white;
	padding: 20px 10px;
}


.col-prog{
	float: left;
	width: 20%;
	margin: 0 10px;
}

.flexcontainer{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
}

.col-prog div{
	border:solid 2px;
	padding: 10px;
	font-size: 13px;
}

.col-hrs{
	float: left;
	margin-right: 10px;
	width: 10%;
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 20px;

}

.col-hrs div{
	border-top: solid 2px;
	height: 28.3px;
}

.col-hrs div:last-of-type{
	border-bottom: solid 2px;
}



.col-header{
	line-height: 30px !important;
	font-size: 20px !important;
	margin-bottom: 20px !important;
	border: none !important;
	padding: 0 !important;
}

.min-30{height: 34px !important;}
.min-60{height: 68px !important;}
.min-90{height: 95px !important;}
.min-120{height: 124px !important;}
.min-150{height: 158px !important;}
.min-240{height: 248px !important;}

.gap-inf-30{margin-bottom: 30px;}
.gap-inf-60{margin-bottom: 60px;}
.gap-inf-90{margin-bottom:90px;}
.gap-inf-120{margin-bottom: 120px;}
.gap-inf-150{margin-bottom: 150px;}
.gap-inf-180{margin-bottom: 184px;}

.gap-sup-30{margin-top: 30px;}
.gap-sup-60{margin-top: 60px;}
.gap-sup-90{margin-top:90px;}
.gap-sup-120{margin-top: 120px;}
.gap-sup-150{margin-top: 150px;}
.gap-sup-180{margin-top: 184px;}
.gap-sup-270{margin-top: 270px;}
.gap-sup-300{margin-top: 300px;}




/*
.gap-inf-30{margin-bottom: 10.89%;}
.gap-inf-60{margin-bottom: 21.78%;}
.gap-inf-90{margin-bottom: 37.67%;}
.gap-inf-120{margin-bottom: 43.56%;}
.gap-inf-150{margin-bottom: 54.45%;}
.gap-inf-180{margin-bottom: 69.34%;}

.gap-sup-30{margin-top: 10.89%;}
.gap-sup-60{margin-top: 21.78%;}
.gap-sup-90{margin-top: 32.67%;}
.gap-sup-120{margin-top: 43.56%;}
.gap-sup-150{margin-top: 54.45%;}
.gap-sup-180{margin-top: 69.34%;}
.gap-sup-270{margin-top: 116.01%}


@media screen and (max-width: 1000px) {
    .cuerpo{
    	width: 100%;
    } 
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
