@charset "utf-8";
body
{
	  margin: 0px;
	  font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
/*  	background-color: #08163d;*/
  	background-color: #4a0000;
  	background-attachment: fixed;
  	background-repeat: no-repeat;
  	color: #FFF;
}

#container
{
  	width: 1000px;
	  height: auto;
  	margin-left: auto;
	  margin-right: auto;
/*	background-color: #06002A; */
  	background-color: #4a0000;
}

#contenido
{
   color: #FFF;
			float: right;
			width: 626px;
			margin-top: 20px;
			margin-bottom: 2px;
}

#imagenHome
{
  	background-color: #08163d;
  	background: #08163d;
  	background-color: #4a0000;
}

#header
{
  	width: 1000px;
	  height: 111px;
	  position: relative;
	  background-color: #08163D;	
  	background-color: #4a0000;
}

#body
{
	  width: 1000px;
	  height: auto;
  	background-color: #08163d;
  	background-color: #4a0000;
/*	  ext-align: left;*/
  	position: relative;
	  float: left;
}

#footer
{
  	width: 1000px;
	  height: 56px;
	  position: relative;
	  float: left;
  	background-color: #4a0000;
	  text-align: center;
			margin-top: 2px;
}

#menu
{
   width: 374px;
  	background-color: #08163d;
  	background-color: #4a0000;
			color: #FFF;
			font-family: Calibri;
			font-size: 18px;
			font-weight: 100;
			background-image: url(../images/Fondo-copa.png);
			height: 607px;
			background-repeat:no-repeat;
			margin-top: 2px;
}

#imagen_menu
{
/*   margin-left: 3px;*/
/*			padding-top: 20px;*/
/*			padding-bottom: 20px;*/
}

#imagen_footer
{
   float: left;
			margin-left: 40px;
			width: 100px;
}

#imagen_contador
{
   float: right;
			margin-right: 5px;
			width: 5px;
			margin-top: 20px;
}

#contador
{
   float: right;
			margin-top: 20px;
			margin-right: 70px;
}

#line1
{
   width: 1000px;
			background-image: url(../images/line1.jpg);
			background-repeat: repeat-x;
			height: 3px;
}

#titulo
{
   color: #FFF;
			font-size: 24px;
			width: 450px;
			height: 20px;
			/*explorer */
			margin-top: 100px;
			float: left;
}

#logo
{
   /*float: right;!important*/
   			
			width: 123px;
			height: 158px;
			margin-right: 25px;
			margin-top: 20px;
			
}

#subtitulo
{
   color: #BEBF13;
			float: left;
			margin-top: 10px;
			font-size: 16px;
			width: 450px;
}

#cont
{
   font-size: 16px;
			float: right;
			margin-left: 5px;
			margin-top: -5px;
}

#countdown
{
   /*Explorer---linea 1*/
   margin-top: -10px;
			float: left;
			margin-left: 50px;
			margin-bottom: 5px;
			width: 244px;
			height: 113px;
}

#imgHome
{
   background-image:url(../images/inicio.png);
			width: 99px;
			height: 35px;
			margin-left: 40px;
			margin-bottom: 10px;
}

.menu_link
{
   height: 30px;
			color: #FFF;
			width: 374px;
			margin-left: 40px;
}

.menu_selected
{
   height: 30px;
			color: #FFF200;
			width: 215px;
			margin-left: 40px;
			background-image: url(../images/fon-menu.png);
			display: block;
   text-decoration: none;
}

a.menu_link
{
			color: #FFF;
			width: 260px;
			display: block;
}

a.menu_link:active
{
   text-decoration: none;
}

a.menu_link:visited
{
   text-decoration: none;
}

a.menu_link:link
{
   text-decoration: none;
}

a.menu_link:hover
{
   height: 30px;
			width: 215px;
   text-decoration: none;
			color: #D7D226;
			background-image: url(../images/fon-menu-bla.png);
			background-repeat: repeat-x;
}

strong
{
	color: #FFF;
}

