html,body{
	margin:0;
	padding:0;
	height:100%;
	margin: 0 auto;
}

body{
	font: 11px verdana,sans-serif;
	width:900px;
}

* {
	margin: 0;
	padding: 0;
}

a{
	cursor: pointer;
}

p{
	margin:0 10px 10px;
}

ul{
	list-style-type:none;
}

h1 {
	background: #b51717 url(../images/ico_poker.png) no-repeat scroll 5px center;
	color: #fff;
	text-indent: 30px;
	padding: 5px 0;
	font-size: 13px;		
}

h2 {
	font-size:13px;
}

h1, h2, h3{
	font-weight: bolder;
	margin-bottom: 4px;
	text-transform: uppercase;
}


#home h1 { background: none; color: #000; text-indent:0}
div#container{

}

div#menu{
	background-image: url(../images/fondoMenu.gif);
	background-repeat: repeat;
	background-color: #dbdcdb;
	height: 39px;
}

#busqueda{
	vertical-align:middle;
	background-color: red;
	width: 60px;
	padding-top: 10px;
	background-color: #e3e3e3;
	border: 1px solid #666666;
	font-size:8px; 
	color: #000099;
}

#nav-inicio{
	width:113px;
	height:39px;	
}

#nav-salas{
	width:73px;
	height:39px;	
}
#nav-eventos{
	width:91px;
	height:39px;	
}
#nav-lecciones{
	width:108px;
	height:39px;	
}
#nav-articulos{
	width:105px;
	height:39px;	
}
#nav-seguridad{
	width:117px;
	height:39px;	
}
#nav-foro{
	width:79px;
	height:39px;	
}
#nav-busqueda{
	width:40px;
	height:39px;	
}
#nav-campobusqueda{
	width:96px;
	height:39px;	
}

#nav-campobusqueda p{
	padding-top: 5px;
	width:96px;
	height:39px;	
}

#nav-buscar{
	width:78px;
	height:39px;	
}

div#centrado{
	text-align: center;
}

div#header{
	height:93px;
	margin:0;
	float:left;
  	background: #EEE;
  	color: #79B30B;
}

div#headerLeft{
	float:left;
	width:385px;
	height:93px;
	background-image: url(../images/logoPoker.gif);
}

div#headerRight{
	float:right;
	text-align: center;
	height:93px;
	width: 515px;
	font-size: 13px;
}

div#nostrumPrograma h3{
	font-weight: normal;
}

div#nostrumPrograma{
	text-align: right;
	padding-right: 50px;
	margin-top:110px;
}

div#nostrumClick{
	text-align: right;
	padding-right: 50px;
	margin-top: -30px;
	color:#FFF;
	position: relative;	
}

div#nostrumBannerClick{
	text-align: left;
	padding-left: 9px;
	margin-top: -35px;
	color:#000000;
	position:relative;
}

div#nostrumBannerClick a:link,a:visited,a:hover,a:active{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

div#nostrumClick a:link,a:visited,a:hover,a:active{
	color:#FFF;
	text-decoration: underline;
}

div#slogan{
	margin-top: 15px;
}

div#slogan a:hover{
	color:red;
}


div#headerRight h3{
	font-size: 18px;
	font-weight:normal ;
}

div#headerRight a{
	font-weight: bolder;
	color:#000000;
	text-decoration: underline;
}

div#imageLeft{
	width:514px;
	height:200px;
	float:left;
	color:#FFF;
}

div#imagenostrum{
	width:515px;
	height:98px;
	float:right;
	background-image: url(../images/nostrumbanner.gif);
	background-repeat: no-repeat;
	color:#FFF;
}

div#imageCartas{
	float:left;
	margin-left: 6px;
	height:198px;
}

/*--- Login ---*/
div#imageLogin{
	float:left;
	margin-left: 6px;
	width: 176px;
	height: 198px ;
	background-image: url(../images/fondoLogin.gif);
	background-repeat: no-repeat;
}

a.loginlink:link,a.loginlink:visited,a.loginlink:hover,a.loginlink:active{
	color:#000000;
	text-decoration: underline;
	font-size: 7pt;
}


