@charset "iso-8859-1";
body {
	font-family: "trebuchet MS", verdana, arial;
	font-size: 11px;
	background-image: url(../imagenes/bg_body.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin: 0px;
	background-color:#F0EBE5;
}

form
{
	margin:0px;
}

input
{
	font-size:11px;
}

select
{
	font-size:12px;
}

.subTitulo
{
	color:#000000;
	font-size:11px;
	line-height:10px;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.textoResaltado
{
	text-align:center;
	font-weight:bold;
	background-color:#E1D8CC;
	font-size:12px;
	color:#666666;
	margin:5px 2px 5px 2px;
	padding:1px;
}
.textoResaltado strong, .textoResaltado b
{
	font-size:14px;
	color:#CC0000;
}

#Encabezado {
	height: 150px;
	width: 790px;
	margin-bottom:8px;
}
#Contenedor {
	width: 790px;
}
#LeftMod {
	float: left;
	width: 500px;
	display:inline;
	margin-bottom:10px;
}
#RightMod {
	float: right;
	width: 290px;
	display:inline;
	margin-bottom:10px;
}

#Banner {
	height: 212px;
	margin-bottom:8px;
}

.rightside a:link, a:visited{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.rightside a:hover, a:active{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#f7f7f7;
	font-weight:bold;
}

#MainContentTop 
{
	padding:6px 4px 2px 4px;
	background-color: #E1D8CC;
	background-image: url(../imagenes/bg_content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 487px;
}

#ContenidoInternas
{
	margin-top:0px;
	padding:6px 4px 0px 4px;
	background-color: #E1D8CC;
	background-image: url(../imagenes/bg_content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 487px;
}
#ContenidoInternasFooter
{
	margin-bottom:5px;
	padding:0px 4px 0px 4px;
	width: 487px;
	background-color: #E1D8CC;
	background-image: url(../imagenes/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:0px;
	height:5px;
}

#MainContentBottom 
{
	padding:2px 4px 6px 4px;
	background-color: #E1D8CC;
	background-image: url(../imagenes/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 487px;
}

.tituloContent {
	height: 31px;
	width: auto;
	background-image:url(../imagenes/titulo_content_middle.jpg);
	background-repeat: repeat-x;
}
.content h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin:2px 0px 2px 0px;
	padding:2px 0px 2px 0px;
	border-bottom:1px dashed #CC0000;
}

.tituloContent .izq {
	background-image: url(../imagenes/titulo_content_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 7px;
}
.tituloContent .der {
	background-image: url(../imagenes/titulo_content_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 31px;
	width: 7px;
}
.tituloContent .centro {
	float: left;
	font-family: "trebuchet MS", verdana, arial;
	font-weight:bold;
	padding:2px;
	padding-top:6px;
	font-size: 12px;
	color: #CC0000;
}
.content {
	padding:5px 8px 5px 8px;
	border-right:1px solid #D2C6B5;
	background-color: #F3EDE9;
	border-left:1px solid #D2C6B5;
	text-align:left;
}

.content h2
{
	margin:4px 0px 4px 0px;
	color:#A48764;
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	font-weight:bold;
}

.content p
{
	color:#666666;
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	/*width:100%;*/
	margin:5px 0px 0px 0px;

}

.content .foto
{
	border:1px solid #BBA78C;
	margin:0px 6px 2px 2px;
	float:left;
}

.content a:link, .content a:visited
{
	color:#6F8C1D;
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.content a:hover, .content a:active
{
	background-color:#E1D8CC;
}


.contentFooter {
	background-image: url(../imagenes/footer_content_center.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
	font-size:0px;
	width:100%;
}

.contentFooter .izq {
	background-image: url(../imagenes/footer_content_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	height: 8px;
	width:7px;
}

.contentFooter .der {
	background-image: url(../imagenes/footer_content_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float:right;
	height: 8px;
	width:7px;
}

#senete .arriba
{
	background-image:url(../imagenes/bg_senete_top.jpg);
	padding:56px 0px 0px 135px;
	height:90px;
	width:145px;
}
#senete .arriba a:link, #senete .arriba a:visited, #bing8 .arriba a:link, #bing8 .arriba a:visited, #especiales .arriba a:link, #especiales .arriba a:visited
{
	display:block;
	text-align:left;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	padding:2px 2px 2px 8px;
	font-weight:bold;
}

#senete .arriba a:hover, #senete .arriba a:active, #bing8 .arriba a:hover, #bing8 .arriba a:active
{
	color:#FFFF99;
}

#senete .medio
{
	width:280px;
	background-color:#CC0000;
	color:#FFFFFF;
	border-top:1px solid #FE5F3D;
	border-bottom:1px solid #991D02;
	text-align:left;
}

#senete .busqueda
{
	width:280px;
	height:66px;
	color:#FFFFFF;
	background-image:url(../imagenes/bg_senete_bottom_m.jpg);
	background-repeat:repeat-x;
	background-color:#C80D10;
}

#senete .abajo
{
	width:280px;
	height:9px;
	color:#FFFFFF;
	background-image:url(../imagenes/bg_senete_bottom_b.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0px;
}

#senete h2
{
	font-size:11px;
	padding:3px 3px 3px 6px;
	margin:0px;
	background-color:#B80000;
}

#senete h3
{
	font-size:11px;
	padding:3px;
	margin:4px;
	background-color:#B80000;
}

#senete th
{
	font-size:11px;
	background-color:#B80000;
	padding:3px;
	text-align:center;
}


#senete a:link, #senete a:visted
{
	color:#FFFF66;
	text-decoration:none;
}

#senete a:hover, #senete a:active
{
	text-decoration:underline;
}

#senete .bolilla
{
	background-image:url(../imagenes/bg_senete_bolilla.jpg);
	background-repeat:no-repeat;
	width:18px;
	/*margin:4px;*/
	height:26px;
	padding:3px 3px 0px 7px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

#senete .boton
{
	border:1px solid #FFFFFF;
	background-color:#990000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	font-weight:normal;
}

#bing8 .arriba
{
	background-image:url(../imagenes/bg_bingo8_top.jpg);
	padding:56px 0px 0px 135px;
	height:90px;
	width:145px;
}

#bing8 .medio
{
	width:280px;
	background-color:#6E8B1D;
	color:#FFFFFF;
	border-top:1px solid #A3BA2F;
	border-bottom:1px solid #46640C;
	text-align:left;
}

#bing8 .busqueda
{
	width:280px;
	height:66px;
	color:#FFFFFF;
	background-image:url(../imagenes/bg_bing8_bottom_m.jpg);
	background-repeat:repeat-x;
	background-color:#4A670D;
}

#bing8 .abajo
{
	width:280px;
	height:9px;
	color:#FFFFFF;
	background-image:url(../imagenes/bg_bing8_bottom_b.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0px;
}

#bing8 h2
{
	font-size:11px;
	padding:3px 3px 3px 6px;
	margin:0px;
	background-color:#68821A;
}

#bing8 th
{
	font-size:11px;
	background-color:#68821A;
	padding:3px;
	text-align:center;
}

#bing8 h3
{
	font-size:11px;
	padding:3px;
	margin:4px;
	background-color:#68821A;
}

#bing8 .bolilla
{
	background-image:url(../imagenes/bg_bing8_bolilla.jpg);
	background-repeat:no-repeat;
	width:18px;
	/*margin:4px;*/
	height:26px;
	padding:3px 3px 0px 5px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}



#bing8 a:link, #bing8 a:visted
{
	color:#FFFF66;
	text-decoration:none;
}

#bing8 a:hover, #bing8 a:active
{
	text-decoration:underline;
}

#bing8 .boton
{
	border:1px solid #FFFFFF;
	background-color:#38520A;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	font-weight:normal;
}

#especiales .arriba
{
	background-image:url(../imagenes/bg_especiales_top.jpg);
	padding:95px 0px 0px 135px;
	height:80px;
	width:145px;
	border-bottom:1px solid #FFFF99;
}

#especiales .arriba a:link, #especiales .arriba a:visited
{
	color:#CC0000;
}

#especiales .medio
{
	width:280px;
	background-color:#FCFF00;
	color:#000;
	border-top:1px solid #FFCC00;
	border-bottom:1px solid #FFFF99;
	text-align:left;
}

#especiales .busqueda
{
	width:280px;
	height:75px;
	color:#000;
	background-image:url(../imagenes/bg_especiales_bottom_m.jpg);
	background-repeat:repeat-x;
	background-color:#FCFF00;
	border-top:1px solid #FFCC00;
}

#especiales h2
{
	font-size:11px;
	padding:3px 3px 3px 6px;
	margin:0px;
	background-color:#FDEB00;
}

#especiales th
{
	font-size:11px;
	background-color:#FDEB00;
	padding:3px;
	text-align:center;
}

#especiales h3
{
	font-size:11px;
	padding:3px;
	margin:4px;
	background-color:#FDEB00;
}

#especiales .bolilla
{
	background-image:url(../imagenes/bg_bolilla_amarilla.gif);
	background-repeat:no-repeat;
	width:18px;
	/*margin:4px;*/
	height:26px;
	padding:3px 3px 0px 5px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}



#especiales a:link, #especiales a:visted
{
	color:#CC0000;
	text-decoration:none;
}

#especiales a:hover, #especiales a:active
{
	text-decoration:underline;
}

#especiales .boton
{
	border:1px solid #FFF;
	background-color:#FF6600;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	font-weight:normal;
}

.textoAmarrillo
{
	color:#FFFF66;
	font-weight:bold;
}

.textoRojo
{
	color:#CC0000;
	font-weight:bold;
}

.nrosAlAzar
{
	padding:2px 15px 5px 15px;
}

.nrosAlAzar div.ganador
{
	padding:2px;
	border-bottom:1px dashed #FFFF66;
}

#especiales .nrosAlAzar div.ganador
{
	border-bottom:1px dashed #CC0000;
}

.textoChico
{
	font-size:10px;
}
#footer {
	
	clear:both;
	color: #FFFFFF;
	background-image:url(../imagenes/bg_footer.jpg);
	background-repeat:repeat-x;
	height:93px;
}

#footer #info {
	padding-top:10px;
	height:83px;
	width:760px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../imagenes/bg-footer-sapo.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}


#footer a:link, #footer a:visited
{
	color:#FFCC00;
	font-family:"Trebuchet MS", Verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover, #footer a:active
{
	text-decoration:underline;
	
}
.content li {
	color:#666666;
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
}

.content .bolilla
{
	background-image:url(../imagenes/bg_bolilla.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:26px;
	padding:3px 3px 0px 5px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

.content th
{
	background-color:#E1D8CC;
	color:#CC0000;
	padding:3px;
}.content .boton {
	color: #766045;
	background-color: #CFC0AD;
	border: 1px solid #766045;
	padding: 1px;
}
