/* Landing news */

div#landNews {
	background-color:#FFFFFF;
	float:left;
	width:960px;
	border-right:10px solid #276480;
	border-left:10px solid #276480;
}
div#landNews h1, div#landNews h2, div#landNews h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#landNews div#newsHead {
	background-image:url(/img/newsHeadBg.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff;
	width:958px;
	height:118px;
	position:relative;
}
div#landNews div#newsHead h1 {
	font-size:14px;
	color:#69cbef;
	position:absolute;
	top:21px;
	left:27px;
}
div#landNews div#newsHead h2 {
	font-size:18px;
	color:#fff;
	position:absolute;
	top:45px;
	left:27px;
}
div#landNews div#LandNewsContent {
	padding:36px 0 40px 20px;
	width:680px;
	float:left;
	overflow:hidden;
}
div#landNews div#LandNewsContent h2 {
	background-repeat:no-repeat;
	background-position:8px 0;
	font-size:19px;
	line-height:9px; /*** Noticia Dakar Rally ***/
	padding:0 0 20px 54px;
	clear:both;
	color:#333;
	border:none;
	margin:0;
}
div#landNews div#LandNewsContent h2.programacion {
	background-image:url(/img/newsDestacadosIcon.png);
}
div#landNews div#LandNewsContent h2.promociones {
	background-image:url(/img/newsPromocionesIcon.png);
}
div#landNews div#LandNewsContent h2.deportes {
	background-image:url(/img/newsDeportesIcon.png);
}
div#landNews div#LandNewsContent h2.eventos {
	background-image:url(/img/newsEventosIcon.png);
}
div#landNews div#LandNewsContent h2.comunicados {
	background-image:url(/img/newsComunicadosIcon.png);
}
div#landNews div#LandNewsContent div.nBlock {
	margin-bottom:0; /*** /noticias/rally-dakar.aspx ***/
	padding:10px 0 1px 9px;
	float:left;
	width:640px;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia {
	float:left;
	clear:both;
	padding:0 0 35px 0;
	width:649px;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia img {
	float:left;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia div.textContentHolder {
	width:350px;
	float:left;
	padding:0 0 0 20px;
	font-size:12px
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia h3 {
	color:#0076bf;
	font-size:14px;
	line-height:16px;
	margin-bottom:1px;
}

div#landNews div#LandNewsContent div.nBlock div.unaNoticia p.legal {
	font-size:10px;
	color:#666666;
	font-size:10px;
	line-height:12px;
	margin-top:8px
}

div#landNews div#LandNewsContent div.nBlock div.unaNoticia small {
	font-size:12px;
	line-height:17px;
	color:#333;
	display:block;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 8px 0;
}
div#landNews div#LandNewsContent div.nBlock p {
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia .nLastLink {
	color:#00abe3;
	padding:4px 0 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia .nLastLink a {
	color:#00abe3;
	font-weight:bold;
	text-decoration:none;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia a.nLastLink:hover {
	text-decoration:underline;
}
div#landNews div#LandNewsContent div.nBlock div.unaNoticia .nLastLink a:hover {
	text-decoration:underline;
}

div#landNews div#LandNewsContent div.nBlock div.unaNoticia ul {
	margin-bottom:17px;
	list-style-type:disc
}

div#landNews div#LandNewsContent div.nBlock div.unaNoticia ul li {
	margin:0 0 3px 15px;
	font-size:12px
}

div#landNews div#LandNewsSide {
	padding:36px 30px 0;
	width:200px;
	float:right;
	overflow:hidden;
}


/* Extended news page */

.extended-news div#landNews div#LandNewsContent {
	padding-top:22px
}

.extended-news .back {
	display:block;
	margin:0 0 22px 10px;
	padding-left:14px;
	color:#00abe3;
	background:url(/img/linkBackBullet.png) 0 3px no-repeat;
	font-size:12px;
	font-weight:bold;
}

.extended-news .back:hover {text-decoration:underline}

.extended-news div#landNews div#LandNewsContent h2 {
	padding:0 0 20px 10px;
	background:none
}

.extended-news div#landNews div#LandNewsContent div.nBlock p {margin-right:10px}

.extended-news div#landNews div#LandNewsContent div.nBlock img.mainImage {
	float:left;
	margin:0 20px 20px 0
}

.extended-news div#landNews div#LandNewsContent div.nBlock p.disclaimer {
	color:#666;
	font-size:10px;
}



/*Locales credial*/
/*
div.locales-credial{
	height:800px;
}
*/
div.head-credial{
    background-image: url("/img/page_header_instalacion.jpg")!important;
}

div.head-credial h1{
	top:11px!important;	
}

div.head-credial h2{
	top:35px!important;	
}

div.locales-credial table.locales{
	width:460px;

}

div.locales-credial table.locales tr{
	height:26px;	
}

div.locales-credial table.locales tr td, div.locales-credial table.locales tr th{
	border:#ccc solid 1px;
	padding:9px 6px;
}

div.locales-credial table.locales tr th{
	color:#999;
	font-size:14px;
}






