@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'misobold';
    src: url('fonts/miso-bold-webfont.eot');
    src: url('fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-bold-webfont.woff') format('woff'),
         url('fonts/miso-bold-webfont.ttf') format('truetype'),
         url('fonts/miso-bold-webfont.svg#misobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'misolight';
    src: url('fonts/miso-light-webfont.eot');
    src: url('fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-light-webfont.woff') format('woff'),
         url('fonts/miso-light-webfont.ttf') format('truetype'),
         url('fonts/miso-light-webfont.svg#misolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'misoregular';
    src: url('fonts/miso-regular-webfont.eot');
    src: url('fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/miso-regular-webfont.woff') format('woff'),
         url('fonts/miso-regular-webfont.ttf') format('truetype'),
         url('fonts/miso-regular-webfont.svg#misoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
Html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height:100%;
	width: 100%;
	position: absolute;
}
body {
	background-color:#000;
}
#Menu {
	color: #FFF;
	width: 200px;
	margin-top: 22px;
	margin-left: 22px;
	position: absolute;
	z-index: 1000;
}
#Menu #Logo {
	margin-bottom: 12px;
	background-image: url(images/bg_black.png);
}
#Menu #Menu_text ul  {
	margin: 0px;
	padding: 0px;
}
#Menu #Menu_text ul  li{
	padding: 0px;
	list-style-type: none;
	background-image: url(images/bg_black.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#Menu #Menu_text ul  li:hover{
	list-style-type: none;
	background-image: url(images/bg_black50.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Menu #Menu_text ul li a{
	display: block;
	font-family: misoregular;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#Menu #Menu_text ul li a:hover {
	color: #0F0;
	text-decoration: none;
}
#Contenido {
	margin-left: 234px;
	margin-top: 134px;
	margin-right: 20px;
}
#Contenido_expos {
	margin-left: 234px;
	margin-top: 134px;
	margin-right: 20px;
	vertical-align: middle;
    white-space: nowrap;
	display: inline-block;
}
#Contenido_exposdos {
	display:block;
	height:67%;
	margin-left:234px;
	margin-right:20px;
	margin-top:134px;
	position:absolute;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
	z-index:-9;
}
#Contenido #Expo_tumb {
	background-color: #09F;
	display:block;
	float:left;
	height:200px;
	margin-bottom:12px;
	margin-right:12px;
	min-width:200px;
	width:17%;
}
#Contenido #content #container .box.col2 h1 {
	bottom: 13px;
	color: #00FF00;
	display: inline;
	font-family: misolight;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 0 13px;
	padding: 6px;
	position: absolute;
	text-transform: uppercase;
	max-width:83%;
	background-image: url(images/bg_black.png);
}
#Contenido #content #container .box.col2 h1 strong {
	color: #FFF;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Misoregular;
	padding: 0px;
	width: 90%;
	font-size: 15px;
}
#clear {
	clear: both;
}
#Contenido #content #container .box.col2 img {
	position: absolute;
}
#fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }
 
#fade:hover {
      opacity: 0.0;
      }
#sponsors {
	margin-bottom: 35px;
	margin-right: 24px;
	margin-top: 40px;
}
#sponsors2 {
	margin-bottom: 35px;
	margin-right: 24px;
	margin-top: 40px;
	right: 3%;
	position:fixed;
}
.galeriaexposiciones {
	height: auto;
	width: 66%;
}
.galeriaexposiciones2 {
	height: auto;
	width: 49%;
}
.galeriaexposiciones3 {
	height: auto;
	width: 33%;
}
.galeriaexposiciones4 {
	height:99%;
	margin-right:12px;
	width:auto;
}
.content{
	height:150px;
	overflow:auto;
	;
	color: #FFF;
}
#Expo {
	color: #999;
	margin-left: 22px;
	margin-top: 181px;
	padding: 20px;
	position: fixed;
	width: 14%;
	background-attachment: scroll;
	background-image: url(images/bg_black.png);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:18px;
	font-weight: 300;
	min-width:200px;
}
#Expo h1 {
	color: #0F0;
	font-family: misolight;
	font-size: 44px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	line-height: 35px;
	margin-bottom:10px;
}
#Expo h2 {
	color: #fff;
	font-family: misoregular;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	line-height: 21px;
}
#Menu2 {
	color: #FFF;
	margin-top: 22px;
	margin-left: 22px;
	position: absolute;
	z-index: 1000;
}
#Menu2 #Logo {
	margin-bottom: 12px;
	background-image: url(images/bg_black.png);
	float: left;
}
#Menu2 #Menu_text ul  {
	margin: 0;
	padding: 0;
	width: 656px;
	display: block;
	float: left;
}
#Menu2 #Menu_text {
	display: block;
	float: left;
	margin-left: 12px;
}
#Menu2 #Menu_text ul  li{
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 12px;
	margin-right: 12px;
	width: 119px;
}

