@charset "utf-8";
/* CSS Document */

.clear{
	border:none;
	visibility:hidden;
	overflow:hidden;
	clear:both;
	height:0;
}

div#content{
	background-color:#276480;
	padding:0 10px 0 10px;
	color:#333;
	line-height:1.7em;
}

#content h2, #content h2.h2-noticias, #content .title-noticias{
	font:1.7em/1.8em "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	font-weight:bold;
	margin-bottom:12px;
}

#content h4, #content #call-to-action .title, #content #call-to-action-rcol .title{
	font:1.5em/1.6em "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

#content a, .prox-partidos div,  .prox-partidos-empty div{
	text-decoration:none;
	color:#00abe3;
	font-weight:bold;
}

#content a{
	font-size:1.1em;
	}

#content a:hover{
	text-decoration:underline;
}

#content a img{
	border:none;
}

#content .bold{
	font-weight:bold;
}

/* Cabezal */

#ligas-header{
	background:url(../img/sub20_header.jpg) top center no-repeat;
	width:958px;
	height:353px;
	border:1px solid #fff;
	position:relative;
	}

.titular {
	position:absolute;
	top:22px;
	left:28px;
}
	
#ligas-header h1, #ligas-header p.presenta, #ligas-header p.canales, #ligas-header p.presenta span, #lHead h1, #lHead p.presenta, #lHead p.canales, #lHead p.presenta span{
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	font-size:2em;
	font-weight:bold;
	color:#fff;
	}
	
#ligas-header h1, #lHead h1{
	margin: 9px 0 0;
	line-height:1;
}
#ligas-header h1 {
	width:235px;
	line-height:25px;
	text-indent:-9874px;
}
#ligas-header p.dontShow {
	text-indent:-9874px;
}
	
#ligas-header p.presenta, #ligas-header p.presenta span, #lHead p.presenta, #lHead p.presenta span{
	font-size:1.14em;
	}

#ligas-header p.presenta span, #lHead p.presenta span{
	color:#69cbef;
	}
	
#ligas-header p.canales{
	font-size:1em;
	font-weight:normal;	
	word-spacing:2px;
	}

#ligas-header p.header-desc, #lHead p.header-desc{
	display:none;
}

#lHead h1{
	font-size:1.6em;
	line-height:0.9;
}

#lHead p.canales{
	font-size:1em;
	font-weight:normal;
	}

#sharebox {
	float:right;
	margin-top:5px;
	width:130px;
	position:relative; /*agregado */
	clear:right;
}

#sharebox a {
	padding-left:16px;
	color:#7aa9bc;
	background:url(../img/globo_link.gif) no-repeat;
	font-size:9px;
	text-decoration:none
}

#sharebox ul {
	position:absolute;/*cambiado */
	display:none;
	height:146px;
	margin-top:2px;
	padding:7px 0 0 16px;/*cambiado */
	background:url(../img/sharebox_bg.png) no-repeat;
	width:97px;
	z-index:999;
}

#sharebox ul.show {
	display:block
}

#sharebox li {
	margin-bottom:3px;
	padding-left:24px
}

#sharebox ul a {
	padding-left:0;
	color:#62c1e9;
	background:none;
	font-family:"Trebuchet MS";
	font-size:10px;
	text-decoration:none
}

#sharebox a:hover {text-decoration:underline}

li.enviar {background:url(../img/share_enviar.png) 1px 3px no-repeat}
li.imprimir {background:url(../img/share_imprimir.png) 0 3px no-repeat}
li.favoritos {background:url(../img/share_favoritos.png) 0 3px no-repeat}
li.facebook {background:url(../img/share_facebook.png) 0 3px no-repeat}
li.digg {background:url(../img/share_digg.png) 0 3px no-repeat}
li.delicious {background:url(../img/share_delicious.png) 0 3px no-repeat}
#sharebox li.close a {
	position:absolute;
	display:block;
	top:10px;
	right:11px;
	width:11px;
	height:11px
}

/* menu */
/* menu */
	/* common */

ul#liga-tabs{
	margin:0;
	position:absolute;
	bottom:0; /* Change according to the particular menu. Use body signatures if different pages need different separations */
	left:20px; /* Change according to the particular menu. */
	height:30px;
	outline:0;
}

