/* CSS Document */


/*** CUERPO_FOTOSONLINE****/

#registros{
	margin:0;
	width:900px;
	background-image:url(../photobook/fondo.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#contenido a.gracias{
	font-size:12px;
	color:#FC0;
	text-decoration:none;
}
#contenido a:hover.gracias{
	color:#CCC;
}
li input.password{
	width:90px;
}
.columnas{
	width:400px;
	float:left;
	margin-right:20px;
}
#ingresos ul{
	width:400px;
	text-align:center;
	list-style:none;
	text-align:center;
	color:#000;
}

