body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 100%;
	color: #000000;
	margin: 0px;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #5D3A50;
	font-weight: bold;
}

/* Enlace galerías */
a.comenGal, a.comenGal:link, a.comenGal:visited, a.comenGal:hover, a.comenGal:active {
	font-weight: normal;
	margin: 0px;
	display: block;
}

/* CONTENEDOR GLOBAL
--------------------------------------------------------------------------------------- */
#cntPrincipal { /* contenedor global */
	width: 944px;
}
/* grupo menú + contenido */
#cntMenuContenido{
	background-color: #BCCAD5;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

/* SIN EDICION
----------------------------------------------------------------------------------------------- */
.cntSinEdicionNoticiasHtmlInt, .cntSinEdicionNoticiasHtmlExt{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.cntSinEdicionNoticiasHtmlInt .cntNoticias{
	padding-right: 20px;
	vertical-align: top;
}
.cntSinEdicionNoticiasHtmlInt .cntHtml{
	vertical-align: top;
}
.cntSinEdicionNoticiasHtmlExt .cntNoticias{
	width: 65%;
	padding-right: 20px;
	vertical-align: top;
}
.cntSinEdicionNoticiasHtmlExt .cntHtml{
	width: 35%;
	vertical-align: top;
}
.cntNoticiasArriba{
	padding-bottom: 20px;
	vertical-align: top;
	height: 100%;
}
.cntNoticiasAbajo{
	padding-bottom: 20px;
	vertical-align: top;
	height: 100%;
}
.cntSinEdicionNoticiasHtmlInt .cntHtmlArriba{
	vertical-align: top;
}
.cntSinEdicionNoticiasHtmlExt .cntHtmlArriba{
	vertical-align: top;
	height: 200px;
}
.cntSinEdicionNoticiasHtmlInt .cntHtmlAbajo{
	vertical-align: top;
}
.cntSinEdicionNoticiasHtmlExt .cntHtmlAbajo{
	vertical-align: top;
	height: 200px;
}


/* CABECERAS
--------------------------------------------------------------------------------------- */
#cntCabeceraPrincipal {
	background-color: #FFFFFF;
	float: left;
	clear: both;
}

#cntCabeceraPrincipal .logoECG{
	margin:0px 0px 0px 5px;
	float: left;
}

#cntCabeceraPrincipal .logoGH{
	float: left;
}

#cntCabeceraPrincipal .cabeceraMenu {
	background-image: url(img/fndCabeceraMenu_GH.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 944px;
	clear: both;
	color: #686868;
	background-color: #E6E6E6;
	font-size: 1em;
	padding: 9px 0px 3px 0px;
}
#cntCabeceraPrincipal .cabeceraMenu .menu {
	float: left;
	padding-left: 10px;
}

#cntCabeceraPrincipal .cabeceraMenu .menu a{
	color:#386CA5;
}

#cntCabeceraPrincipal .cabeceraMenu .info {
	padding-right: 10px;
	text-align: right;
}

#cntCabeceraPrincipal .cntImagen {
	width: 100%;
	height: 102px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

.icoPortada {
	background-color: #5E3B51;
	height: 20px;
	clear: both;
	width: 100%;
	position: relative;
}

/* MENÚ
--------------------------------------------------------------------------------------- */
#cntPrincipal .cntMenu {
	display: inline;
	float: left;
	margin: 25px -3px 0px 10px;
	width: 125px;
	position: relative;
	z-index: 2;
}
#cntPrincipal .cntMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cntMenu a, .cntMenu a:visited, .cntMenu a:active, .cntMenu a:link{
	background-color: #5D3A50;
	color: #FFFFFF;
	border-style: solid;
	border-color: #888193;
	border-width: 1px 0px 0px 2px;
	filter: Alpha(Opacity=100, FinishOpacity=85, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	text-decoration: none;
	text-indent: 15px;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
}
.cntMenu a:hover, 
.cntMenu a.sel, .cntMenu a.sel:visited, .cntMenu a.sel:active, .cntMenu a.sel:link, .cntMenu a.sel:hover {
	background-color: #3D5873;
	color: #FFFFFF;
}
#cntPrincipal .cntMenu a.PrimerMenu, #cntPrincipal .cntMenu a.UltimoMenu{ /* último menú (con ángulo) */
	background-repeat: no-repeat;
	padding-left: 2px; /* ajuste para Firefox y Netscape */
	border-left: 0px;
	height: 22px;
}
#cntPrincipal .cntMenu a.PrimerMenu{
	background-image: url(img/suplementos/fndPrimerMenu.gif);
	background-position: top left;
	border-top: 0px;
	line-height: 22px;
}
#cntPrincipal .cntMenu a.UltimoMenu{
	background-image: url(img/suplementos/fndUltimoMenu.gif);
	background-position: bottom left;
}


