/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	/*background-image:url(imagenes/pattern_099.gif);*/
/*	background-color:#25668d;*/
	background-color:#003333;
}

P {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	}
.copete {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
	}
.nota, .nota p, .nota span{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	}
A {
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:underline;
color:#000000;
}
.blanco{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	}
.blanco A{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}
.blanco a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
	}

.titular {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#990000;
	font-weight:bold;
	}
.titular A{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
.titular a:hover{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	}
#paginacion{ text-align:center; margin:7px;}
#paginacion a{ font-family:"Trebuchet MS"; font-size:12px; text-decoration:none; display:block; float:left; background-color:#FDEAA6; color:#990000; border:#FFECA8 solid 1px; margin:1px; padding:5px;}
#paginacion a:hover{ background-color:#FFD974; color:#990000; border:#990000 solid 1px;}
#paginacion span{ font-family:"Trebuchet MS"; font-size:12px; text-decoration:none; display:block; float:left; background-color:#FDEAA6; color:#990000; border:#FFECA8 solid 1px; margin:1px; padding:5px;}
.fecha{font-weight:normal; font-size:12px; color:#222; display:block; margin-bottom:-15px;}
#contenedor_media{border:1px #ECE8DD solid; background-color:#F8F8F7;float:left;margin:0 5px 5px 0; font-size:10px;}
.copete_min{font-size:10px !important; font-style:italic; font-weight:bold;font-family:"Trebuchet MS";}
.copete_med{font-size:12px !important; font-style:italic; font-weight:bold;font-family:"Trebuchet MS";}
.copete_big{font-size:20px !important; font-style:italic; font-weight:bold;font-family:"Trebuchet MS";}
.nota_min, .nota_min p, .nota_min span{font-size:9px !important;font-family:"Trebuchet MS";}
.nota_med, .nota_med p, .nota_med span{font-size:11px !important;font-family:"Trebuchet MS";}
.nota_big, .nota_big p, .nota_big span{font-size:18px !important;font-family:"Trebuchet MS";}
.fecha_blanco{font-weight:normal; font-size:12px; color:#fff; display:block;}


/*-QUINIELA--------------------------------------------------------------------------------*/
td .quiniela{ float:left; background-color:#FDEAA6; width:150px; margin:5px; border:#78C007 1px solid;}
td .quiniela h1{font-family:"Trebuchet MS"; font-size:14px; text-align:center; margin:0 0; background-color:#78C007; padding:5px;}
td .quiniela h2{font-family:"Trebuchet MS"; font-size:12px; padding-left:5px; margin:0 0;}
td .quiniela h3{font-family:"Trebuchet MS"; font-size:12px; padding-left:5px; margin:0 0;}
td .quiniela .impar{font-family:"Trebuchet MS"; font-size:12px;}
td .quiniela .par{font-family:"Trebuchet MS"; font-size:12px;}

td .quiniela .impar .orden{ float:left; width:88px; background-color:#E7E4A0; margin:2px 2px 2px 5px; padding:0 0 0 2px;}
td .quiniela .impar .numero{ float:right; width:45px; background-color:#E7E4A0; margin:2px 5px 2px 0; text-align:center;}

td .quiniela .par .orden{ float:left; width:88px; background-color:#FAE7A3; margin:2px 2px 2px 5px; padding:0 0 0 2px;}
td .quiniela .par .numero{ float:right; width:45px; background-color:#FAE7A3; margin:2px 5px 2px 0; text-align:center;}

td .resultados span{ width:200px; float:left; font-family:"Trebuchet MS"; font-size:11px; color:#033; font-style:italic; font-weight:bold;}
td .resultados form{ float:left;}
td .resultados form input, td .resultados form select{border:1px #78C007 solid; background-color:#FDEAA6; color:#033;}

/*-MINITELEBINGO---------------------------------------------------------------------------*/
.negrita { font-family:"Trebuchet MS"; font-size:12px; color:#000; font-weight:bold; margin-left:5px;}
.normal { font-family:"Trebuchet MS"; font-size:12px; color:#000;}

/*-SORTEO----------------------------------------------------------------------------------*/
.error{
	margin:10px;
	border:1px solid #E00;
	background:#FEA;
	padding:10px 15px;
	font-weight:bold;
	color:#E00;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.sorteo_fecha{
	font-weight:bold;
	color:#900;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
.sorteo_txt{
	font-weight:normal;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:14px;
	}
.sorteo_txt a{
	display:block;
	text-align:center;
	background:#900;
	color:#FFF;
	border:1px solid #FFF;
	text-transform:uppercase;
}

/**********************/
/*.galeria img{border:8px solid #FDEAA6; float:left; margin:2px;}*/

.contenedorfoto { float:left; margin:4px; padding:0px; border:8px #FDEAA6 solid; background-color:#FDEAA6; width:100px; height:100px; overflow:hidden}
.contenedorfoto img { margin:-4px 0 0 -22px; border:0 !important}
