@charset "utf-8";
/* CSS Document */

.tablaK{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:355px;
	padding:5px 0 5px 5px;
	border:3px solid #0a374e;
}
.tablaK table td{
	border:1px #666 solid;
}
.tablaK table td a{
	color:#FFF;
	text-decoration:none;
}
.tablaK table td a:hover{
	color:#ffd504;
	text-decoration:none;
}
.funenteK{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tamaK{
	font-size:10px;
}
.tamaK2{
	font-size:11px;
}
.tamaK3{
	font-size:8px;
}
.precioK{
	font-size:17px;
}
.negritaK{
	font-weight:bold;
}
.inputKiosko{
	background-color:#ffff94;
	border:none;
}
.botonKiosko{
	background-image:url(../images/fondoBotonKiosko.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:21px;
	border:0px;
	font-weight:bold;
	color:#32352f;
	font-size:11px;
}
.cuadroKiosko{
	border:1px solid #28384f;
	padding:10px;
}
.fondoKiosko{
	background-image:url(../images/fondoCuadrosKiosko.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.listadoKiosko{
	border:1px solid #c77700;
}