ul#liga-tabs li {
	float:left;
	display:inline;
	height:30px;
	line-height:30px;
}

ul#liga-tabs li a {
	float:left;
	display:inline;
	background-image:url(../img/bLeft.png); /* the path to this image may need to be changed */
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	padding:0 14px 0 20px;
}
ul#liga-tabs li span {
	background:url(../img/bRight.png) 0 0 no-repeat; /* the path to this image may need to be changed */
	float:left;
	display:inline;
	height:30px;
	width:6px;
}
ul#liga-tabs li:hover span,
body#intro ul#liga-tabs li.intro span, /* change ids/classes accordingly */
body#guia ul#liga-tabs li.guia span, /* change ids/classes accordingly */
body#equipos ul#liga-tabs li.equipos span /* change ids/classes accordingly */
{
	background-position:0 -30px;
}
ul#liga-tabs li:hover a,
body#intro ul#liga-tabs li.intro a, /* change ids/classes accordingly */
body#guia ul#liga-tabs li.guia a, /* change ids/classes accordingly */
body#equipos ul#liga-tabs li.equipos a /* change ids/classes accordingly */
{
	background-position:0 -30px;
	color:#333;
	text-decoration:none;
}
/* /uMenu */

#content #call-to-action, #content #call-to-action-rcol{
	background:url(../img/bg_calltoaction.png) top center no-repeat;
	width:182px;
	height:195px;
	float:right;
	margin:88px 30px 0 0;
	padding:0 17px 15px;
	font-size:0.85em;
}

#content #call-to-action{
	clear:right;
	display:inline;
	}

#content #call-to-action .title, #content #call-to-action-rcol .title{
	line-height:22px;
	text-align:center;
	margin-bottom:10px;
	font-size:1.4em;
}

#call-to-action p, #call-to-action-rcol p{
	font-size:1.3em;
	}

.highlight{
	font-weight:bold;
	color:#009fcc;
}

#content a.calltoaction_btn{
	background:url(../img/btn_cuenta.gif) top left no-repeat;
	width:83px;
	height:17px;
	color:#fff;
	text-align:center;
	font-size:1.2em;
	display:block;
	line-height:17px;
	margin:5px 0 10px;
}

#content a.calltoaction_btn:hover{
	text-decoration:none;
}


/* Contenido principal*/

#content #ligas-content{
	background:#fff url(../img/footer_image.jpg) bottom center no-repeat;
	padding:17px 30px 120px 29px;
}

#content .main {
	width:674px;
	float:left;
}

#content .main p{
	margin-bottom:19px;
	font-size:1.3em;
}

#content .main a{
	font-size:1em;
}

#content .main-mundial, #content .main-sub20{
	background:url(../img/bg_mundial.jpg) 87% 6px no-repeat;
	padding-bottom:20px;
}

#content .main-sub20{
	background:url(../img/bg_sub20.jpg) 87% 6px no-repeat;
}

#content .main-mundial p, #content .main-sub20 p{
	padding-right:35px;
}

#content .main-mundial p.img-pad, #content .main-sub20 p.img-pad{
	padding-right:212px;
}

#content .h2-line{
	padding-bottom:6px;
	background:url(../img/line.gif) bottom left no-repeat;
	margin-bottom:13px;
}

#content .main p.controlplus{
	float:left;
	font-size:1.12em;
	margin-left:19px;
	width:490px;
	line-height:1.45em;
}

#content .main p.controlplus a{
	font-size:1em;
}

#content .main p.plus-link{
	margin-bottom:0;
}


#content .call-to-action-wrapper{
	margin-top:39px;
}

#content .call-to-action-wrapper h3{
	font-size:1.45em;
	font-weight:bold;
}

#content .call-to-action-wrapper p{
	margin-bottom:12px;
}

#content .big-call-to-action{
	background:url(../img/bg_cuenta.gif) top left no-repeat;
	width:565px;
	height:80px;
	padding:10px 15px;
	font-size:0.9em;
}

#content .main .big-call-to-action p{
	margin:0;
	font-size:1.3em;
}

#content .cliente, #content .no-cliente{
	float:left;
	font-size:1em;
}

#content .cliente{
	width:52%;
	padding:0 0 0 15px;
	border-left:1px dashed #b2b2b2;
}

