* {
    padding: 0;
    margin: 0;
} 


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background: #0000FF;
	}

	
img { 
	border: none;  
} 


.cartelcentrado{
	/* Para que esté centrada, el display y el margin tienen que tener estos valores */
	display: block;
	margin: auto; 
	width: 300px; 
	height: 425px;
	border: 0;
	margin-top: 5px;
    padding-bottom: 30px;
}	

.fotocentrada{
	/* Para que esté centrada, el display y el margin tienen que tener estos valores */
	display: block;
	margin: auto;  
	width: 586px; 
	height: 440px; 
	border: 0;
	margin-top: -2px;
	margin-left: -11px;
    padding-top: 10px;
    padding-bottom: 25px;
}	

.fotocentradatn{
	/* Para que esté centrada, el display y el margin tienen que tener estos valores  (no sirve en IE) 
	display: block;
	margin: auto;  
	*/
	margin-left:auto;
	margin-right:auto; 
	display:block;
	text-align:center;
	
	border: 0;
	margin-top: -2px;	
    padding-top: 10px;
    padding-bottom: 25px;
}	

.cartelloteria{
	/* Para que esté centrada, el display y el margin tienen que tener estos valores */
	display: block;
	margin: auto;  
	width: 586px; 
	height: 828px; 
	border: 0;
	margin-top: 5px;
	margin-left: -11px;
    padding-bottom: 30px;
}	


a { 
	color: #005EB0; 
	text-decoration: none; 
	}
	
a:hover { 
	text-decoration: underline; 
	color : #000; 
	}

	
#wrap {
	width: 998px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #CCDBEA;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	
#header {
/*	background-image:url(images/banneroviedin1.gif); */
	background: url(../Imagenes/Pancarta1.jpg);
	height: 121px;
	margin: 0 auto;
	width: 998px;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	font-size:36px;
	}
	
#header h1 {
	padding: 12px 0 0 20px;
	font-size: 20px;
	letter-spacing: -2px;
	}
	
#header h1 a {
	color: #fff;
	text-decoration: none;
	}
	
#header h1 a:hover {
	text-decoration: none;
	}
	
#header h2 {
	padding-left: 21px;
	font-size: 14px;
	color: #eee;
	font-weight: 100;
	}

/*********************************************************************************************/
/******* tienda.html. cip.html, yDreamteam.html  ****************************************************/	
#carousel1{
	width: 1000px;
	margin: auto;
	border: 1px solid #0000FF;
	overflow: auto;
	height: 100px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background: white;
}

#carousel1 img,
#carousel2 img{
	
	border: 0 none;
}

#carousel1_Controles img,
#carousel2_Controles img{
	border: 2px solid #00CCFF;
	width: 20px;
	height: 20px;
}

#carousel2_Controles{
	right: 0;
	bottom: 0;
}

/*********************************************************************************************/
/******* todos ********************************************************************************/
	
#acciones{
	float: none;
	background: #F7F7F7;
	border: 1px solid #0000CC;
	width: auto;
	margin: auto;
	clear: both;
	height: auto;
	padding: 15px;
	font-size: 14px;
	color: blue;
	}

/*********************************************************************************************/
/******* todos (Menú izquierda) *****************************************************************/

#left {
	float: left;
	width: 185px;
	padding: 5px;
	border: 1px solid #0000FF;
	}
	
#left h2 {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: 300;
	background-color: #0000FF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	font-style: normal;
	font-weight: bold;
/*	text-transform: capitalize; */
	}
	
#left ul {
	color: #FFFFFF;
	background: #1E90FF;
	padding: 3px 0px 0px 30px;
	list-style-type: disc; /*square;  */
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;	
	}
	
#left ul li { 
	position: relative;
	margin-left: -7px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	}
	
#left ul li a { 
	color: #FFFFFF; 
	text-decoration: none;  
	}
	
#left ul li a:hover { 
	font-size: 11px;
    font-weight: bold; 
	}

li:hover ul, li.over ul { 
	display: block; 
	}

li ul {
	position: absolute;
	left: 155px; 
	width: 150px;
	top: 0;
	display: none;
	}
	
li ul li {
	list-style-type: disc;
	margin-left: -5px;
	} 

/*********************************************************************************************/
/******* todos (Parte central) *******************************************************************/
	
