/*========================= STYLES RULETAPOKERCASINOS.COM ====================================*/

/* -------------------- ESTILOS DEL RULETAPOKERCASINOS.COM -------------------*/
/* FONDO DEL H1 */
.bgH1 {
	background-color: #091D3D;
}

/* H1 */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	height: 10px;
	float: left;
	padding-bottom: 0px;
}

/* FONDO DE LA PANTALLA */
.bgtotal {
	background-color: #26304C;	
	background-image: url(index_files/background-general.gif);
}
/*FONDO DEL LATERAL EXTERIOR (3px)*/
.bglat02{
	background-color: #0E111F;
}
/*FONDO DEL LATERAL INTERIOR (1px)*/
.bglat01{
	background-color: #313E61;
}
/*HIPERVINCULOS GENERALES*/
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #e6e6e6;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #e6e6e6;


	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #e6e6e6;


}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underlina;
	color: #e6e6e6;
}

a.links:active {
	color: #F1F1ED;	text-decoration: none; font-size: 10px; font-weight: bold;
}
a.links:link {
	color: #F1F1ED;	text-decoration: none; font-size: 10px; font-weight: bold;
}
a.links:visited {
	color: #F1F1ED;	text-decoration: none; font-size: 10px; font-weight: bold;
}
a.links:hover {
	color: #F1F1ED;	text-decoration: underline; font-size: 10px; font-weight: bold;
}

a.titulolink:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
a.titulolink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #f2f2f2;
}
a.titulolink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #f2f2f2;
}
a.titulolink:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
/*BOTONES DE LOS FORM (SUBMIT)*/
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #313E61;
	border-top: 1px solid #999999;
	border-right: 1px solid #0E111F;
	border-bottom: 1px solid #0E111F;
	border-left: 1px solid #666666;
	height: 16px;


}

/* --------------------------------------------------------*/

/* -------------------- ESTILOS DEL TOP -------------------*/
/* FONDO DEL TOP */
.bgtop {
	background-color: #0F5DFF;
}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL comun*/
.clasemenuctop {
	background-color: #E64906;
	text-align: center;
	background-image: url(index_files/top-menu-n.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0E111F;
	border-left-color: #FFFFFF;
	height: 20px;




}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL OVER */

.clasemenuotop {
	background-color: #CE6700;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0E111F;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #0E111F;
	border-left-color: #666666;
	background-image: url(index_files/top-menu-o.jpg);

}

/* --------------------------------------------------------*/

/* -------------------- ESTILOS DEL MENU -------------------*/
/* FONDO DE TODO EL MENU */
.bgmenu {
	background-color: #313E61;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;


}
/* LINEA MENU IZQUIERDA Y SUPERIOR */ 
.lmi{
	background-color: #EC0063;
	
}
/* LINEA MENU IZQUIERDA Y DERECHA (PREFERENTEMENTE REPETIR EL COLOR DE FONDO DEL MENU)*/ 
.lmi2{
	background-color: #030097;
}
/* LINEA MENU DERECHA Y ABAJO */ 
.lmd{
	background-color: #0384DA;
	
}
	

/*FONDO Y BORDE DEL MENU PRINCIPAL*/
.basemenu{
	border-top: 1px solid #0E111F;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #0E111F;
	border-left: 1px solid #0E111F;
}


/* FONDO Y BORDE DE LAS CAJAS DEL MENU*/ 
.basebox{
	background-color: #234B57;
	padding: 4px;
	border: 2px solid #0E111F;

}
/* TITULOS DEL MENU PRINCIPAL*/ 
.titulomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #26304C;
	text-align: left;
	padding-left: 8px;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #FFFFFF;



	height: 18px;
	


}
/* BASE DEL MENU PRINCIPAL*/
.bottommenu {
	background-color: #091D3D;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	border-left: 1px solid #8F8F8F;
}
/* BASE DEL MENU (resto)*/