#content .no-cliente{	
	width:45%;
}

#content .cliente a.calltoaction_btn, #content .no-cliente a.calltoaction_btn, #content .noticia p, #content .main-mundial p.subtitulo, #content .main-sub20 p.subtitulo{
	margin-bottom:0;
}

#content .no-cliente a.calltoaction_btn{
	margin-top:23px;
}

#content .no-cliente a.calltoaction_btn, #content .cliente a.calltoaction_btn{
	font-size:1.1em;
}

#content .partidos-tabs li a{
	float:left;
	display:block;
	height:20px;
	margin-right:2px;
	cursor:pointer;
	background:url(../img/bg_tabs.gif) top center no-repeat;
	width:70px;
	color:#333;
	font-size:11px;
	text-align:center;
	line-height:20px;
	padding-top:5px;
}

#content .partidos-tabs li.current a, #content .partidos-tabs li a:hover{
	line-height:15px;
}

#content .partidos-tabs li a:hover, #content .partidos-tabs li.current a{
	background-position:0 -25px;	
	text-decoration:none;
}

#content .resultados{
	border:1px solid #e6e6e6;
	margin-bottom:40px;
	width:664px;
}

#content .vs th{
	text-align:left;
	font-size:1em;
	padding-left:10px;
	background:url(../img/bg_th_resultados.gif) center left repeat-x;
	height:18px;
	font-weight:bold;
}

#content .vs td{
	padding:4px 5px 3px;
	font-size:1em;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
}

#content .vs, #content .vs th{
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

#content .vs tr.non, #content .non{
	background-color:#fafafa;
}

.intro-list{
	margin:5px 0 20px;
	padding-left:10px;
	}

.intro-list li{
	background:url(../img/bullet_arrow.gif) center left no-repeat;
	font-size:1.3em;
	margin-bottom:5px;
	padding-left:25px;
	}


/* Columna derecha */
#content .right-col{
	width:215px;
	float:right;
	margin:10px 0 0 0;
}
div#content div.right-col div#destacadosDelMes {
	width:216px;
	background-image:url(../img/bSideUp.png);
	background-position:0 0;
}
div#content div.right-col div#destacadosDelMes div#dDMChild {
	background-image:url(../img/bSideDown.png);
	background-position:0 100%;
	padding:10px 12px 1px 10px;
	background-repeat:no-repeat;
}
div#content div.right-col div#destacadosDelMes div#dDMChild h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#333;
	margin:0 0 16px 0;
	font-weight:bold;
}
div#content div.right-col div#destacadosDelMes div#dDMChild div.ddmUnit {
	margin:0 0 18px 0;
}
div#content div.right-col img {
	border:1px solid #e6e6e6;
}
div#content div.right-col div#destacadosDelMes div#dDMChild div.ddmUnit h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	margin:6px 0 1px 0;
	color:#333;
	font-weight:bold;
}
div#content div.right-col div#destacadosDelMes div#dDMChild div.ddmUnit p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
div#content div.right-col div#destacadosDelMes div#dDMChild div.ddmUnit small {
	font-weight:bold;
	color:#999;
	font-size:12px;
}

#content .prox-partidos{
	background:url(../img/mid_proximos_partidos.gif) top center repeat-y;
	width:214px;
	margin:11px 0 30px;
}

#content .prox-partidos h3,  #content .prox-partidos-empty h3{
	background:url(../img/bg_th_proximamente.gif) top center no-repeat;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

#content .prox-partidos div,  #content .prox-partidos-empty div{
	padding:5px 10px;
	font-size:1em;
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	border:1px solid #e5e5e5;
	border:1px 0;
	margin:0 0 -1px;
}

#content .prox-partidos div.alternate{
	background-color:#f5f5f5;
	border:1px solid #e5e5e5;
	border:1px 0;
	margin:0 auto -1px;
	width:192px;
}

#content .prox-partidos div.partidos-foot{
	background:url(../img/footer_proximos_partidos.gif) top center no-repeat;
	padding:9px 35px;
	border:none;
}

#content .prox-partidos div.partidos-foot a{
	background:url(../img/btn_grabar_partidos.gif) top left no-repeat;
	width:137px;
	height:27px;
	display:block;
	text-indent:-99999px;
}

