@charset "utf-8";
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: normal;
	letter-spacing: 0.6px;
}
#textin {
	width: 400px;
}

.mayus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C3;
}
.textobajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
}
.sect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	list-style-type: none;
	color: #666;
	list-style-image: url(imagenes/select.gif);
}