#Menu2 #Menu_text ul li a{
	background-image: url(images/bg_black.png);
	display: block;
	font-family: misolight;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px;
}
#Menu2 #Menu_text ul li a:hover {
	color: #0F0;
	text-decoration: none;
	background-image: url(images/bg_black50.png);
}

#Menu3 {
	color: #FFF;
	margin-top: 22px;
	margin-left: 22px;
	position: fixed;
	z-index: 1000;
	width: 930px;
}
#Menu3 #Logo {
	margin-bottom: 12px;
	background-image: url(images/bg_black.png);
	float: left;
}
#Menu3 #Menu_text ul  {
	margin: 0;
	padding: 0;
	width: 656px;
	display: block;
	float: left;
}
#Menu3 #Menu_text {
	display: block;
	float: left;
	margin-left: 12px;
}
#Menu3 #Menu_text ul  li{
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 12px;
	margin-right: 12px;
	width: 119px;
}

#Menu3 #Menu_text ul li a{
	background-image: url(images/bg_black.png);
	display: block;
	font-family: misolight;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px;
}
#Menu3 #Menu_text ul li a:hover {
	color: #0F0;
	text-decoration: none;
	background-image: url(images/bg_black50.png);
}

.box.col4 .Texto, #Contenido #Cont_Text, #Contenido #Cont_Text2{
	 color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    min-width: 300px;
    padding: 25px;
}
#Contenido #content #container .box.col4 .Texto h1, #Contenido #Cont_Text h1 {
	color: #00FF00;
    font-family: Misolight;
    font-size: 38px;
    font-weight: normal;
    margin: 0 0 23px;
    padding: 0;
    text-transform: uppercase;
}
/* #### Tablets Portrait or Landscape #### */
@media screen and (max-width: 1324px){
  /* some CSS here */
#sponsors {
	width: 78%;
	height:auto;
	display:block;
	float:right;
	margin-bottom: 15px;
	margin-right: 24px;
	margin-top: 20px;
}
#sponsors2 {
	width: 78%;
	height:auto;
	display:block;
	float:right;
	margin-bottom: 15px;
	margin-right: 24px;
	margin-top: 20px;
}
#Contenido .galeriaexposiciones {
	height: auto;
	width: 83%;
}
#Contenido .galeriaexposiciones2 {
	height: auto;
	width: 55%;
}
#Expo h2 {
    color: #FFFFFF;
    font-family: misolight;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#Expo h1 {
	color: #0F0;
	font-family: misolight;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}
.content {
    color: #FFFFFF;
    height: 118px;
    overflow: auto;
}
#Menu2 #Menu_text ul  {
	margin: 0;
	padding: 0;
	width: 585px;
	display: block;
	float: left;
}
#Menu2 #Menu_text ul li a{
	background-image: url(images/bg_black.png);
	display: block;
	font-family: misolight;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 13px;
	font-size: 13px;
}
#Menu2 #Menu_text ul  li{
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 12px;
	margin-right: 12px;
	width: 105px;
}
a#idioma {
	background-image: url("images/bg_black50.png");
	color: #00ff00;
	display: block;
	font-family: misolight;
	padding: 13px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 12px;
	padding: 13px;
	font-size: 13px;
}
}
/* #### Tablets Portrait or Landscape #### */
@media screen and (max-width: 1385px){
  /* some CSS here */
#sponsors {
	display:block;
	margin-bottom: 35px;
	height:auto;
	margin-right: 24px;
	margin-top: 20px;
	width: 60%;
}

