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

@-ms-viewport { width: device-width; }

@media only screen and (min-device-width: 700px) {
	html {
		overflow: hidden;
	}
}

html, body {
	font-family: "Interstate", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	color: #6D6E70;
	overflow: hidden;
	font-size: 16px;
}

header {
	background-color: #FF531A;
	height: 120px;
	width: 100%;
	-webkit-user-select: none;
	color: #FFFFFF;
}

#contenidos img{
	margin: 10px;
	min-width: 50px;
	max-width: 50%;
	border: 1px solid #444444;
}

#contenidos a{
	color: #EC1C24;
	border: 0px;
}

#contenidos a:hover{
	color: #EC1C24;
	border: 0px;
	text-decoration: none;
}


header img {
	margin-left: 0px;
	margin-right: 15px;
	float: left;
}

header ul {
	list-style-type: none;
	padding-top: 10px;
	margin: 0;
}

header li {
	cursor: pointer;
	font-size: 75%;
    display:inline;
	margin-left: 5px;
	margin-right: 5px;
}

#menu{
	padding-top: 15px;
}

.gris{
	color: #6D6E70;
}

.rojo{
	color: #FF0000;
}

header li:hover {
	color: #000000;
	text-shadow: 1px 0px 2px rgba(0, 0, 0, 0.25);	
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	header li:hover {
	color: #EC1C24 !important;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	header li:hover {
	color: #EC1C24 !important;
	}

}


header li:focus, header li:active {
	color: #FFFFFF;
}


.panelesFooter{
	background: url("./negro80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 26px;
	color: #FF531A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	overflow: visible;
	padding: 10px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 100;
}

.panelesInfo{
    background: url("./negro80.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 26px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    overflow-y: scroll;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100;
}

#contenedorContenidos{
    bottom: 0;
    height: 33%;
    position: absolute;
    right: 0;
    width: 50%;
}

#cerrarContenidos{
    background: url("./close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    left: -31px;
    overflow: visible;
    position: absolute;
    top: -56px;
    width: 22px;
    z-index: 1000;
}

.cerrarContenidos{
    background: url("./close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 22px;
    left: -12px;
    overflow: visible;
    position: absolute;
    top: -12px;
    width: 22px;
    z-index: 1000;
}

.panelesFooter h1{
	font-size: 12px;
}

.panelesFooter div{
    overflow-y: scroll;
	font-size: 12px;
}

#contenidos h1{
	font-size: 18px;
}

#contenidos h2{
	font-size: 14px;
}

#contenidos {
	font-size: 12px;
}

#creditos{
    width: 50%;	
	height: 120px;
	bottom: 25px;
	right: 0px;
	padding: 10px;
}

#acercaDe{
    height: 200px;
    width: 50%;	
	bottom: 26px;
	right: 0px;
	padding: 10px;
}

#infoNumeros{
	width: 314px;
	bottom: 26px;
	right: 0px;
	padding: 10px;
	z-index: 100;
}

#listado{
	height: 95%;
	width: 100%;	
	overflow-y: scroll;
}

#listado span{
	cursor: pointer;
}

#listado span:hover{
	color: #EC1C24;
}

#foot {
	position: absolute;
	margin-left: 10px;
}

footer {
	z-index: 999;
	background-color: #FF531A;
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	color: #FFFFFF;
}

footer span {
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
}

footer button {
	font-family: "Interstate", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}

footer button:active, footer button:selected, footer button:visited { 
    border: none;
    outline: none;
}

footer a {
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;
	text-decoration: none;
}

footer a:hover {
	color: #000000;
}

footer a:active {
	color: #ff0000;
}

.info{
	display: none;
	width: 400px;
	height: 400px;
	bottom: 26px;
	right: 0px;
	padding: 10px;
	z-index: 100;
	overflow: hidden;
}

#fb{
    background: url("./fb.png");
    height: 20px;
    position: absolute;
    top: 10px;
	right: 10px;
    width: 20px;
    z-index: 999;
    cursor: pointer;
}

#home{
    background: url("./home.png");
    height: 20px;
    position: absolute;
    top: 83px;
	right: 10px;
    width: 20px;
    z-index: 999;
    cursor: pointer;
}
