@charset "utf-8";

.texto {

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	font-style: normal;

}

.textoold_italic {

	font-family: arial;

	font-size: 11px;

	font-style: italic;

	font-weight: bold;

	color: #666666;

}



.titulos {

	font-family: helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #FF6600;

	font-style: normal;

}

.campos_busqueda {

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #003366;

}

.small {

	font-family: arial;

	font-size: 10px;

	font-style: italic;

	font-weight: normal;

	color: #666666;

}

.titulo12_blue_bold {

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	color: #00386C;

}
.titulo12_blue_boldwewe {

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	color: #2770B3;

}

.textowhite {

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

}

.titulo12_blue_claro_bold {

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	color: #0099FF;

}
.titulo12_blue_claro_boldwewe {

	font-family: arial;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.texto14 {

	font-family: arial;

	font-size: 14px;

	font-weight: normal;

	color: #666666;

}

.texto14bold {

	font-family: arial;

	font-size: 14px;

	font-weight: bold;

	color: #666666;

}

.marco_detalle {

	border: 1px solid #CCCCCC;

}

.texto_grisoscuro {

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

}

.texto_naranja {

	font-family: arial;

	font-size: 11px;

	font-weight: normal;

	color: #FF6600;

}

