/* CSS ESTRUCTURA TVE MOTOGP */

/* MODIFICACION DEFINICIONES GENERALES*/
* html, h1, h2, h3, h4, div, p, table, tr, td, div, span, li, ul {
    font-size: 1em;
	}
	html {padding-bottom:20px;}
	body {background-color:#000;background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_general1.gif);}
#contenedor {
	background-color:transparent;
	width: 988px;
width: 61.75em;
	width: expression( 
		document.body.clientWidth > (1024/12) * 
		parseInt(document.body.currentStyle.fontSize)?
		"988px":
		document.body.clientWidth < (1024/12) * 
		parseInt(document.body.currentStyle.fontSize)?
		"988px":
		"auto" );
	max-width: 100%;
	min-width:  61.75em;
	}
#central {
	float: left;
	}
/*---------------------------------------------------------*/

/*AJUSTES CABECERA*/

#cabecera {
	float: left;
width: 61.75em;
height:159px;
padding: 0;
margin:0 0 10px 0;
display:block;
}
	#cab1 {
		font-size: 1em;	
		border-bottom: 1px solid #145088;
		height: 1.875em;
width: 988px;
		width: 61.75em;
		}
		ul#linkscab1 {
		height: 1.875em;
		width: auto;
		padding: 0.125em 0;
		margin: 0 0 0 9.375em;
		font-weight: normal;
		}
		ul#linkscab1 li.itemtext{
	font-size: 65%;
		line-height: 1.875em;
		}

		ul#linkscab1 span.linea{
		color: #185A9A; 
		}

	ul#linkscab1 .itemtext a:link, 
	ul#linkscab1 .itemtext a:active, 
	ul#linkscab1 .itemtext a:visited {
		color: #185A9A;
		}
	ul#linkscab1 .itemtext a:hover{
		color: #80B4DC; 
		}

#cab21, #cab31, #cab41 {
	width: 200px;
	}
#cab2 {
	background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_azul.png);
	background-repeat: repeat;
	background-position: left top;
		height: 50px;
height: 3.125em;
	}
#cab2, #cab21, #cab22, #cab23 {
	font-size: 1em; /*hay que reinicializar el tamaño de fuente 
para los cálculos de alto, por la definición de "rtve_general.css" que estaba fijado al 65%*/
	height: 50px;
height: 3.125em;
	}
	#cab21, #cab22, #cab23 {
		float: left;
		}
	#cab21 {
	background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_cab21.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #000;
	border: 0;
	}
		#cab21 img, #cab21 a {
		width: 200px;
width: 12.5em;
		height: 50px;
height: 3.125em;
		border: 0px;
		}
			#cab21 a.gohome:link, 
			#cab21 a.gohome:active, 
			#cab21 a.gohome:visited {
			background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_logo_cab21.gif);
	background-repeat: no-repeat;
	background-position: top right;
			}
			#cab21 a.gohome:hover{
			background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_logo_cab21_o.gif);
			}
		
#cab22 {
	width: 720px;
width: 45em;
	color: #006EC2;
	border: 0;
	}
#cab22 {
	background-color: transparent;
	/*behavior: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/iepngfix.htc);*/
	}



#cab22 h1 {font-size:85%;width:51.47em;height:3.67em;display:inline;}
			#cab22 h1 span {float:left;width:auto;line-height:3.67em;font-weight:normal;text-transform:uppercase;letter-spacing:0.15em;margin:0 0.2em 0 20px;}
			#cab22 h1 span.temp {height:auto;width:12em;line-height:4.1em;font-size:90%;color:#ff7300;letter-spacing:0.1em;margin:0 0.2em;text-align:center;}	
			#cab22 h1 span.temp a {border:1px solid #9F9F9F;color:#9F9F9F;padding:0.2em 0.4em;text-decoration:none;display:block;line-height:114%;position:relative;top:1.2em;}
			#cab22 h1 span.temp a:hover {background:#ff7300;color:#000;}	

#cab23 {
	width: 68px;
width: 4.25em;
	}
		#cab23 a {
			float: left;
			}
		#cab23 a img {
			width: 68px;
			height: 50px;
			border: 0px;
			}
			#cab23 a:link, 
			#cab23 a:active, 
			#cab23 a:visited {
			behavior: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/iepngfix.htc);
			background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_logogpcab.png);
			}
			#cab23 a:hover{
			behavior: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/iepngfix.htc);
			background-image: url(/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_logogpcab_o.png);
			}


