
/* CSS Document */
ul.tabNav, ul.tabNav_en  {
	list-style: none;
	margin: 0;
	padding: 0;
	height:35px;
}
ul.tabNav li, ul.tabNav_en li {
	display: inline;
	margin:0px;
	padding:0px
}
ul.tabNav li a.selected, ul.tabNav li a:hover, ul.tabNav_en li a.selected, ul.tabNav_en li a:hover {
	background-position: 0 -37px;
}


div.tab-nav div h2 {
	margin-top: 0;
}
.tab-nav{width: 680px; margin: 16px auto 0;}
.tab-nav{
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:13px 0 7px 21px;
}
.actividad .tab{background: #EEF4F3;padding: 1px 10px 10px;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	margin-top: -1px;
	border-top: 1px solid #C2C2C2;
}

#home .tab-nav div {
background:#EEF4F3 none repeat scroll 0 0;
border:1px solid #C2C2C2;
margin-top:-1px;
padding:1px 10px 10px;
}

#homeen .tab-nav div {
background:#EEF4F3 none repeat scroll 0 0;
border:1px solid #C2C2C2;
margin-top:-1px;
padding:1px 10px 10px;
}



.info_actualidad a {
	background: url(../images/template/btn_infoactual.jpg) no-repeat;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
	padding-right: 0;
	float: left;
}
.info_navegantes a  {
	background: url(../images/template/btn_infonavegantes.jpg) no-repeat;
	width: 125px;
	height: 35px;
	text-indent: -5000px;
	padding-right: 0;
	float: left;
}
.info_mateomartitima a {
	background: url(../images/template/btn_infomete.jpg) no-repeat 0 -0px;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
	}
.info_seguridad a{
	background: url(../images/template/btn_infoseguridad.jpg) no-repeat 0 -0px;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
}
.info_investigados a:link , .info_investigados a:visited {
	background: url(../images/template/btn_infoinvestigativos.jpg) no-repeat 0 -1px;
	width: 110px;
	height: 35px;
}


ul li.info_multimedia a {
	background: url(../images/template/img_fotos.jpg) no-repeat 0 -0px;
	width: 99px;
	height: 34px;
	text-indent: -5000px;
	float:right;
	
}

/*******/

.tabNav_en .info_actualidad a {
	background: url(../images/template/img_english/btn_infoactual.jpg) no-repeat;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
	padding-right: 0;
	float: left;
}
.tabNav_en .info_navegantes a {
	background: url(../images/template/img_english/btn_infonavegantes.jpg) no-repeat;
	width: 125px;
	height: 35px;
	text-indent: -5000px;
	padding-right: 0;
	float: left;
}
.tabNav_en .info_mateomartitima a{
	background: url(../images/template/img_english/btn_infomete.jpg) no-repeat 0 -0px;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
	}
.tabNav_en .info_seguridad a {
	background: url(../images/template/img_english/btn_infoseguridad.jpg) no-repeat 0 -0px;
	width: 110px;
	height: 35px;
	text-indent: -5000px;
}
.tabNav_en .info_investigados a {
	background: url(../images/template/img_english/btn_infoinvestigativos.jpg) no-repeat 0 -1px;
	width: 110px;
	height: 35px;
}



/*******/
ul li.info_multimedia  {
float:right;
height:34px;
list-style-image:none;
list-style-type:none;
margin:-35px 0 0;
position:relative;
text-indent:-5000px;
width:99px;}



	



div.tab-nav ul.tabNav li a, div.tab-nav ul.tabNav_en li a  {
	display:block;
	text-indent:-5000px;
	float:left
}