#login{
	padding-top: 8px;
	padding-left: 24px;
	padding-bottom: 3px;
}
/*-----------*/

div#pregunta{
	width:100%;
	height:41px;
	float:left;
	background-image: url(../images/fondoPregunta.gif);
	background-repeat: no-repeat;
	background-color: #c41919;
	color:#FFF;
}

div#preguntaTexto{
	font-size: 16px;
	margin-top: 13px;
	margin-left: 550px;
}

a.preguntaTextoEnlace:link {color:#FFF;text-decoration: underline;}
a.preguntaTextoEnlace:visited {color:#FFF;text-decoration: underline;}
a.preguntaTextoEnlace:hover {color:#FFF;text-decoration: underline;}
a.preguntaTextoEnlace:active {color:#FFF;text-decoration: underline;}


div#wrapper{
	margin-top: 20px;
	float:left;
	width:100%;	
}

div#content{
	margin: 0 25%;
	border-left: 1px solid #e6e6e6;
}

div#content h1, div#content h2{
	margin-left:25px;
}

div#content p{
	line-height:1.4;
	margin-left: 25px;
}

div#navigation{
	margin-top: 20px;
	padding: 4px;
	float:left;
	width:25%;
	margin-left:-100%;
}

div#navigation h2{
	margin-left:20px;
}

div#navigation p{
	margin-left:20px;
}

div#extra{
	height:100%;
	float:left;
	width:25%;
	margin-left:-25%;
	padding-top: 20px;
	background:#e9e9e9;
}

div#footer{
	display: block;
	clear: left;
}

#nav ul{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:38px;
}
#nav li {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
}

#navfooter ul{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:38px;
}
#navfooter li {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
}

#nav-links{
	width:110px;
	height:38px;	
}

#nav-Registro{
	width:109px;
	height:38px;	
}

#nav-Instrucciones{
	width:159px;
	height:38px;	
}

#nav-Pregunta{
	width:156px;
	height:38px;	
}

#nav-Contacto{
	width:118px;
	height:38px;	
}

#nav-Diseno{
	width:248px;
	height:38px;	
}

/*** Menu header ***/
a#nav-inicio-sprite-href{
	display:block;
	width:113px;
	height:39px;
	background:url(../images/inicioSprite.gif);
}
a#nav-inicio-sprite-href:link { background-position: top; }
a#nav-inicio-sprite-href:hover { background-position: bottom!important; }
a#nav-inicio-sprite-href:active { background-position: top!important; }
a#nav-inicio-sprite-href:visited { background-position: top; }

a#nav-salas-sprite-href{
	display:block;
	width:73px;
	height:39px;
	background:url(../images/salasSprite.gif);
}
a#nav-salas-sprite-href:link { background-position: top; }
a#nav-salas-sprite-href:hover { background-position: bottom!important; }
a#nav-salas-sprite-href:active { background-position: top!important; }
a#nav-salas-sprite-href:visited { background-position: top; }

a#nav-eventos-sprite-href{
	display:block;
	width:91px;
	height:39px;
	background:url(../images/eventosSprite.gif);
}
a#nav-eventos-sprite-href:link { background-position: top; }
a#nav-eventos-sprite-href:hover { background-position: bottom!important; }
a#nav-eventos-sprite-href:active { background-position: top!important; }
a#nav-eventos-sprite-href:visited { background-position: top; }

a#nav-lecciones-sprite-href{
	display:block;
	width:108px;
	height:39px;
	background:url(../images/leccionesSprite.gif);
}
a#nav-lecciones-sprite-href:link { background-position: top; }
a#nav-lecciones-sprite-href:hover { background-position: bottom!important; }
a#nav-lecciones-sprite-href:active { background-position: top!important; }
a#nav-lecciones-sprite-href:visited { background-position: top; }

a#nav-articulos-sprite-href{
	display:block;
	width:105px;
	height:39px;
	background:url(../images/articulosSprite.gif);
}
a#nav-articulos-sprite-href:link { background-position: top; }
a#nav-articulos-sprite-href:hover { background-position: bottom!important; }
a#nav-articulos-sprite-href:active { background-position: top!important; }
a#nav-articulos-sprite-href:visited { background-position: top; }