#content .prox-partidos div.clear{
	padding:0;
	}
	
#content .prox-partidos span.partido-fecha{
	float:left;
	width:55px;
	color:#333;
	}
	
#content .prox-partidos span.partido-desc{
	width:135px;
	float:left;
}

#content .noticias-brief{
	background:url(../img/bg_contenedor_noticias.jpg) top left no-repeat;
	height:366px;
	padding:10px;
	font-size:0.85em;
	line-height:1.25em;
}

#content .resumen{
	height:140px;
	margin-top:14px;
}

#content .resumen p{
	font-size:1.1em;
	line-height:1.3em;
}

#content .resumen p span{
	font-size:1em;
}

#content .resumen-desc{
	margin-top:7px;
}

#content .mas-noticias{
	height:135px;
	margin:18px 0 0;
}

#content .mas-noticias p.subtitle{
	font-size:1.45em;
}

#content .noticias-brief h3{
	background:url(../img/icono_noticias.gif) center left no-repeat;
	padding-left:47px;
	line-height:34px;
	height:44px;
	font-size:1.9em;
	font-weight:bold;
	margin-bottom:0;
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
	}
	
#content .noticias-brief .subtitle, .club{
	font-weight:bold;
	font-size:1.55em;
	margin:2px 0 1px;
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

#content .noticias-brief .subtitle{
	font-size:1.7em;
	line-height:1em;
    }

#content .noticia-autor{
	font-size:1.1em;
	line-height:normal;
}

#content .noticia-autor img, #content .h2-noticias img{
	vertical-align:middle;
}

#content .mas-noticias ul li{
	padding-left:10px;
	margin-bottom:10px;
	background:url(../img/bullet_circular_azul.gif) 0 5px no-repeat;
}

#content .mas-noticias ul li a, #content div.lateralDynamic div.lDChild ul li a{	
	color:#333;
	font-weight:normal;
	line-height:1.3em;
}

#content .noticias-box{
	font-size:0.9em;
	line-height:1.25em;
}

/* calendario */
#content div#lHead {
	background:url(../img/blHead.jpg) top center no-repeat;
	width:958px;
	height:118px;
	border:1px solid #FFF;
	position:relative;
}

#content div#lContent {
	background-color:#FFF;
	padding:28px 0 0 28px;
}
#content div#lContent div#lCSide {
}
#content div#lContent div#lCMain {
	width:680px;
}
#content div#lContent div#lCMain h2 {
	color:#333;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 11px 0;
}
#content div#lContent div#lCMain big {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	line-height:19px;
	margin:0 0 42px 2px;
	display:block;
}
#content div#lContent div#lCMain iframe#lframe {
	border:1px solid #e6e6e6;
	margin:8px 0 0 2px;
}

body#guia iframe{
	border:1px solid #e6e6e6;
	}

/* calendario */

/* equipos */
#content .equipos-intro{
	margin-bottom:40px;
}

#content .equipos-desc{
	background-color:#f6f9f9;
	border:1px solid #f2f2f2;
	width:654px;
	margin-bottom:40px;
	padding:17px 0 0 11px;
	margin-top:19px;
}

#content #call-to-action-rcol{
	margin:6px 0 30px;
	float:none;
	}
	
#content .equipo{
	float:left;
	height:80px;
	margin-bottom:38px;
	padding-right:2px;
	width:216px;
}

#content .equipo p{
	margin:0;
	font-size:1em;
}
	
#content .equipos-iso{
	background:url(../img/bg_logos_equipos.gif) top center no-repeat;
	width:82px;
	height:76px;
	float:left;
	margin-right:3px;
	padding-top:15px;
	text-align:center;
}

#content .equipo p.club{
	font-size:1.3em;
	margin-top:1px;
}
	
div.lateralDynamic p.title-banner-hd{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin:10px 0 5px;
	}
	
div.lateralDynamic p.banner-hd-lk{
	margin:12px 0 10px;
	}


/* Lateral Dynamic */

div.lateralDynamic {
	width:214px;
	background-image:url(../img/bLateralDynamicUp.png);
	background-position:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333;
/* the following can change*/
	margin:30px 0 0 0;

}
div.lateralDynamic div.lDChild {
	background-image:url(../img/bLateralDynamicDown.png);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:16px 8px 8px 9px;
}
div.lateralDynamic div.lDChild h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.45em;
	line-height:1.2em;
	margin:0 0 8px 0;
	font-weight:bold;
}

