.fondo {
	background-image: url(../img/fondo.jpg);
}
.fondoFoto {
	background-image: url(../img/fondo_foto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.input{
	font-family:verdana;
	font-size:10px;
	color:#996633;
	font-weight: normal;
	border: 1px solid #5F3F1F;
	background-color: #DCCEB8;
}
.td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #4D331A;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DCCEB8;
	text-decoration: none;
	background-color: #785027;
	font-size: 11px;
	border: 1px solid #785027;
}
.puntos {
	background-image: url(../img/puntos.gif);
	background-repeat: repeat-y;
}

.tit {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #5F3F1F;
}