a#nav-seguridad-sprite-href{
	display:block;
	width:117px;
	height:39px;
	background:url(../images/seguridadSprite.gif);
}
a#nav-seguridad-sprite-href:link { background-position: top; }
a#nav-seguridad-sprite-href:hover { background-position: bottom!important; }
a#nav-seguridad-sprite-href:active { background-position: top!important; }
a#nav-seguridad-sprite-href:visited { background-position: top; }

a#nav-foro-sprite-href{
	display:block;
	width:79px;
	height:39px;
	background:url(../images/foroSprite.gif);
}
a#nav-foro-sprite-href:link { background-position: top; }
a#nav-foro-sprite-href:hover { background-position: bottom!important; }
a#nav-foro-sprite-href:active { background-position: top!important; }
a#nav-foro-sprite-href:visited { background-position: top; }

a#nav-buscar-sprite-href{
	display:block;
	width:78px;
	height:39px;
	background:url(../images/buscarSprite.gif);
}
a#nav-buscar-sprite-href:link { background-position: top; }
a#nav-buscar-sprite-href:hover { background-position: top!important; }
a#nav-buscar-sprite-href:active { background-position: top!important; }
a#nav-buscar-sprite-href:visited { background-position: top; }
/*** Fin Menu header ***/


/*** Menu footer ***/
a#nav-links-sprite-href{
	display:block;
	width:110px;
	height:38px;
	background:url(../images/linksSprite.gif);
}
a#nav-links-sprite-href:link { background-position: top; }
a#nav-links-sprite-href:hover { background-position: bottom!important; }
a#nav-links-sprite-href:active { background-position: top!important; }
a#nav-links-sprite-href:visited { background-position: top; }

a#nav-registro-sprite-href{
	display:block;
	width:109px;
	height:38px;
	background:url(../images/registroSprite.gif);
}
a#nav-registro-sprite-href:link { background-position: top; }
a#nav-registro-sprite-href:hover { background-position: bottom!important; }
a#nav-registro-sprite-href:active { background-position: top!important; }
a#nav-registro-sprite-href:visited { background-position: top; }

a#nav-Instrucciones-sprite-href{
	display:block;
	width:159px;
	height:38px;
	background:url(../images/instruccionesdedescargaSprite.gif);
}
a#nav-Instrucciones-sprite-href:link { background-position: top; }
a#nav-Instrucciones-sprite-href:hover { background-position: bottom!important; }
a#nav-Instrucciones-sprite-href:active { background-position: top!important; }
a#nav-Instrucciones-sprite-href:visited { background-position: top; }

a#nav-Pregunta-sprite-href{
	display:block;
	width:156px;
	height:38px;
	background:url(../images/preguntaavampirusSprite.gif);
}
a#nav-Pregunta-sprite-href:link { background-position: top; }
a#nav-Pregunta-sprite-href:hover { background-position: bottom!important; }
a#nav-Pregunta-sprite-href:active { background-position: top!important; }
a#nav-Pregunta-sprite-href:visited { background-position: top; }

a#nav-Contacto-sprite-href{
	display:block;
	width:118px;
	height:38px;
	background:url(../images/contactoSprite.gif);
}
a#nav-Contacto-sprite-href:link { background-position: top; }
a#nav-Contacto-sprite-href:hover { background-position: bottom!important; }
a#nav-Contacto-sprite-href:active { background-position: top!important; }
a#nav-Contacto-sprite-href:visited { background-position: top; }

a#nav-Diseno-sprite-href{
	display:block;
	width:248px;
	height:38px;
	background:url(../images/disenoSprite.gif);
}
a#nav-Diseno-sprite-href:link { background-position: top; }
a#nav-Diseno-sprite-href:hover { background-position: bottom!important; }
a#nav-Diseno-sprite-href:active { background-position: top!important; }
a#nav-Diseno-sprite-href:visited { background-position: top; }
/*** Fin Menu footer ***/

#trebol{
	margin-left: 10px;
	background-image: url(../images/trebol.gif);
	background-repeat: no-repeat;
}
#trebol h2{
	margin-left: 15px;
}
#extra p{
	margin-left: 25px;
}