div.lateralDynamic div.lDChild ul li {
	background-image:url(../img/bullet_circular_azul.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	background-position:0 7px;
}


div.lateralDynamic div.child-eq-hd{
	padding-top:10px;
	}

/* /Lateral Dynamic */

/* squary */
div#content ul#squary {
	width:663px;
	height:243px;
	background-color:#f6f9f9;
	border:solid 1px #f2f2f2;
	float:left;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 40px 0;
}
div#content ul#squary li {
	float:left;
	display:inline;
	color:#666;
	line-height:17px;
	height:100px;
	width:190px;
	padding:17px 21px 0 10px;
}
div#content ul#squary li img {
	float:left;
	background-image:url(../img/bImg.png);
	width:73px;
	height:73px;
	padding:5px;
	margin:0 3px 0 0;
}
div#content ul#squary li h6 {
	font-weight:bold;
	font-size:14px;
}
div#content ul#squary li small {
	font-size:12px;
	display:block;
	margin:2px 0;
}

/* /squary */


/* extra stuff... */
#content .cliente a.calltoaction_btn, #content .no-cliente a.calltoaction_btn, #content .noticia p, #content .main-intro p.subtitulo {
margin-bottom:0;
}
#content .main-intro {
background:transparent url(../img/bg_intro.jpg) no-repeat scroll right bottom;
padding-bottom:20px;
}
#content .main-intro p.introShorterP {
	width:370px;
}
#content .main-intro p.img-pad {
padding-right:305px;
}

div#content div#ligas-content div.right-col div.prox-partidos div.lastCositin {
	width:214px;
	height:36px;
	background-image:url(../img/bCositin.png);
	margin:0;
	padding:8px 0 0 0;
	border:0;
	border-top:1px solid #E5E5E5;
}
div#content div#ligas-content div.right-col div.prox-partidos div.lastCositin a {
	width:137px;
	height:27px;
	margin:0 auto;
	background-image:url(../img/orangeButton.png);
	display:block;
	line-height:27px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-indent:33px;
	color:#FFF;
	padding:0;
	font-weight:normal;
}
div#controlPlusLateral img {
	border:1px solid #E5E5E5;
	width:190px;
	margin:0 auto 14px auto;
}
div#controlPlusLateral h3 {
	font-size:19px;
	line-height:17px;
}
div#controlPlusLateral a {
	margin:12px 0;
	display:block;
}

/* /extra stuff... */

/* teiboleidor */
#content .vs th{
	text-align:left;
	font-size:1em;
	padding-left:10px;
	background:url(../img/bg_th_resultados.gif) center left repeat-x;
	height:18px;
	font-weight:bold;
}

#content .vs td{
	padding:4px 5px 3px;
	font-size:1em;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
}

#content .vs td img{
	vertical-align:middle;
	margin:0 15px;
}

#content .vs td, #content .vs th{
	text-align:center;
}

#content .vs td.nombre-eq, #content .vs th.nombre-eq{
	text-align:left;
	width:250px;
}

#content .vs td.puntos, #content .vs th.puntos{
	width:50px;
}

#content .vs td.matches, #content .vs th.matches{
	width:25px;
}

#content .vs td.gols, #content .vs th.gols{
	width:88px;
}

#content .vs, #content .vs th{
	font-family:"Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

#content .vs th.puntos ,#content .vs th.matches, #content .vs th.gols{
	padding:0;
}

#content .vs tr.non, #content .non{
	background-color:#fafafa;
}
/* /teiboleidor */

/* goleadores */
#content .jugador{width:146px;}
#content .eq-gol{width:145px;}
#content .half2 .vs .gol{width:50px;}

#content .half2 .vs td.gol{
	font-weight:normal;
	border-left:1px solid #E6E6E6;
	text-align:center;
}

#content .half2 td{
	padding:5px;
}

#content .half2 th.jugador, #content .half2 th.eq-gol{
	padding-left:5px;
}

#content .half2 th.gol{
	text-align:center;
	}
