
body {
  font-family:sans-serif;
	  font-size:7pt;
	  font-weight:400;
	  background-color:#000;
}

.q{
width:190px;
}

.buscar_submit{

}

/* Modifica los botones amarillos del menu*/
div.boton_menu{
	width:108px;
	background-color:#FFFF33;
	border:dashed #FFCC00 1px;
	font-size:14px;
	margin-bottom:3px;
}

div.boton_menu a.menu{
	text-decoration:none;
	color:#000;
}

.titulo_seccion{
   color:#0000ff;
   font-weight:bold;
   text-align:center;
   font-size:12px;
}