#navimg ul{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:38px;
}
#navimg li {
	float:left;
	display:inline;
	padding:0px;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#imprimir{
	display:inline;
	width: 59px;
	height: 14px;
}

#enviar{
	display:inline;
	width: 59px;
	height: 14px;
}

#leermasin{
	display:inline;
	width: 59px;
	height: 14px;
}

#leermas{
	margin-left: 25px;
}

#flechas{
	color:red ;
}

#fecha{
	text-transform: uppercase;
	color:#4ea145;
	text-decoration: underline;
	margin-left: 25px;
	margin-bottom: 10px;
}

#iconos ul{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:38px;
}

#iconos li {
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
}

/** paginas interiores **/

div#barrarombos{
	background-color: red;
	/*height: 19px;*/
}

#separacion{
	height: 33px;
}

div#contentI{
	margin: 0 20%;
	border-left: 1px solid #e6e6e6;
	min-height: 400px;
	width: 500px;
}

div#contentI h3{
	margin-left:25px;
	text-decoration: underline;
}

div#contentLogos{
	margin-left:25px;
}

div#contentLogos a:link,a:visited,a:hover,a:active{
	color:#35942a;
	text-decoration: underline;
	font-weight: bold;
}

#filtro{
	margin-right: 20px;
}

table#articulos{
	width: 420px;
	margin-left: 20px;
	margin-right: 12px;
	margin-top: 20px;
	background-image: url("../images/fondoarticulos.gif");
	background-repeat: repeat;
	text-align:left;
}

table#articulos th{
	color: #ff0e0e;
	background-color: #f2f2f2;
	padding: 0 10px;
}

table#articulos th#idarticulos{
	color: #434343;
}

table#articulos td{
	color: #434343;
	padding: 0 10px;
}

table#articulos td#textoarticulos{
	color: #ff0e0e;
}

#mostrar{
	margin-left: 20px;
	margin-right: 20px;
}

div#titulopagina{
	margin-bottom: 20px;
	margin-left:25px;
}

div#contentI p{
	line-height:1.4;
	margin-left: 25px;
}

div#navigationI{
	margin-top: 20px;
	padding: 0 4px;
	float:left;
	width:20%;
	margin-left:-100%;
}

div#navigationI h3{
	margin-left:20px;
}

div#navigationI p{
	margin-left:20px;
}

div#extraI{
	padding-top: 33px;
	height:100%;
	float:left;
	width:22%;
	margin-left:-22%;
	padding-top: 20px;
	background:#e9e9e9;
}

#tituloverde{
	text-transform: uppercase;
	font-weight: bold; 
	color:#4ea145;
	margin-left: 25px;
	margin-bottom: 10px;
}

/* Calendario */
.ui-datepicker, .ui-datepicker table { width: 200px !important}

/* Formulario login */
div.login {margin: 25px}
div.errors { }
div.errors p {margin:0 0 20px 0px !important; color: red}
span.error{color: red}
div.login input { margin-bottom:15px}
/* Header login block */
#frm_login input {display:block; margin-top:4px; margin-bottom:4px}
#frm_login label {	font-family: Tahoma;
	color:#000000;}

#centrado input {margin:8px 0 0 0; padding:0;display:inline}

#forgot {margin: 25px}

/* PANEL PRIVADO */
#privado{margin-left: 25px}
#privado ul { margin-left: 15px; margin-bottom:20px}
#privado li {list-style-type: disc }
#privado h3 { font-size: 11px}

/* Formulario contacto */
table.contacto {margin:25px}
p.error {color: red}
#form_contact input {display:block; margin: 5px 0 }
#form_contact textarea { width:400px; height:100px}

/* FAQ */
div.faq ul {margin:25px}
div.faqform {margin:25px}
div.faqform label{display:block}
div.faqform input { width: 300px; margin-bottom:20px}
div.faqform textarea { width: 300px; display:block; margin-bottom:20px}
p.success {color:#35942A}


/* OTROS */
#content ul {margin-left: 25px}

li.trebol{
	background-image: url(../images/trebol.gif);
	background-repeat: no-repeat;
	text-indent: 20px
}

li.trebol p {text-indent:0 !important; display:none}
li.active p {display:block}