/* CONTENIDO
--------------------------------------------------------------------------------------- */
#cntContenido{
	width: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
}
.brdSupContenido, .brdInfContenido{
	background-image:url(img/suplementos/brdContenido.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align: top;
	height: 6px;
}
.brdInfContenido{
	background-position: bottom;
	vertical-align: bottom;
}
.brdIzqEsquina {
	text-align: left;
	width: 100%;
}
.brdDerEsquina {
	text-align: right;
	width: 8px;
}

.cntCentralContenido {
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
	z-index: 3;
}
.cntContenidoInterior {
	padding: 15px;
	border-left: 1px solid #888191; 
	border-right: 1px solid #888191;
	vertical-align: top;
	height: 100%;
	width: 100%;
}
table.cntTotal {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.cntTotal td {
	vertical-align: top;
}


/* BANNERS
--------------------------------------------------------------------------------------- */
/* cabecera */
.cntBannHoriz {
	width: 944px;
	display: block;
	clear: both;
}
/* derecha */
.cntPublicidad {
	float: right;
	width: 170px;
	margin: 0px;
	padding-top: 10px;
	height: 80%;
	position: relative;
	z-index: 1;
}
.brdPublicidad {
	display: block;
}
.tblGrupoBanners, .cntGrupoBanners {
	height: 100%;
	background-color: #7C98AE;
	color: #FFFFFF;
}
.tblGrupoBanners{
	width: 150px;
}
.cntGrupoBanners {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

/* excepciones para banners según su posición */
.bannerPos12 {
	text-align: center;
	margin: 10px 5px 0px 5px;
}
.bannerPos11 {
	margin: 10px 5px 0px 5px;
}

/* BARRA DE BOTONES - atrás, imprimir ...
----------------------------------------------------------------------------------------------- */
.cntContenidoInterior h6 {
	background-image: url(img/fndSeparadorSeccion_GH.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px dashed #E8E8E8;
	height: 22px;
	width: 100%;
	color: #B2B2B2;
	text-indent: 10px;
	padding: 4px 0px 0px 0px;
}

h6.accionesNoticia{ /* barra de botones (recomendar, imprimir, atrás) */
	background-image:none;
	background-color: #E6E6E6;
	height: 23px;
	color: #6B6B6B;
	border:none;
	text-indent: 10px;
	padding:0px;
	margin: 0px;
}

.cntContenidoInterior h6 a {
	float: right;
}




/* CONTENEDORES DE NOTICIAS
 ---------------------------------------------------------------------------------------------- */

/* NOTICIAS PORTADA A DOS COLUMNAS */
#portadaNoticiasDosColumnas {
	padding: 0px 0px 10px 0px;	/* top right bottom left */
	float: left;
	width: 100%;
}
.noticiaPortadaDosColumnas {
	width: 100%;
    vertical-align: top;
	clear: both;
	float: left;
    padding-bottom: 2px;
	margin-bottom: 12px;
    border-bottom: 1px dashed #E6E6E6;
}

/* NOTICIAS PORTADA COLUMNA IZDA */
#portadaNoticiasColumnaIzda {
	float: left;
	width: 65%;
	border-right: 1px solid #E6E6E6;
}
.noticiaPortadaIzda {
    vertical-align: top;
	clear: both;
    padding-bottom: 2px;
	margin-bottom: 12px;
	margin-right: 10px;
    border-bottom: 1px dashed #E6E6E6;
}

/* NOTICIAS PORTADA COLUMNA DERECHA */
#portadaNoticiasColumnaDcha {
	float: right;
	width: 33%;
	margin-left: 10px;
}
.noticiaPortadaDcha {
	vertical-align: top;
	clear: both;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dashed #E6E6E6;
}

/* LISTADO DE NOTICIAS */
.seccionListaNoticia {
	width: 100%;
	vertical-align: top;
	clear: both;
	margin-top: 20px 0px 16px 0px;
	border-bottom: 1px dashed #E6E6E6;
}


/* NOTICIA EN DETALLE */
.noticiaDetalle {
	width : 100%;
	vertical-align: top;
	clear: both;
	font-size: 1em;
	word-spacing: 3px;
}	


/* NOTICIAS RELACIONADAS */
.noticiasRelacionadas {
    margin: 0px 0px 8px 0px;
	padding: 6px;
    background-color: #F8F8F8;
    border: 1px solid #E6E6E6;    
	color: #386CA5;
    font-weight: normal;
	clear: both;
}
.noticiaDetalle .noticiasRelacionadas {
	font-size: 1em;
}
.noticiasRelacionadas h4.tema {
	margin : 0px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	color: #656565;
	height: 15px;
	font-size: 12px;
}
.noticiasRelacionadas h4.temaOtro {
	margin : 10px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	color: #656565;
	height: 15px;
	font-size: 12px;
}

.noticiasRelacionadas h4.galeria {
	margin : 10px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
	color: #656565;
	height: 15px;
	font-size: 12px;
}

.noticiasRelacionadas ul {
	list-style: none;
	margin: 2px 0px 0px 3px;
	padding: 0px;
}
.noticiasRelacionadas ul.otrasNoticiasRelacionadas {
	margin-top: 10px;
}
.noticiasRelacionadas li {
	background-image: url(img/suplementos/bulletCuadradoRelacionadas.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin-bottom: 2px;
}



/* ANTETITULOS, TITTULOS, SUBTITULOS, TEXTOS...
----------------------------------------------------------------------------------------------- */
/* ANTETÍTULOS */
h3,
.noticiaPortadaDosColumnas h3,
.noticiaPortadaIzda h3,
.seccionListaNoticia h3,
.noticiaDetalle h3 {
	margin : 0px 0px 5px 0px; /* top right bottom left */
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6E8AA2;
}

.noticiaDetalle h3 {
	font-size: 0.7em;
}

/* TITULOS */
h1,
.noticiaPortadaDosColumnas h1,
.noticiaPortadaIzda h1,
.seccionListaNoticia h1,
.noticiaDetalle h1 {
	font-weight: bold;
	color: #5D3A50;
	margin : 0px 0px 6px 0px; /* top right bottom left */
	font-size: 22px;
/*	font-size: 0.95em;*/
}
.seccionListaNoticia h1 { 
	margin : 0px 0px 8px 0px;
	font-size: 20px;
/*	font-size: 0.8em;*/
}
.noticiaDetalle h1{ 
	margin : 0px 0px 12px 0px;
	font-size: 1.25em;
}



/* TITULARES CON ENLACE */
.noticiaPortadaDosColumnas h1 a,
.noticiaPortadaDosColumnas h1 a:link, .noticiaPortadaDosColumnas h1 a:visited, .noticiaPortadaDosColumnas h1 a:hover, .noticiaPortadaDosColumnas h1 a:active,
.noticiaPortadaIzda h1 a,
.noticiaPortadaIzda h1 a:link, .noticiaPortadaIzda h1 a:visited, .noticiaPortadaIzda h1 a:hover, .noticiaPortadaIzda h1 a:active { 
	font-size: 22px;
}



/* ENLACES */ 
.noticiaPortadaDosColumnas a,
.noticiaPortadaDosColumnas a:link, .noticiaPortadaDosColumnas a:visited, .noticiaPortadaDosColumnas a:hover, .noticiaPortadaDosColumnas a:active,
.noticiaPortadaIzda a,
.noticiaPortadaIzda a:link, .noticiaPortadaIzda a:visited, .noticiaPortadaIzda a:hover, .noticiaPortadaIzda a:active,
.noticiaPortadaDcha a,
.noticiaPortadaDcha a:link, .noticiaPortadaDcha a:visited, .noticiaPortadaDcha a:hover, .noticiaPortadaDcha a:active {
	font-size: 12px;
}
.noticiaPortadaDcha a,
.noticiaPortadaDcha a:link, .noticiaPortadaDcha a:visited, .noticiaPortadaDcha a:hover, .noticiaPortadaDcha a:active {
	display: block;
	margin: 0px 0px 9px 0px;
}
.noticiasRelacionadas a,
.noticiasRelacionadas a:link, .noticiasRelacionadas a:visited, .noticiasRelacionadas a:hover, .noticiasRelacionadas a:active {
    font-size: 0.75em;
	font-weight: normal;
}
/* Enlace galerías */
a.comenGal, a.comenGal:link, a.comenGal:visited, a.comenGal:hover, a.comenGal:active {
	font-weight: normal;
	display: block;
	margin: 0px 0px 2px 0px;
}



/* SUBTITULOS */
h2,
.seccionListaNoticia h2,
.noticiaDetalle h2 {
	margin : 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.noticiaDetalle h2 {
	margin : 0px 0px 12px 0px;
	font-size: 0.8em;
}



/* FIRMAS */
h4, 
.seccionListaNoticia h4,
.noticiaDetalle h4 {
	margin : 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
}
.noticiaDetalle h4 {
	font-size: 0.75em;
}



/* PÁRRAFOS DE NOTICIAS */ 
p,
.noticiaPortadaDosColumnas p,
.noticiaPortadaIzda p,
.seccionListaNoticia p,
.noticiaDetalle p {
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	word-spacing: 3px;
}
.noticiaDetalle p {
	margin: 0px 0px 15px 0px;
	font-size: 0.8em;
}

.noticiaDetalle p strong { 
	color: #666666;
	font-weight: bold;
}



/* INFORMACIÓN ADICIONAL EN DETALLES DE UNA NOTICIA
----------------------------------------------------------------------------------------------- */

/* MAS INFO - Despieces, datos ... */
.masInfo { /* contenedor */
	display: block;
	overflow: auto;
	width:100%;
	color: #656565;
	border: 1px solid #E6E6E6;
	margin-bottom: 15px;
}
.masInfo .epigrafe { /* título */
	background-image: url(img/suplementos/bulletCuadrado.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	background-color: #E6E6E6;
	font-weight: bold;
	color: #656565;
	padding: 6px 6px 6px 25px;
	height: 15px;
	font-size: 0.7em;
}
.masInfo p { /* párrafos */
	margin : 10px 10px 10px 10px;	
	word-spacing: 3px;
	color: #7F7F7F;
}
.masInfo p strong { /* negrita */
	color: #7F7F7F;
}


/* Marcadores Deportivos */
.tblResultadosDeportivos{
	width: 100%;
	margin: 10px 0px 10px 0px;
	border: 1px solid #E6E6E6;
	background-color: #F8F8F8;
	font-size:0.7em;
}
.tblResultadosDeportivos td{
	font-size:0.9em;
}

.resultadosMarcadores{
	padding: 10px 10px 0px 10px;
}
.tblMarcadores{
	width: 100%;
	font-size:1.2em;
}
.tblMarcador{
	width: 50%;
}
.tblResultadosBloque{
	width: 100%;
	margin-bottom: 10px;
	font-size:1.4em;
}

.separadorResultadosBloques{
	padding: 5px;
}

.resultadosEquipo{
	border: 1px solid #666666;
	border-right: 0px;
	background-color: #E6E6E6;
	color: #666666;
	width: 100%;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 5px;
	height: 22px;
}

.resultadosMarcador{
	border: 1px solid #666666;
	background-color: #999999;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

.resultadosAlineacion{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 1em;
}

.txtAlineacionSeparador{
	color: #E6E6E6;
}

.resultadosInfoPartido{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 10px 10px 0px 10px;
}


/* TEXTOS ADICIONALES
 ---------------------------------------------------------------------------------------------- */
.txtFoto { /* pié de las imágenes */
	font-size: 11px;
	color: #666666;
	padding: 10px;
}

.noticiaDetalle .txtFoto { 
	font-size:0.7em;
}

.txtHora, .txtFechaEdicion {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.noticiaDetalle .txtHora, .noticiaDetalle .txtFechaEdicion {
	font-size: 1.1em;
}

.txtLadillo {
	font-weight: bold;
}
.txtApoyosNombre {
	font-weight: bold;
}
.txtApoyosCargo{

}



/* IMÁGENES
 ---------------------------------------------------------------------------------------------- */
/* Imagen asociada a la noticia */
.noticiaPortadaDosColumnas p img,
.noticiaPortadaIzda p img {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 5px 0px;
}
.noticiaPortadaDcha img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

/* Tabla para las imágenes en el cuerpo de la noticia */
table.fotoNoticia {
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 5px 0px;
	width: 5px;
	border-collapse: collapse;
	font-size:1em;
}

.imgBulletTriangulo {	/* triangulo separador */
	background-image: url(img/suplementos/bulletTriangulo.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #5D3A50;
	font-size: 12px;
	font-weight: normal;
	width: 5px; /* conservar para evitar errores en i.e. cuando coincide en el corte de línea */
}

/* PIE DE LA WEB
 ------------------------------------------------------------------------------------------------- */
.contPie{
	clear: both;
	background-color: #FFFFFF;
	width: 100%;
	height: 72px;
	font-size: 11px;
	border: 1px solid #E6E6E6;
	padding: 0px;
	margin: 0px 0px 24px 0px;
}

.contPie .logoPie{
	width:220px;
	text-align: center;
	float: left;
	clear: left;
	vertical-align : middle;
	margin-top: 10px;
}

.contPie .copyRight{
	width:265px;
	text-align: left;
	float: left;
	clear: none;
	vertical-align: top;
	margin: 10px 20px 0px 20px;
}

.contPie .contacto{
	width:250;
	text-align: left;
	vertical-align: top;
	margin: 10px 20px 0px 20px;
	float:left;
	clear:none;
}

.contPie .logoOjd{
	width:100px;
	float:left;
	clear:right;
	margin-top:6px;
	vertical-align : middle;
}

.contacto a, .contacto a:link, .contacto a:visited,  .contacto a:hover, .contacto a:active{
	color: #366693;
	font-weight: normal;
}
/* PIE DE LA WEB FIN */