.bottommenu2 {
	background-color: #091D3D;
	height: 2px;
}

/* TITULOS DE LAS CAJAS DEL MENU*/

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #26304C;
	text-align: left;
	padding-left: 8px;

	height: 18px;
	line-height: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09263E;
	border-bottom-color: #021010;




}
/* HIPERVINCULOS DEL MENU PRINCIPAL */
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
	padding-left: 3px;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
	padding-left: 3px;

}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
	padding-left: 3px;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
	padding-left: 3px;

}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2e2e2;
	padding-left: 3px;
}
/*FONDO DE LA CELDA DEL MENU PRINCIPAL COMUN*/
.clasemenuc {
	background-color: #0E111F;
	text-align: left;
	border-top-style: solid;

	border-top-width: 1px;
	border-top-color: #E2E2E2;
	border-left: 1px solid #E2E2E2;
    height: 20px; 

}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL OVER */

.clasemenuo {
	background-color: #313E61;
	text-align: left;
	border-top-style: solid;

	border-top-width: 1px;
	border-top-color: #E2E2E2;
	border-left: 1px solid #E2E2E2;
	height: 20px; 


}

/* CELDAS DE LAS CAJAS DEL MENU */

.celdamenu {
	background-color: #091D3D;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #E2E2E2;
	padding-left: 8px;
}
.clasecomun {
	background-color: #0E111F;
	text-align: left;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003333;
	border-bottom-width: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-color: #E2E2E2;
	height: 14px;
	padding-top: 2px;
	padding-bottom: 3px;



}
/* CELDAS PARA FONDOS DE MENU (votar) */
.clasecomun2 {
	background-color: #0E111F;
	text-align: left;
	padding: 4px;
	height: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0E111F;
	border-bottom-color: #004242;




}
.claseover {
	background-color: F44B00;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 500B00;
	border-bottom-width: 1px;
}
/* CUERPO DE TEXTO ITEMS [- ENCUESTA -] */
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	line-height: 8px;

}
/* ESTILOS DE VINCULOS DE SITIOS RECOMENDADOS */
a.sitios:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #f0f0f0;
	line-height: 8px;
	padding-right: 8px;

}
a.sitios:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #e6e6e6;
	line-height: 8px;
	padding-right: 8px;

}
a.sitios:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	line-height: 8px;
	padding-right: 8px;
	text-decoration: underline;

}
a.sitios:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #f2f2f2;
	line-height: 8px;
	padding-right: 8px;
}

/* --------------------------------------------------------*/

/* -------------------- ESTILOS DEL CENTRO -------------------*/
/* FONDO DE TODO EL CENTRO */
.bgcentro {
	background-color: #313E61;
	padding: 2px;
	border-top: 1px solid #0E111F;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #0E111F;
	line-height: 0px;

}


/* FONDO Y BORDE DE LAS CAJAS DEL CENTRO */ 
.basecentral{
	border-top: 1px solid #0E111F;
	border-right: 1px solid #091D3D;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #0E111F;




}
/* TITULOS DE LAS CAJAS DEL CENTRO */ 
.titulocentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
	padding: 5px;





}
/* CUERPO DE TEXTO DEL CENTRO */
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	background-color: #191E36;
	text-align: left;
	padding: 8px;

}
/* CUERPO DE TEXTO DEL CENTRO SIN PADDING (FORM) */
.simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	
}

/* --------------------------------------------------------*/

/* -------------------- ESTILOS DEL BOTTOM -------------------*/
/* FONDO DEL BOTTOM */
.bgbottom {
	background-color: #0E111F;
}
/* CUERPO DE TEXTO DEL BOTTOM */
.cbottom {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
/* --------------------------------------------------------*/
.formL {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #0E111F;
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
	border: 1px solid #0E111F;
	padding: 0px;
}

.text-links{
	background: #0E111F;
	border: 1 solid #FFFFFF;
}

