* {
	padding:0px;
  	margin:auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fondo{
background-image:url(img/fondo.jpg);
background-repeat:no-repeat;
 text-align: center;
   vertical-align: middle;
   margin-top: -290px;
   margin-left: -507px;
   position: absolute;
   top: 50%;
   left: 50%;
   width: 1017px;
   height: 593px;
}

a, a:visited, a:active {
	 color:#6fae22;
	 text-decoration : none;
}

a:hover {
  color: #e20024;
  text-decoration :none;
}

td {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}



.pie{
background-image:url(img/fondo_pie.jpg);
background-repeat: repeat-x;
height:30px;
} 

.flash{
font-size: 10px;
height: 20px;
} 