/* CSS Document */

#abajo_contenedor {
	width:100%;
	height:50px;
	border-top: 1px solid #AFC2CD;
	text-align:center;
	padding-top:8px;
	background:url(/images/bottom_fondo.png) repeat-x;
}

.textogris {
	font-family: Arial;
	font-size: 10px;
	color:#666666;
}
