/* CSS Document */

/* /////////////// panel ////////////////// */

.panel {
	width: 607px;
	margin-bottom: 10px;
}
.panel1 {
	width: 18px;
	height: 36px;
	background-image: url(../img/panel/panel1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.panel2 {
	height: 36px;
	background-image: url(../img/panel/panel2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
}
.panel3 {
	width: 18px;
	height: 36px;
	background-image: url(../img/panel/panel3.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.panel4 {
	width: 18px;
	height: 20px;
	background-image: url(../img/panel/panel4.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.panel5 {
	width: auto;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
}
.panel6 {
	width: 18px;
	height: 20px;
	background-image: url(../img/panel/panel6.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.panel7 {
	width: 18px;
	height: 19px;
	background-image: url(../img/panel/panel7.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.panel8 {
	width: aunto;
	height: 19px;
	background-image: url(../img/panel/panel8.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.panel9 {
	width: 18px;
	height: 19px;
	background-image: url(../img/panel/panel9.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
/* //////////////////////// PANEL INDEX GRANDE EL JUEGO /////////////////////// */
.panelXogo{
	width: 571;
}
.panel51 {
	width: 138px;
	height: 172px;
	vertical-align: top;
}
.panel52 {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
/* ///////////////////////////// PANEL PEQUENO ///////////////////////////////// */
.panelDuo {
	width: 294px;
	margin-bottom: 10px;
	font-family: "Verdana";
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}
.panelDuoBis {
	width: 100%;
	font-family: "Verdana";
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}
/* //////////////////////// PANEL INDEX PEQUENO EL JUEGO /////////////////////// */
.panelDuo1 {
	width: 121px;
	height: 172px;
}
.panelDuo2 {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
/* //////////////////////// PANEL ENQUISA /////////////////////// */
.panelEnquisa {
	width: 227px;
	height: 18px;
	background-image:url(../img/encuesta/gris_fondo.gif);
	border: 1px solid #000000;
	text-align: left;
}