

html {
    margin: 0em;
    padding: 0em;
}

body {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 1em;
    color: #DFEFFD;
}

h1 {
    text-align: center;
}

a {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1em;
    color: #98c4f5;
}

a:link {
    color: #98c4f5;
}

a:visited {
    color: #69F;
}

a:hover {
    color: #D2F1F7;
}

a:active {
    color: #D2F1F7;
}
/*------------------------------------------------------*/
/* COLOCACIÓN */

body {
    margin: 0em;
    padding: 0em;
	background-image:url(aq_images/fondo.png);
	background-color:#000; //#063964;
	background-position:top left;
	background-repeat:no-repeat;
}
/*-------------------------------------------------------*/
#menu {
    position: absolute;
    display: block;
    top: 7em;
    left: 1em;
    width: 9em;
    height: auto;
    padding: 0em;
    background-color: #F5A300;
    border: 0.05em solid #b85c00 /*#97A9E4*/;
    float: left;
}

#menu ul, li {
    list-style: none;
    margin: 0em;
    padding: 0em;
}

#menu a {
    display: block;
    padding: 0.3em 0.5em;
}

#menu a:hover {
    background-color: #F5A300;
}

/*-------------------------------------------------------*/
#menu_cabecera {
    position: absolute;
    top: 3em;
    left: 1em;
	color: #ff9933;
}

#menu_cabecera ul, li {
    list-style: none;
    margin: 0em;
    padding: 0em;
}

#menu_cabecera li {
    list-style: none;
    display: inline;
    text-align: center;
    float: left;
}

#menu_cabecera a {
    text-decoration: none;
    color: #FFFFFF; /*#3366CC;*/
    display: block;
    padding: 0.4em 0.7em;
    text-align: center;
    border-right: 0.05em solid #ffca7a;
    
    
}

#menu_cabecera a:hover {
    background-color: #ffca7a;
	color: #b85c00;
}



#menu_cabecera a#primero {
    border-left: 0.05em solid #ffca7a;
}
/*-------------------------------------------------------*/
#cabecera {
    float: none;
    margin: 0em 0em 0.5em 0em;
    padding: 0em 1em 0em 0.5em;
    height: 4.3em; 
	border-style: solid;
    border-color: #A60900;
    border-width: thin; 
    border-left: 0em;
    border-right: 0em;
    line-height: 0.5em;
    background-color: #FE8E8B;
    /*text-align: right;*/
	font-weight: bold;
	vertical-align:bottom;
	color: #A60900;
}

#cabecera p.titulo_cabecera {
	text-align:right;
	font-size:16px;
	
}

/** html #cabecera {
    float: none;
    margin: 4em 0em 0.5em 0em;
    padding: 3em 1em 0em 0.5em;
    height: 5em; 
    border-style: solid;
    border-color: darkblue;
    border-width: thin; 
    border-left: 0em;
    border-right: 0em;
    line-height: 1em;
    background-color: #97A9E4;
    text-align: right;
}*/
 

/*-------------------------------------------------------*/
#centro {
    margin:  0em 0em 0em 0em;
    padding: 0em;
	
		
    /*border: thin solid black;*/
}
/*-------------------------------------------------------*/
#centro_index {
    margin:  1.5em 1em 1em 1.5em;
    padding: 0.5em;
    /*border: thin solid black;*/
}

#centro_index h1, h2 {
	text-align: center;
	
}

#centro_index p.img_home, p.nombre, p.link_contacto, p {
	text-align: center;
	font-size: 0.8em;
}

#centro_index h2 {
	color: #660000;
}

#centro_index p.texto {
	text-align: justify;
	font-size: 0.8em;
}

#centro p.nav {
    text-align: center;
    vertical-align: bottom;
	margin-top: 1em;
}

#centro a:hover {
	text-decoration: underline;
}


#centro p.titulo {
	font-weight: bold;
	color: darkblue;
}

#centro p.texto {
	font-size: 0.8em;
	text-align: justify;
}

#centro ul {
	font-size: 0.8em;
	text-align: justify;
}

#centro li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

#centro p.img_enlaces {
	text-align: center;
}


/*-------------------------------------------------------*/
#centro span.titulillo {
	color: darkblue;
	font-weight: bold;
}

/*-------------------------------------------------------*/
#centro_index ul {
	font-size: 0.8em;
	text-align: justify;
}

#centro_index li {
	margin: 0;
	padding: 0;
	list-style-type: square;
}

#centro_index span.titulillo {
	color: #660000;
	font-weight: bold;
}

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

#img_portada {
	position: relative;
	float: left;
	padding: 0em 0.5em 0em 0em;
}

#img_portada_es {
	position: relative;
	float: right;
	padding: 0.2em 0em 0em 0.5em;
	
}

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

#subir {
	margin-right: 2em;
	margin-bottom: 2em;
	padding: 0;
	text-align: center;
	border-top: 0.05em solid darkblue;
	border-left: 0.05em solid darkblue;
	float: right;
}

#subir p {
	margin: 0em;
	padding: 0em;
}

#subir a {
    display:block;
	padding: 0.5em 1.7em;
}

#subir a:hover {
	background: #cfd7da;
	/*border-top: 0.05em solid darkblue;*/
	
}

#subir_noticias {
	margin-right: 2em;
	margin-bottom: 2em;
	padding: 0;
	text-align: center;
	border-top: 0.05em solid darkblue;
	border-left: 0.05em solid darkblue;
	float: right;
}

