.abajo {
	background-image: url(images/abajo.jpg);
	background-repeat: no-repeat;
}
.letra {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.novedad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.clickaqui {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.clickaqui:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.noticia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.letraformulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.letra clientes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.linknoti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.linknoti:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.prestado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.webs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.webs:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	}
.interlinea {
	letter-spacing: normal;
	word-spacing: normal;
}

.letrajustificada {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

#div_recibir{
	background-image:url(images/input_recibir.png);
	background-repeat:no-repeat;
	height:33px;
	width:337px;
}

#div_recibir .btn_recibir{
	float:right;
}

#div_recibir .campo{
	border:none;
	background-color:#EDEDED;
	margin:6px 0px 0px 8px;
	width:230px;
	color:#666666;
}

#btn_soporte{
	float:right;
	width:200px;
	height:28px;
	margin-right:70px;
	cursor:pointer;
}