#Expo h2 {
    color: #FFFFFF;
    font-family: misoregular;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.content {
    color: #FFFFFF;
    height: 118px;
    overflow: auto;
}
#sponsorshome {
bottom: 30px;
    display: block;
    position: absolute;
    right: 30px;
    z-index: 1000;
	width:auto;
	height:auto
}
#festival {
	display: block;
    margin-left: 57px;
    margin-top: 183px;
    position: absolute;
    z-index: 1000;
	width:20%;
	height:auto
}
}
#Contenido #Cont_Text , #Contenido #Cont_Text2 {
	padding: 21px;
	width: 601px;
	background-image: url(images/bg_black.png);
}
#Contenido #Cont_Text2 {
	margin-top: 12px;
	}
#Contenido #Cont_Text2 h1 {
 color: #00FF00;
    font-family: misolight;
    font-weight: normal;
    margin: 10px 0 7px;
    text-transform: uppercase;
}
#Contenido #Cont_Text2 p {
	display: table;
	margin: 0 0 2px;
	width: auto;
}
#Contenido #Cont_Text2 h2 {
	color: #FFF;
    font-family: misoregular;
    font-weight: normal;
    margin: 0 0 7px;
    text-transform: uppercase;
}
#Contenido #Cont_Text2:hover {
	background-image: url(images/bg_black50.png);
	}
#Contenido #Cont_Text p {
	margin: 0px;
}
#Expo h2 strong {
	color: #838383;
	font-family: misolight;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
#festival {
	display: block;
    margin-left: 57px;
    margin-top: 183px;
    position: absolute;
    z-index: 1000;
}
#sponsorshome {
bottom: 30px;
    display: block;
    position: absolute;
    right: 30px;
    z-index: 1000;
}
#Contenido #ilustracion {
	margin-top: 12px;
}
#Contenido .credito_ilustración {
	font-size: 10px;
	color: #CCC;
	display: block;
	text-align: right;
	width: 635px;
	margin-top: 12px;
	font-family: Lato, Verdana, Geneva, sans-serif;
	}
#Contenido .credito_ilustración2 {
	font-size: 10px;
	color: #CCC;
	display: block;
	text-align: right;
	width: 635px;
	margin-top: 12px;
	font-family: Lato, Verdana, Geneva, sans-serif;
	margin-bottom: 12px;
	}
#Contenido #ilustracion2 {
	margin-bottom: 12px;
}
#Menu2 #Menu_text #social {
	display: block;
	float: left;
}
#Menu3 #Menu_text #social {
	display: block;
	float: left;
}
#Countdownbar {
	background-color: #000;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	position: fixed;
	z-index: 1500;
}
#Contenido #Cont_Text2 h2 strong {
	font-weight: normal;
	color: #666;
	font-family:misolight;
}
p a{
	color: #0F0;
	text-decoration: none;
}
p a:hover {
	color: #FFF;
	text-decoration: none;
}
#Expo #content_1 h3 {
	  background-color: #00FF00;
    color: #000000;
    display: block;
    font-family: misobold;
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px;
    text-align: center;
    width: 20px;
}
#Expo #content_1 p {
	margin: 0px;
}
#Expo #content_1 h1 {
	font-size: 24px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#Expo #content_1 h2 {
	margin: 0px;
	font-size: 16px;
}
#Contenido #Cont_Text2 .fb  {
	float: right;
	margin-top: -18px;
}
a#idioma {
	background-image: url("images/bg_black50.png");
	color: #00ff00;
	display: block;
	font-family: misolight;
	padding: 13px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 12px;
	padding: 13px;
}
a#idioma:hover {
		color: #ffffff;
	}