#content #goleadores{
	border:1px solid #e6e6e6;
	margin-bottom:40px;
	width:664px;
}
div#content div#goleadores .vs td, div#content div#goleadores .vs th{
	text-align:left;
}


/* /goleadores */

/* tab teams */
#content .half, #content .half2{
	width:331px;
	float:left;
}

#content .vert-line{
	border-right:1px solid #808080;
	margin-right:1px;
}

#content .half td, #content .half th{
	width:29px;
	text-align:center;
}

#content .half td.pos, #content .half2 td.pos{
	background-color:#ededed;
}

#content .half td.nombre-eq, #content .half th.nombre-eq, #content .half2 td.nombre-eq, #content .half2 th.nombre-eq{
	width:176px;
}

#content .half td.nombre-eq, #content .half2 td.nombre-eq{
	text-align:left;
}

#content .half th, #content .half2 th{
	padding:0;
}

#content .half td{
	padding:6px 4px 4px;
}

.rhalf td.pos{
	border-left:none;
	}


/* Download sound */

div#content div.right-col div#downloadSound {
	background-image:url(../img/bDownloadSound.png);
	background-position:0 0;
	width:214px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	margin:31px 0 0 0;
}
div#content div.right-col div#downloadSound div#downloadSoundChild {
	background-image:url(../img/bDownloadSoundChild.png);
	background-position:0 100%;
	padding:8px 20px 22px 8px;
	background-repeat:no-repeat;
}
div#content div.right-col div#downloadSound div#downloadSoundChild h3 {
	font-size:19px;
	line-height:20px;
	font-weight:bold;
	display:block;
	padding:0 0 0 47px;
	background-image:url(../img/downloadSoundIcon.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	width:120px;
}
div#content div.right-col div#downloadSound div#downloadSoundChild p {
	margin:10px 0;
}
div#content div.right-col div#downloadSound div#downloadSoundChild a {
	color:#00abe3;
	font-size:12px;
	line-height:20px;
	margin:16px 0 0 0;
	display:block;
	padding:0 0 0 37px;
	height:20px;
	background-image:url(../img/downloadSoundMiniIcon.png);
	background-repeat:no-repeat;
	background-position:12px 1px;
}
/* /Download sound */

/* position of countdown */
div#content div#ligas-header div#finalCountdown {
	position:absolute;
	top:48px;
	left:736px;
	z-index:1;
}
/* /position of countdown */

/* trinity */
div#trinity {
	float:left;
	margin:4px 0 49px 0;
}
div#trinity div.unit {
	width:214px;
	background-image:url(../img/unitBorderUp.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin:0 16px 0 0;
}
div#trinity div.unit div.unityChild {
	background-image:url(../img/unitBorderDown.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding:10px 12px 3px 14px;
	height:219px;
}
div#trinity div.unit div.unityChild h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:24px;
	color:#999;
	background-image:url(../img/h4Numbers.png);
	background-repeat:no-repeat;
	padding:15px 0 0 49px;
	height:34px;
}
div#trinity div.unit div.unityChild div.image {
	width:185px;
	height:77px;
	border:1px solid #d6d6d6;
}
div#trinity div.unit div.unityChild p {
	color:#000;
	line-height:19px;
	font-size:12px;
	margin:17px 0;
}
div#trinity div#unit01 div.unityChild h4 {
	background-position:1px 0;
}
div#trinity div#unit02 div.unityChild h4 {
	background-position:1px -100px;
}
div#trinity div#unit03 div.unityChild h4 {
	background-position:1px -200px;
}
div#trinity div#unit01 div.unityChild div.image {
	background-image:url(../img/unit01.jpg);
}
div#trinity div#unit02 div.unityChild div.image {
	background-image:url(../img/unit02.jpg);
}
div#trinity div#unit03 div.unityChild div.image {
	background-image:url(../img/unit03.jpg);
}
div#trinity div#unit03 {
	margin:0;
}
div#objectHolder {
	clear:both;
	float:left;
	margin:0 0 48px 0;
}
div#videoOnDemand {
	clear:both;
}
/* /trinity */

/* preguntas */
div#preguntas {
	/*margin:48px 0 0 0;*/
	clear:both;
}
div#preguntas big {
	color:#333;
	font-size:14px;
	font-weight:bold;
}
div#preguntas p {
}

/* preguntas */