@charset "utf-8";

/* CSS Document */



.textito {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #3b454c;

	text-decoration: none;

}

.clientes {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4C4E77;

	background-color: #E1E1E1;

	padding-left: 5px;

	font-style: normal;

	font-weight: normal;

	border-bottom-color: #B5B6CA;

	border-bottom-style: solid;

	border-bottom-width: 1px;

}



.texto_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;

}

.texto_chicobold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #2a2a2a;

	text-decoration: none;

}



.imputform {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	border: 1px solid #ADADAD;

	font-weight: bold;

	background-color: #F1F3F8;

}



.button {

	background-color: #DFDFDF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #004080;

	font-weight: bold;

	border-top-color: #E0E0E0;

	border-bottom-color: #B7B7B7;

	border-right-color: #B7B7B7;

	border-left-color: #E0E0E0;

	border: 1px solid;

	text-align: center;



}



.scroll{

scrollbar-face-color: #EAEAEA;

scrollbar-shadow-color: #C9C9C9;

scrollbar-highlight-color: #CCCACB;

scrollbar-3dlight-color: #CCCACB;

scrollbar-darkshadow-color: #CCCACB;

scrollbar-track-color: #CCCACB;

scrollbar-arrow-color: #B0B0B0;

}



.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

