/*****PIE DE PAGINA*****/ 

#footer
{
	height:20px;
	background-color:#000;
	font-family:arial; 
	font-size:11px;
	color:#E4742D; 
	text-align:center;
	padding-top:10px;
	margin-top:20px;
}  
#footer span
{
	margin-left:100px;
}  

#footer a
{
	text-decoration:none;
	color:#E4742D;
}   

#footer a:hover
{
	text-decoration:underline;
	color:#E4742D;
}
