html, body
{ 
height:100%
}
body {
	background-color: #E5E5E5;
	font-family:Arial, Helvetica, sans-serif;
}
.footer{
height:33px;
margin:0 auto;
padding:0;
width:976px;
}
.creditos{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
.creditos a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7CA600;
	font-weight: bold;
		}
.creditos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7CA600;
	font-weight: bold;
}

.directorios{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
.directorios a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
			}
.directorios a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	
}
#submenu{
padding:0 0 0;
margin:0 0 0 21px;
list-style-type:none;
}
#footer #submenu ul{
float:left;
}
.bd a{
border-right:#D42705 2px solid;
}
.br a{
border-left:#D42705 0px solid;
}

#footer #submenu li a{
float:left;
list-style:none;
color:#D42705;
padding:0 8px;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
#footer #submenu li a:hover{
color:#A30202;
list-style-type:none;
text-decoration:none;
}
#ref{
font-size:11px;
float:left;
color:#6E8080;
margin:0 0 0 47px;
font-weight:400;
}
.preload{
	background-image: url(preload.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
	
