body {
	/*background-color:#000;*/
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../fondo.png);
	background-repeat:repeat;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	overflow:auto;
	   }
	  
#contenedor {
	/*background-color:#000000;*/
	position: absolute;
	width: 813px;
	height: 550px;
	left: 50%;
	top: 50%;
	margin-left: -407px;
	margin-top: -275px;
	z-index:2;
	overflow: visible;
 }
 
 #contenedorflash {
	/*background-color:#000000;*/
	position: absolute;
	width: 1000px;
	height: 647px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -323px;
	z-index:2;
	overflow: visible;
 }
 
  #contenedorflash2 {
	/*background-color:#000000;*/
	position: absolute;
	width: 822px;
	height: 522px;
	left: 50%;
	top: 50%;
	margin-left: -411px;
	margin-top: -262px;
	z-index:2;
	overflow: visible;
 }

 #contenedordata {
	/*background-color:#000000;*/
	position: absolute;
	width: 500px;
	height: 150px;
	left: 50%;
	top: 81%;
	margin-left: -250px;
	margin-top: -75px;
	z-index:3;
	overflow: visible;
 }

 .links a{
	font: Arial, Helvetica, Verdana;
	font-style: normal;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
 }

.links a:hover{
	font: Arial, Helvetica, Verdana;
	font-style: oblique;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
 }
 
  .links1 a{
	font: Arial, Helvetica, Verdana;
	font-style: normal;
	color:#FFF;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
 }

.links1 a:hover{
 font: Arialf, Helvetica, Verdana;
 color: #FFF;
 font-weight: normal;
 font-size:12px;
 text-decoration: none;
 }
 
 .links1{
 font: Arial, Helvetica, Verdana;
 color: #FFF;
 font-weight: normal;
 font-size:12px;
 text-decoration: none;
 }

