body
{
   color: #ffffff;
	background-color: #7e0001;
   overflow: hidden;
}

form{
   display:none;
}

a:hover, a.hover
{
   color: #bea123;
}

#id_001
{
   position: absolute;
	overflow: hidden;
   top: 0px;
   height: 400px;
	width: 940px;
   background-color: #000000;
   display:none;
}

#id_002
{
   position: relative;
   top: 0px;
   left: 20px;
	overflow: hidden;
	width: 900px;
   height: 170px;
}

#id_003
{
   position: absolute;
   top: 0px;
   left: 10px;
	overflow: hidden;
	width: 10px;
   height: 100%;
   background-color: #bea123;
}

#id_004
{
   position: absolute;
   top: 0px;
   left: 920px;
	overflow: hidden;
	width: 10px;
   height: 100%;
   background-color: #bea123;
}

#id_005
{
   position: absolute;
   top: 0px;
   left: 0px;
	overflow: hidden;
	width: 10px;
   height: 100%;
   background-color: #ffffff;
}

#id_006
{
   position: absolute;
   top: 0px;
   left: 930px;
	overflow: hidden;
	width: 10px;
   height: 100%;
   background-color: #ffffff;
}

#id_007
{
   position: absolute;
   top: 170px;
   left: 20px;
	overflow: hidden;
	width: 900px;
   height: 30px;
   background-color: #000000;   
}

#id_008
{
   width: 800px;
   border-collapse: collapse;
   color: #ffffff;
   background-color: #7e0001;
}

#id_008 td
{
   text-align: center;
   border: 1px solid #ffffff;
}

button, tr, td, a, img
{
   behavior: url('IEFixes.htc');
}

#id_008 td:hover, #id_008 td.hover
{
   background: #bea123;
}

#id_009
{
   position: absolute;
   top: 200px;
   left: 20px;
	overflow: auto;
	width: 900px;
   background-color: #000000;
   color: #ffffff;
}

#id_010
{
   text-align: center;
   position: absolute;
   left: 20px;
	overflow: hidden;
	width: 900px;
   height: 15px;
   / height: 17px;
   background-color: #000000;
   color: #bea123;
   border-top: 2px solid #7e0001;
   font-size: 11px;
}

#not_cabc
{
   width: 100%;
   color: #ffffff;
   background-color: #7e0001;
   font-size: 18px;
}

#img_fondo
{
   border: 2px solid #ffffff;
}

#img_fondo:hover , #img_fondo.hover
{
   border: 2px solid #7e0001;
}

#preload
{
	text-align:center;
	font: bold 12px Tahoma;
   position: absolute;
	left: 380px;
   width: 220px;
   height: 70px;
   background-color: #ffffff;
   color: #243434;
	display:none;
	border: #7e0001;
	border-style:solid; 
	border-width: 2px 2px 2px 2px;
	z-index:100;
}