/*---------------------------------------------------------*/
/*AJUSTES CUERPO CENTRAL 4 COLUMNAS*/
/******************SECCION BREAKING NEWS*******************/
#migas {display:none;}
.breaking#migas {display:block;width:100%;background: url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_azul.png');height:auto;float:left;margin:-10px 0 10px 0;padding:0;color:#fff;border-bottom:1px solid #333;}
.breaking#migas .alert {float:left;width:778px;height:auto;background:url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkgbreaking.png') no-repeat;padding:10px 10px 10px 200px;}
.breaking#migas h1, .breaking#migas p {float:left;}
.breaking#migas h1 {font-size:155.4%;margin:0 0 4px 0;line-height:150%;width:90%;color:#ff7300;font-weight:normal;}
.breaking#migas p {font-size:116.2%;line-height:135%;width:100%}
.breaking#migas p span {color:#ff7300;font-weight:bold;margin:0 6px 0 0;}
.breaking#migas p span em {font-weight:normal;font-style:normal;}
.breaking#migas .close {float:right;padding:0;line-height:18px;width:72px;}
.breaking#migas .close a {height:auto;font-size:97.2%;color:#B3B3B3;text-decoration:none;text-transform:uppercase;padding:0 4px 0 20px;height:20px;
background:transparent url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_cerrar_pie.gif') 4px center no-repeat;display:block; border:1px solid #454545;}
.breaking#migas .close a:hover {color:#fff;background:#454545 url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_cerrar_pie_o.gif') 4px center no-repeat;}

.breaking#migas a, .breaking#migas a:visited {display:block;cursor:pointer;text-decoration:none;}
.breaking#migas a h1, .breaking#migas a:visited h1 {color:#ff7300;}
.breaking#migas a p, .breaking#migas a:visited p {color:#fff;}
.breaking#migas a:hover,.breaking#migas a:hover h1,.breaking#migas a:hover p {text-decoration:underline;}

/******************FIN SECCION BREAKING NEWS*******************/

#central {/*CONTENEDOR GENERAL CUERPO CENTRAL*/
	width:100%;
	}
		#tablacentral {/*TABLA CENTRAL DE 4 COLUMNAS*/
		width: 100%;
		padding: 0px; 
		border-collapse: collapse;
		border: 0;
		padding: 0;
		float: left;
		}
		#tablacentral td {
			padding-bottom: 0;/*pone a CERO una definicion de "rtve_general.css"*/
			}
		#conten1, #conten2, #conten3, #conten4 {
			width: auto;
			height: 100%;
			}
			td#col1, td#col2, td#col3 {
				padding-top: 0px;
				height: auto;
				}

			td#col1 {/*COLUMNA 1*/
			width: 150px;
		width: 9.4em;
			background-color: transparent;
			width:180px;
		 	}
			div#cabcol1 {
			width: 100%;
			height: 30px;
			background-color: #FFF;
			display: block;
			}
			td#col2 {/*columna 2*/
			width: 468px;
width: 29.25em;
			background-color: transparent;
			width: 438px;
			}
				#content2 {/*Contenedor columna 2 [PRINCIPAL]*/
				width: auto;
				height: auto;
				font-size: 100%;
				margin: 0 10px 0 50px;
			margin: 0 10px 0 20px;
				padding-bottom: 24px;
				overflow: visible;
				background-color: transparent;
				}
			td#col3 {/*COLUMNA 3*/
			width: 370px;
	width: 23.125em;
			background-color: transparent;
			}
			#content3{
				width: 100%;
				font-size: 100%;
				margin: 0px;
				}
			td#col4 {/*COLUMNA 4*/
			padding-top: 0px;
			background-color:#D4D5D3;
			}

/*---------------------------------------------------------*/
/*AJUSTES PIE DE PAGINA*/

.tve#contenedor #pie1,.tve#contenedor #pie2 {display:block;font-size:100%;/*reinicializamos font-size antes de calcular tamaños*/}

.tve#contenedor #pie1 {margin-bottom:12px;height:30px;background:transparent url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_azul.png');}
		ul#linkspie1 {height:1.875em;line-height:1.875em;width:52.4em;padding-left:150px;background:url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_cab21.gif') repeat-y -30px 0;padding-top:0;padding-bottom:0;}
		li.itemtext{font-size:69%;padding-bottom:0;}
.tve#contenedor #pie1 .itemtext a,.tve#contenedor #pie1 .linea {color:#006EC2;}
.tve#contenedor #pie1 .itemtext a:hover {color:#80B4DC;}

.tve#contenedor #pie2 {height:2.5em;padding:0;color:#fff;text-align:left;background:transparent url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/tvegp_bkg_negro.png');border-bottom:1px solid #A04A0C;}
	#pie2 span {padding:14px 0;float:left;height:auto;font-size:69%;}
		.itemcopyright {margin-right:30px;color:#AEB0AC;width:auto;background:no-repeat 0 10px;}
		.itemcopyright#pieirtve {color:#ff7300;margin-right:0;padding-left:58px;background-image:url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/logopie_popup_irtve_new.gif');}
		.itemcopyright#pietve {background-image:url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/logopie_popup_tve_new.gif');padding-left:38px;}
		.itemcopyright#piemotogp {background-image:url('/imgfiles/1/TVE_Programas/TVE_motogp/ima/logopie_popup_motogp.gif');padding-left:44px;}
	#pie2 .itemlegal {font-size:62.5%;margin-right:30px;width:auto;text-transform:uppercase;position:relative;top:1px;}