#center {
	float: left;
	width: 562px;
	padding: 10px 20px 20px 20px;
	background-image: url(../Logos/Background1-LogoOviedin.jpg);	
	border: 1px solid #0000FF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	font-size: 12px;
	text-align: justify;
	text-indent: 0px;
	overflow: hidden;
	position: inherit;
	}
	
#center img {
/*	border: 1px solid #000000; 
	margin-left: -22px;   */
	}
	
#center p {
	text-indent: 10px;
	white-space: normal;
	word-spacing: normal;
	text-align: justify;
	padding-bottom: 7px;
	}

.pincharconblink{
    text-decoration: blink;
}

.prensac{
	width: 540px;
	clear: both;
	text-align: justify;
	padding: 10px;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
}

.prensac img {
/*     Para centrar una imagen poner las dos propiedades siguientes */
	display: block;
	margin: auto;
	border: 1px solid #000000; 
	}
	
.azulita {
    font-weight:bold; 
	color: #0000FF;
}	

.cursiva {
    font-style: italic;	
	color: #1111cc;
}	

.negrita {
    font-weight:bold; 
}	

.rocf {
    font-weight:bold; 
	color: #0000FF;
}	

#center h1 {
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: bold;
	padding : 10px 5px 15px 5px;
	border: 1px solid #0000CC;
	margin-bottom: 20px;
	background: #FFFFFF;
	color: #0000FF;
	text-align: center;
/*	text-transform: capitalize; */
	}

#center h2 {
	font-family: Verdana, Courier, monospace;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: bold;
	padding : 8px 5px 10px 10px;
	background: #008FFF;
	color: #FFFFFF;
	margin-left: 1px;
	margin-right: 0px;	
	margin-bottom: 20px;
	text-align: center;
	} 
	
#center h3 {
	font-family:

	Verdana, Courier, monospace;
	text-align: left;
	vertical-align: middle;
	font-size: 15px;
	color: #000000;
	text-align: center;
	}
	
#center h4 {
	font-family: Verdana, Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
/* 	text-decoration: underline;
 */	color: #000099;
	}	

#center h5 {
	font-family: Arial, Verdana, Courier, monospace;
	text-align: center;
	font-size: 16px;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 20px;
	}	
	
#center b4{
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	}

/*********************************************************************************************/
/******* trofeo.html ***************************************************************************/

#trofeo{
	width: 562px;
	clear: both;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
}

#orgullo{
	width: 290px;
	float: left;
	padding: 5px;
	margin: 3px;
	margin-right: 1px;
	border: 1px solid #0000CC;
}

#oviedin{
	width: 236px;
	float: right;
	padding: 5px;
	text-align: center;
	margin: 3px;
	margin-left: 1px;
	border: 1px solid #0000CC;
}

.trofeo{
	width: 562px;
	clear: both;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
}
.orgullo{
	width: 290px;
	float: left;
	padding: 5px;
	margin: 3px;
	margin-right: 1px;
	border: 1px solid #0000CC;
}

.oviedin{
	width: 236px;
	float: right;
	padding: 5px;
	text-align: center;
	margin: 3px;
	margin-left: 1px;
	border: 1px solid #0000CC;
}


#enlace{
	clear: both;
	text-align: center;
	padding: 5px;
	margin: 5px;
	border: 1px solid #0000CC;
}

/*********************************************************************************************/
/******* videos.html y videoshistoricos.html ***********************************************************/
#video{
	text-align: center;
}
.video{
	text-align: center;
	margin-left:auto;
	margin-right:auto; 
	display:block;
}
/*********************************************************************************************/
/******* tertulias.html y encuentros.html ***********************************************************/

#bloquecentral{
	float: none;
	width: 520px;
	margin: auto;  
  	background: white; 
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;	
	border: 1px solid #0000FF;
	padding: 25px 20px 20px 20px;
	clear: both;
}

#bloqueizq{
	float: left;
	margin: auto;  
	width: 300px;
	margin-left: 2px;
	padding : 25px 5px 15px 5px;
}		

#imagenizq img{
	float: left;
	margin: auto;  
	margin-left: 2px;
	padding : 5px 5px 15px 0px;
	width: 190px;
	height: 268px;
}		

#bloqueder{
	float: right;
	margin: auto;  
	width: 300px;
	margin-right: 0px;
	padding : 25px 5px 15px 5px;
}

