 .fondo_arriba  {  
			background-image: url(../imgs/background3.gif);
			background-position: right bottom;
		}

 .fondo_abajo   {  
			background-image: url(../imgs/background.gif);
			background-position: right top;
		}
 
.texto_foot     {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
		}			
.fondoHome {
	background-image: url(../imgs/bg_grad.png);
	background-repeat: repeat-x;
}

