body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo_dr {
	background-image: url(../imagenes/fondos/fondo_sec.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.fondo_dr_index{
	background-image: url(../imagenes/fondos/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.fondo_teclado {
	background-image: url(../imagenes/fondos/fondo_teclado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_pie {
	background-image: url(../imagenes/fondos/fondo_fie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
}
.link_verde:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: underline;
}
.fondo_barra_busqueda {
	background-image: url(../imagenes/fondos/bubarra_busqueda.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.form_campo {
	font-size: 9px;
}
.txt_a {
	font-family: Tahoma;
	font-size: 11px;
	color: #929292;
	text-decoration: none;
}
.txt_a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #929292;
	text-decoration: underline;
}
.txt_gris {

	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
}
.linkFaq {
	text-decoration: none;
}

.titulos_verde {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
}

.solicitaenlace {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.solicitaenlace a:link {
	color: #929292;
	text-decoration: underline;
}

.solicitaenlace a:hover {
	color: #929292;
	text-decoration:none;
}