/* CSS Document */

body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #E6E7E9;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
}

.txt1 { font-size: 11px; color: #3C3C46; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";}
.titulo1 { font-size: 11px; color: #005500; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; font-weight:bold;}
.titulo2 { font-size: 20px; color: #000000; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; }

.txtcontenido { font-size: 11px; color: #666666; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; text-align: justify; line-height: 15px;}
.txtcontenido1 { font-size: 12px; color: #333333; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; text-align: justify; /*line-height: 18px;*/}
.txtcontenido2 { font-size: 12px; color: #999999; font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";}

a.link01:link, a.link01:visited {font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; font-size: 11px; color:#099CFE; text-decoration: none;}
a.link01:active, a.link01:hover {font-family: Arial, sans-serif, Tahoma, "Trebuchet MS"; font-size: 11px; color:#099CFE; text-decoration: none; /*font-weight:bold;*/}


.inpbusq{
	font-size: 11px; color: #666666; 
	font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";
	background-color: #FFFFFF;	text-decoration: none;
	width:170px; height:20px; padding-left: 5px;
	border: 1px solid #666666;
}
.input1{
	font-size: 11px; color: #666666; 
	font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";
	background-color: #FFFFFF;	text-decoration: none;
	width:380px; height:20px; padding-left: 5px;
	border: 1px solid #666666;
}

.btnbusq {
	font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 11px; color: #005500; 
	width:60px;	height:20px;
	background-color: #FFFFFF;	border: 1px solid #666666;
}
.btn1 {
	font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 11px; color: #FFFFFF; 
	width:120px;	height:20px;
	background-color: #666666;	border: 0px solid #666666;
}

.textarea1 {
	font-family: Arial, sans-serif, Tahoma, "Trebuchet MS";
	font-size: 12px;	color: #666666; padding-left: 5px;
	background-color: #FFFFFF; border: 1px solid #666666;
	width:380px;	height:140px;
}
