#col1 {
display:inline;
width:40em;
margin-left:10em;
}
#col1 img{
margin-bottom:2em;}
h1{
font-size: 1.2em/*.5*/;
font-weight:bold;
color: #1b5486;
width:64%;
margin-bottom:2em;}
.programa{
font-size:.9em;
text-transform:uppercase;}
.fecha{
font-size:.8em;
color:#909396;}

/*PORTADA------------------------------------------*/
.portada #col1{
width:95%;
margin-left:5em;
margin-bottom:10em;}


.portada #col1 h1{
font-size:1.5em;
font-weight:bold;
}
.leyenda{margin-top:5em; margin-bottom:0;
color:#909396; font-weight:bold;}
.portada #col1 img{
	border:1px solid #577e9b;
	margin-bottom:1em;
	float: left;
}
.juego{
float:right;
width:27%;
height:14.2em;
background-color:#5b97da;
margin-right:5.8em;}
.juego h2{
font-size:1em;
color:#FFF;
text-transform:uppercase;
margin: 5em 0 1em 1em;}
.juego ul{ margin-left:1em;
}
.juego li{ background-color:#cee0f4; font-weight:bold; width:90%; margin-bottom:1em; padding-left:.5em;}

ul.nav {clear:both; margin-left:-.5em;}
.portada #col1 ul{
list-style-type:none;
font-size:.9em;
}
.portada .nav li {
display:inline;
padding:0 .5em 0 .5em;
border-right:solid 1px #1b5486;
}
.nav{
margin-bottom:3em;}
.portada #col1 li a:link, .portada #col1 li a:visited{
color:#1b5486;
}
.barra{
border-right:none;
font-weight:bold;

}
.portada p{
width:63%;}

/*CONCURSO------------------------------------------*/
.concurso #col1{
display:inline;
width:40em;
margin-left:10em;
margin-bottom:3em;
}
.concurso h2{
font-size:.9em;
text-transform:uppercase;
color:#FFF;
margin:2em 0 2em 0;
padding-left:.5em;
padding-right:.5em;
width:auto;
float:left;*/
clear:both;
background-color:#a7cb2f;
}

h2.naranja{
background-color:#f19360;
}
h2.azul{
background-color:#5b97da;
}
ul {
list-style:none;
/margin-bottom:2em;}
ul.ganadores{
margin-left:5em;}
.casillero ul{
margin-left:3em;}
.casillero ul.menudas{
margin-left:0em;}
.intro {
font-size:.9em;}
p {clear:both;}
#form1{
width:63%;
margin-left:4em;}
.casillero{
width: 30em;
margin-left:5em;
margin-bottom:.3em;
}

.separadorcasillero{
margin-bottom:2em;
}

strong.destacado{
color:#f21212;
font-weight:normal;
}

input {
 margin-top:.3em;
}

.concurso .buzon p{ line-height:2em;}

.concurso .buzon{ margin-top:2em; margin-bottom:2em;  }
.enmascarado{ margin-left:4em;}
.buzon input, textarea, select {
	border: 1px solid #ccc;
	color: #606060;
	float: right;
}

.buzon textarea {
	overflow: auto;width: 80&;
	width: 80%;
	margin-top: -2em!important;
	margin-top:0;
}
.buzon label {
	/*margin-right: 1em;*/
	float: left;
}
.buzon form p {
	float:left;
	width: 100%;
}
.buzon img#Image1 {
	display:block;
	border:1px solid #ccc;
	float: right;
	margin-left: 10em;
	margin-top: 2em;
}

.boton{ float:left; margin-right:1em; margin-top:.2em;}

.encontrados {
	color: #666666;
	font-size: 0.9em;
	margin: 0 0 25px 25px;
}

.encontrados span {
	color: #000000;
}

/* Formulario de Búsqueda. Juegos y premios concursos anteriores */


#busqueda {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 0 15px 0;
	margin: 30px 0;
}
#busqueda fieldset {
	border: none;
}
#busqueda fieldset legend {
	color: #000000;
}
#busqueda label {
	margin: 0 0 0 20px;
}
#busqueda input {
	border: 1px solid #CCC;
	width: 72px;
	margin: 0 1px 0 0;
}
#busqueda #btn_sub {
	margin: 0 0 0 60px;
	cursor: pointer;
	background-color: #FFF;
}
#busqueda #btn_sub:hover {
	background-color: #CCC;
	border: 1px solid #999;
}
#busqueda p {
	margin: 0;
	padding: 0;
}
.pespecial {
	font-size: 9px;
	margin: 0 25px 0 70px;
}
#resultado {
	width: 90%;
	margin: 0 0 0 5%;
	empty-cells: hide;
	border-collapse: collapse;
}
#resultado tr th {
	background-color: #E9E9E9;
	padding: 3px 0;
	border: 1px solid #CCC;
	border-right: none;
}
#resultado tr th+th {
	border: 1px solid #CCC;
	border-left: none;
}
#resultado tr th+th+th {
	border: none;
	background-color: #FFF;
	font-weight: normal;
	font-size: 0.9em;
}
#resultado tr td {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 2px 5px 2px 7px;
}
#resultado tr td a {
	color: #000000 !important;
	margin: 2px 5px;
}
#resultado tr td a:hover {
	text-decoration: none
}
#resultado tr td+td+td {
	border: none;
	background-color: #e6eff9;
	text-align: center;
}
#resultado tr td+td+td:hover {
	background-color: #adcbec;
}
#resultado tr td+td+td+td {
	background-color: #f2f7e0;
}
#resultado tr td+td+td+td:hover {
	background-color: #d3e597;
}


/* Estilo incorrecto */
#popup_container.incorrecto {
	border: none;
	border: 2px solid #cc0000;
}
#popup_container.incorrecto #popup_title {
	background: none;
	border: none;
	width: 100%;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
}
#popup_container.incorrecto #popup_content {
	text-align: center;
}
#popup_container.incorrecto #popup_message {
	padding: 15px 0 0 0em;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}
#popup_container.incorrecto INPUT[type='button'] {
	position: absolute;
	top: -2px;
	right: 2px;
	width: 13px;
	height: 13px;
	border: none;
	background-image: url(../../../img/palabra_x_palabra/btn_cerrar.gif);
}

/* Estilo correcto */
#popup_container.correcto {
	border: none;
	border: 2px solid #1b5486;
}
#popup_container.correcto #popup_title {
	background: none;
	border: none;
	width: 100%;
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
}
#popup_container.correcto #popup_content {
	text-align: center;
}
#popup_container.correcto #popup_message {
	padding: 15px 0 0 0em;
	color: #1b5486;
	font-size: 14px;
	font-weight: bold;
}
#popup_container.correcto INPUT[type='button'] {
	position: absolute;
	top: -2px;
	right: 2px;
	width: 13px;
	height: 13px;
	border: none;
	background-image: url(../../../img/palabra_x_palabra/btn_cerrar.gif);
}