#subir_noticias p {
	margin: 0em;
	padding: 0em;
}

#subir_noticias a {
    display:block;
	padding: 0.5em 1.7em;
}

#subir_noticias a:hover {
	background: #cfd7da;
	border-top: 0.05em solid darkblue;
	
}

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

#cabecera span.subtema {
	font-style: italic;
}

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

#rightBlock {
	
	
	
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-right:0.5em;
	margin-left:0.5em;
	padding: 0.5em;
	float: right;
	position: static;
	display: block;
	
}

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

#resumen {
	border-bottom: 2px rgb(102,153,204) solid;
	border-top: 2px rgb(102,153,204) solid;
	background-color:rgba(102,153,204,0.2);
	margin-top:0em;
	margin-bottom:0.5em;
	float: none;
	position: relative;
	display: block;
	height:90px;
	
}

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

#centerBlock {
	margin-top:2em;
	margin-bottom:2em;
	margin-right:0.5em;
	margin-left:0.5em;
	padding: 0;
	float: none;
	position: relative;
	display: block;
}

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

#pie {
	margin:0.5em 0.5em 0.5em 0.5em;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	color: #DFEFFD;
	font-size: 0.8em;
}

#pie p {
	font-weight:bold;
	text-align: center;
	color: #98c4f5;
}

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

#loading {
    display: none; /* hidden */
    position: absolute;
	text-align:center;
    top: 20em;
    width: 200px;
    height: 100px;
}

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

#centro table.quiniela {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #98c4f5;
	width: 500px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#centro table.quiniela td {
	color: #98c4f5;
	background-color:rgba(6,57,100,0.8);
	padding: 4px;
	text-align: left;
	border: 1px #DFEFFD solid;
	
}

#centro table.quiniela td.hed {
	color: #063964;
	background-color: rgba(223,239,253,0.8);
	padding: 4px;
	text-align: left;
	border-bottom: 2px #DFEFFD solid;
	font-size: 12px;
	font-weight: bold;
}

#centro table.quiniela td.orden {
	font-size: 11px;
	background-color:rgba(6,57,100,0.8);
	color: #DFEFFD;
	font-weight: bold;
}

#centro table.quiniela td.res {
	color: #063964;
	background-color: rgba(152,196,245,0.6);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

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

#link1 {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
    color: #ff9933;
}

#link2 {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
    color: #ff9933;
}

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

#resultadoAnterior {
	border-bottom: 2px #DFEFFD solid;
	border-top: 2px #DFEFFD solid;
	background-color: rgba(223,239,253,0.8);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	color: #063964;
	text-align: center;
	font-weight: bold;
}

#resultadoAnterior span.num {
	color: #900;
	font-size:18px;
}

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

#rss {
	display:block;
	position:relative;
	float:right;
	border-style:ridge;
	background-color: #FFFFFF;
	padding-right:1em;
	padding-left:1em;
	padding-top:0.5em;
	padding-bottom:0.2em;
	
}

#rss a {
    color: #063964;
	font-style:italic;
	font-weight:100;
	font:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 0.8em;
    color: #063964;
}

#rss a:link {
    color: #063964;
}

#rss a:visited {
    color: #063964;
}

#rss a:hover {
    color: #063964;
}

#rss a:active {
    color: #063964;
}

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

#links {
	display:block;
	float: none;
	//width:70%;
	border-bottom: 1px #DFEFFD solid;
	border-top: 1px #DFEFFD solid;
	border-right: 1px #DFEFFD solid;
	border-left: 1px #DFEFFD solid;
	background-color: rgba(223,239,253,0.5);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color: #063964;
	text-align: center;
	font-weight: bold;
}

#links table.enlace td {
	color: #98c4f5;
	background-color:rgba(6,57,100,0.8);
	padding: 1px;
	text-align: center;
}

#links table.enlace td.hed {
	color: #063964;
	background-color: rgba(223,239,253,0.8);
	padding: 2px;
	text-align: center;
	
	font-size: 10px;
	font-weight: bold;
}

#links table.enlace td.activo {
	background-color: rgba(152,196,245,0.6);
}

#links a.activo {
	color: #063964;
}

#links table.enlace td.pie {
	font-size: 9px;
	background-color:rgba(6,57,100,0.8);
	color: #DFEFFD;
	font-weight: bold;
	text-align: center;
	border-top: 1px #DFEFFD solid;
}

/* ----------------------------------------------------------------------- */
#ayuda_1 {
	border-bottom: 2px #DFEFFD solid;
	border-top: 2px #DFEFFD solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	text-align: left;
	display:none;
}

#ayuda_2 {
	border-bottom: 2px #DFEFFD solid;
	border-top: 2px #DFEFFD solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	text-align: left;
	display:none;
}

#ayuda_3 {
	border-bottom: 2px #DFEFFD solid;
	border-top: 2px #DFEFFD solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size:14px;
	text-align: left;
	display:none;
}

#ayuda_1 p {
	text-align:left;
}

#ayuda_2 p {
	text-align:left;
}

#ayuda_3 p {
	text-align:left;
}

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

#botones table.botones td.texto {
	color: #FFFFFF;
	padding: 4px;
	font-size: 10px;
	background-color: rgba(223,239,253,0.1);
}

#botones table.botones td.head {
	color: #FFFFFF;
	background-color: rgba(223,239,253,0.1);
	padding: 4px;
	font-size: 16px;
	
}




