.fondo {
	background-color: #e0e0e0;
}
.fondo_blanco {
	background-color: #ffffff;
}
.pie {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 22px;

}
a.pie_lnk:link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.pie_lnk:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.pie_lnk:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.input-acceso {
	height: 18px;
	width: 180px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: DE3808;
}
.subtitulo_rojo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: DE3808;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

}
.texto_negro {
	font-family: tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
a.clientes:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
	line-height: 22px;
}
a.clientes:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3366FF;
	text-decoration: underline;
	line-height: 22px;

}
a.clientes:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
	line-height: 22px;
}
.subtitulo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.fondo-rojo {
	background-color: CC3300;
}
.input-field {
	height: 18px;
	width: 254px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;

}
.input-area {
	height: 97px;
	width: 254px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.input-area-visual {
	height: 40px;
	width: 254px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: tahoma;
	font-size: 11px;
	color: 003CFF;
	background-color: E3E3E3;
	height: 22px;
	width: 54px;
	border: 1px solid CCCCCC;
}
.borde {
	border: 1px solid D9D9D9;
}
.home {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.lnk_home:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lnk_home:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.lnk_home:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