#imagender img{
	float: right;
	margin: auto;  
	margin-left: 2px;
	padding : 5px 5px 15px 5px;
	width: 190px;
	height: 268px;
}		

/*********************************************************************************************/
/******* prensa.html ***************************************************************************/

#prensa{
	width: 540px;
	clear: both;
	text-align: justify;
	padding: 10px;
	border: 1px solid #0000CC;
	margin-bottom: 10px;
}

#prensa img {
/*     Para centrar una imagen poner las dos propiedades siguientes */
	display: block;
	margin: auto;
	border: 1px solid #000000; 
	}

#pinchar{
	font-family: Verdana, Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

/*********************************************************************************************/ 
/******* carteleria.hmtl *************************************************************************/
 
 #ampliar{
	font-family: Verdana, Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: -22px;
	margin-bottom: 17px;
}

/*********************************************************************************************/



/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/

#acciones b1{
	font-style: normal;
	font-size: 12px;
	color: #005EB0;
	text-decoration: underline;
	}


.bloque1etiquetas{
	float: none;
	width: 560px;
	height: 110px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid #0000FF;
/* 	clear:both; */
}

.bloque2etiquetas{
	float: none;
	width: 560px;
	height: 170px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid #0000FF;
/* 	clear:both; */
}

.izquierda{
	float: left;
	margin-top: -5px;
	margin-left: 15px;
}

.derecha{
	float: right;
	margin-top: -5px;
	margin-right: 15px;
}

.centrada{
	float: none;
	margin-top: -5px;
}

.datosimagen{
	width: 240px;
	height: 51px;
	border: 0px;
}

#bloquegrande{
	float: none;
	width: 520px;
	margin: auto;  
  	background: white; 
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;	
	border: 1px solid #0000FF;
	padding: 25px 20px 20px 20px;
	clear: both;
}

#imagen{
	margin-bottom: 10px;
}

#precio{
	font-family: Verdana, Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#artictextoizq{
	float: left;
	margin: auto;  
/*   	background: white;  */
 	width: 130px; 
	height: 51px;
	border: 0;
	margin-top: 5px;
	margin-left: 2px;
	padding : 10px 5px 15px 5px;
}		

#artictextoder{
	float: right;
	margin: auto;  
/*   	background: white;  */
	width: 130px; 
	border: 0;
	margin-top: 5px;
	margin-right: 0px;
	padding : 10px 5px 15px 5px;
}

#artictextocen{
	float: none;
	margin: auto;  
/*   	background: white;  */
	width: 240px; 
	height: 51px;
	border: 0;
	margin-top: 5px;
	margin-right: 0px;
	padding : 10px 5px 15px 5px;
}
	
#texto{
	float: none;
	background: #F7F7F7;
	border: 1px solid #0000CC;
	font-weight: bold;
	width: auto;
	height: auto;
	margin: auto;
	clear: both;
	padding: 15px;
	font-size: 11px;
	margin-bottom: 20px;
	}

#texto img{
	display: block;
	margin: auto;
}
 
#frame1{
	width: 204px;
	float: left;
	position: fixed;
	}

	
#frame2{
	width: 204px;
	float: right;
	position: relative;
	}

/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/*********************************************************************************************/
/******* todos (Menú derecha) *******************************************************************/
	
#right {
	float: right;  
	width: 185px;
	padding: 5px; 
	border: 1px solid #0000FF;	
	}
	
#right img{
	border: 1px solid #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	left: auto;  
	top: auto;
	right: auto;  
	bottom: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#right h2 { 
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: 300;
	background-color: #0000FF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: solid;
	font-style: normal;
	font-weight: bold;
/*	text-transform: capitalize; */
	}
	
#right ul { 
	color: #FFFFFF;
	background: #1E90FF;
	padding: 3px 0px 0px 30px;
	list-style-type: disc; /*square;  */
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;	
	}
	
#right ul li { 
	margin-left: -7px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	}
	
#right ul li a { 
	color: #FFFFFF; 
	text-decoration: none;  
	}
	
#right ul li a:hover { 
	font-size: 11px;
    font-weight: bold; 
	}

#escudos img{
	background: #FFFFFF;
	width: 134px;
	height: 144px;
	margin-top: 3px;
	margin-left: -5px;
	margin-bottom: 0px;
	/* padding-top: -8px;  
	no esta permitido valores negativos para esta propiedad en css2.1
	*/
	border: 1px solid #000000;
}	

