h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #B91B09;
}
body {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	margin-top: 0px;	
	font-size: 12px;
	color: #666666;
}
/* temporal para los links generales */
a:link { text-decoration: none; outline:none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.caja {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 15px;
}
.caja_multilinea {
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
}
.credito_nota {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texto_normal_bajito_blanco {
	font-family: "Trebuchet MS";
	margin-top: 0px;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.borde_abajo_cafe { 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.borde_arriba_cafe { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.borde_derecho_cafe { 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.borde_izquierdo_cafe { 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.texto_normal {
	font-family: "Trebuchet MS";
	margin-top: 0px;	
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}
.texto_normal_rojo {
	font-family: "Trebuchet MS";
	margin-top: 0px;	
	font-size: 12px;
	color: #CC0000;
	font-weight:normal;
}
.formularios_texto_grande {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.fondo {
  background-color: #F3F3F3;
}
.fondo1 { background-color:#DFDFDF; }
.fondo2 { background-color:#D1D1D1; }
.formularios_etiquetas {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formularios_texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.formularios_vinculo_resaltado {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formularios_vinculo_resaltado a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formularios_vinculo_resaltado hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formularios_vinculo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.formularios_vinculo a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.formularios_vinculo hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.tematica_fijos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.tematica_fijos_resaltado {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #B91B09;
}
.tematica_fijos_resaltado_ch {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B91B09;
}
.borde_combo { 
	border-width:1px;
	border-style:solid;
	border-color: #6C6C6C;
}

.borde_abajo { 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borde_arriba { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.borde_derecho { 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borde_izquierdo { 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.formularios_vinculo_chico {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formularios_vinculo_chico a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formularios_vinculo_chico hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