.escudos img{
	background: #FFFFFF;
	width: 134px;
	height: 144px;
	margin-top: 3px;
	margin-left: -5px;
	margin-bottom: 0px;
	/* padding-top: -8px;  
	no esta permitido valores negativos para esta propiedad en css2.1
	*/
	border: 1px solid #000000;
}	

/*********************************************************************************************/
/******* todos (Pie Pantalla)  ********************************************************************/
	
#footer {
	background: #eee;
	text-align: center;
	font-size: 11px;
    font-weight: bold; 
	padding: 10px 0;
	margin-top: 20px;
	border-top: 1px solid #aaa;
	}

/*********************************************************************************************/
/******* Resultados históricos.html  *****************************************************************/

#resultadosinicio{
	width: 560px;
	height: 85px;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 10px;
}	

#resultadostexto{
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	color: #000000;
	text-align: center;
 	padding-top: 8px;
	padding-left: 60px; 
}

#imgizq{
	float: left;
}

#imgder{
	float: right;
}

#clasificacioninicio{
	width: 560px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 20px;	
	margin-bottom: 10px;
}	

#clasificaciontexto{
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	color: #000000;
	text-align: center;
 	padding-top: 8px;
	padding-left: 90px; 
}

#clasificacioncabecera{
	width: 560px;
	height: 20px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 3px;	
	margin-bottom: 3px;
	text-align: center;
	font-size: 12px;
}

#cabecera{
	float: left;
	width: 35px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
}

#cabeceraequipo{
	float: left;
	width: 280px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#clasificacion{
	width: 560px;
	height: 55px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	margin-top: 3px;	
	margin-bottom: 3px;
	text-align: center;
	font-size: 12px;
}

#escudo img{
	float: left;
	width: 50px;
}

#datos{
	float: left;
	width: 35px;
	padding-top: 20px;
}

#equipo{
	float: left;
	width: 230px;
	text-align: left;
	padding-top: 20px;
}

#puntos{
	float: left;
	width: 35px;
	padding-top: 20px;
	font-weight: bold;
}

/*********************************************************************************************/


TR {
	font-family: Verdana;
	font-size: 14px;
	background: #FFFFFF;
}
TD {
	font-family: Verdana;
	font-size: 14px;
}
TD.APUESTA {
	font-size: 11px;
}
TD.PEQUE {
	font-size: 10px;
}
TD.LLENA {
	height: 12px;
	font-size: 8px;
	background: #BBBCEC;
}
TD.UNO {
	height: 12px;
	font-size: 8px;
	background: #BBBCEC;
}
TD.DOS {
	height: 12px;
	font-size: 8px;
	background: #626EBA;
}
TD.EQUIS {
	height: 12px;
	font-size: 8px;
	background: #FFFFFF;
}
TD.VACIA {
	height: 12px;
	font-size: 8px;
}
TD.SUBHEADER {
	font-weight: bold;
	background: #BBBCEC;
}
TD.HEADER {
	color: #FFFFFF;
	font-weight: bold;
	background: #626EBA;
}
TD.HEADER-PEQUE {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: #626EBA;
}
TD.APUESTACORRECTA {
	font-size: 11px;
	color: #00FF33;
	font-weight: bold;
	text-align:center;
}
TD.APUESTAINCORRECTA {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}
TD.OK {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background: #000000;
}
TD.VALUEOK {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background: #888888;
}
TD.OPCION {
	height: 30px;
}
TD.COPY {
	font-size: 10px;
	height: 30px;
}

TD.centro{
   text-align:center;
}	
TH.centro{
   text-align:center;
}

TD.centro14{
   text-align:center;
   width: 14px;
}	
TH.centro14{
   text-align:center;
   width: 14px;
}
TD.centro16{
   text-align:center;
   width: 16px;
}	
TH.centro16{
   text-align:center;
   width: 16px;
}
TD.centro230{
   text-align:center;
   width: 230px;
}	
TH.centro230{
   text-align:center;
   width: 230px;
}

TD.centro3{
   text-align:center;
   width: 3px;
}	
TH.centro3{
   text-align:center;
   width: 3px;
}

TD.centro40{
   text-align:center;
   width: 40px;
}	

TD.centro60{
   text-align:center;
   width: 60px;
}	

TD.centro140{
   text-align:center;
   width: 140px;
}	
TD.centro182{
   text-align:center;
   width: 182px;
}	
