/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited, a:hover{
	text-decoration: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 155px;
	left: 0px;
	right: 2%;
	width:999px;/*95.6%;*/
	background-color: #ffffff;
	min-width: 999px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: -15px;
	left: 0px;
	right: 2%;
	width:999px;/*95.6%;*/
}

#pageNav{
	float: right;
	width:300px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;/*0px 10px 0px 0px;*/
	margin:0px 300px 0px 0px;
	border-top: 1px solid #ccd2d2;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
/************* globalNav styles ****************/
#globalNav{
	position: relative;
	width: 1000px;
	height: 7px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*z-index: 100;*/
	background-color:#547483;
	top: 0px;
}


#globalLink{
	position: relative;
	height: 25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	left: 170px;
	top: -33px;
}


a.glink, a.glink:visited{
  	font-size: 11px;
  	color:#CCCCCC;
	font-weight: bold;
	margin-left: 3px;
	padding: 0px 5px 4px 5px;
	border-left: 1px solid #8FB8BC;
	border-right: 1px solid #8FB8BC;
	border-bottom: 1px solid #8FB8BC;
	border-top: 1px solid #8FB8BC;
	background-color:#547483;
}

a.glink:hover{
	color:#FFFFFF;
	background-color:#9A141B;
	text-decoration: none;
}

#glinkActual{
	font-size: 11px;
  	color:#FFFFFF;
	font-weight: bold;
	margin-left: 3px;
	padding: 0px 5px 4px 5px;
	border-left: 1px solid #8FB8BC;
	border-right: 1px solid #8FB8BC;
	border-bottom: 1px solid #8FB8BC;
	border-top: 1px solid #8FB8BC;
	background-color:#9A141B;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	min-width: 700px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	/*float:right;*/
	padding: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	right: 10px;
	z-index: 101;
	background-color:#E8F4FF;
}

#search input{
  font-size: 80%;
  margin: 0px 0px 0px 10px;
  border: 1px solid #006699;
  width: 200px;
 }
 
#search a:link, #search a:visited {
	font-size: 70%;
	font-weight: bold;
	color:#333333;
	font-family: Frutiger 45;
	
}

#search a:hover{
	margin: 0px;
}

/**************** sectionLinks styles *****************/
#sectionLinks{
	border: 1px solid #CCCCCC;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** siteInfo styles ****************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	font-family: Verdana;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	height: 25px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link, #siteInfo a:visited
{
	 color: #4C7088; 
	 font-family:Verdana;
	 font-size: 11px;
	 font-weight: bold;
}

#siteInfo a:hover
{
	color: 6BC6FF;
}

#siteInfo span
{
	color:#828276;
	margin-left: 410px; 
	font-family: Verdana; 
	font-weight: bold;
	font-size:12px; 
}


/************ publicidades styles **************/

#sectionPublicidades{
	margin: 0px;
	padding: 0px;
}

#sectionPublicidades #publicidad{
		
}

#sectionPublicidades h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

/* ATENCIÓN!!!: NO BORRAR > BUENOS ESTILOS PARA LINKS
/*---------------------------------------------------*/
#sectionPublicidades a:link, #sectionPublicidades a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../imagenes/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionPublicidades a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 2px;
}

#advert img{
	display: block;
}

/*************** story styles ******************/
.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story #imgAmpliar
{
	width: 50px;
	padding-left: 130px;
	margin-left: 180px;
	background-image: url(../imagenes/ampliar_grande.gif);
	background-repeat: no-repeat;
	background-position: right; 
}

.story #celdaAmpliar  a:link, .story #celdaAmpliar: visited
{
	border-width: 0px;
}

.story #pretitulo{
	font: Verdana;
	color:#666666;
	font-size:11px;
	line-height: 100%;
}

.story #epigrafe{
	padding-left: 5px;
	font-size: 9px;
	color:#666666;
	
}

/* Títulos Normales */
.story #titulo a:link, .story #titulo a:visited{
	font: Frutiger 45;
	color:#000000;
	font-size: 24px;
	text-decoration: inherit;
}

.story #titulo a:hover{
	color:#666666;
	text-decoration: inherit;
}

/* Títulos Urgentes */
.story #tituloUrgente a:link, .story #tituloUrgente a:visited{
	font:Frutiger 45;
	font-weight: bold;
	color:#971A18;
	font-size: 25px;
	text-decoration: inherit;
}

.story #tituloUrgente a:hover{
	color:#D33F49;
	text-decoration: inherit;
}

/*Ultimo Título Ingresado*/
.story #tituloUltimo a:link, .story #tituloUltimo a:visited{
	font: bold 125% Frutiger 45;
	color:#3366CC;
	font-size: 24px;
	text-decoration: inherit;
}

.story #tituloUltimo a:hover{
	color:#0066FF;
	text-decoration: inherit;
}

/* ______ GALERÍA DE IMAGENES ____*/

.story #foto #caja_scroll_Index
{
	float: right;
	overflow: auto;
	width: 90px;
	height: 190px;
	border: 1px gray solid;
}

.story #foto #caja_scroll_Index a img
{
	padding: 1px 0 0 0;
	width:85px;
	height: 55px;
	border:0;
}

.story #foto #cuadro_img_Index{
	float: left;
	height: 190px;
	width: 210px;
	border: 1px solid gray;
}


.story #foto #cuadro_img_Index img
{
	margin-left: 4px;
	margin-top: 5px;
	width:200px; 
	height:170px;
}


.story #archivo_Index{
	width:expression(this.offsetWidth<300?300:''); 
	float: left;
	padding-left:0px;
	max-width: 300px;
}

.story #epigrafe_Index
{
	font-family: Verdana;
	color: gray;
	font-size: 9px;
}
/* __________________________________*/


/*Fondo Noticia Destacada*/
#fondoDestacado
{
	background-color:#D4D8C5;
	width: 100%;
}

.story hr
{
	padding-top: -5px;
	padding-top: -5px;
	width: 97%;
	margin: 10px auto;
	border:thick 1px;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story div{
	/*width: 49%;*/
	/*width: 330px; 
	padding-top: 0px;
	padding-left: 5px; */
        background-image: url(../imagenes/globos.jpg);
}



.story #columnaDerecha{
	padding-left: 5px;
	width: 330px; 
	float:right;
	border-right: 1px solid #ccd2d2;
	height:  100%;
}

.story #columnaIzquierda{
	padding-left: 5px;
	width: 330px; 
	float:left;
	border-right: 1px solid #ccd2d2;
	height: 100%;
}

.story #postTitulo
{
	font-weight:bold;
	font-size:11px;
	color:#333333;
}

.story #resumen{
	text-align: justify;
	font-family: Frutiger 45;
	font-size: 13px;
	width: 310px;
}

/************** noticiasRestantes styles ****************/
#noticiasRestantes{
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 999px;
	min-width: 999px;
	height: auto;
	clear:both;	
	border-top: thin;
	border-top-color:#CCCCCC;
}

#noticiasRestantes td{
	height: 50px;
	width: 333px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-family: Frutiger 45;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#noticiasRestantes a:link, #noticiasRestantes a:visited {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

#noticiasRestantes a:hover{
	color:#666666;
}

#noticiasRestantes span{
	font-family: Frutiger 45;
	font-size:11px;
}

/************** quiebre styles ****************/
#quiebre{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	width: 999px;
	min-width: 999px;
	clear:both;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#quiebre img{
	padding-left:0px;
}

#quiebre table{
	
}

/************** articulo styles ****************/
#articulo 
{
	padding-left: 50px;
	width: 625px;
}

#articulo table
{
	width: 570px;
	font-family: Frutiger 45; /*Arial, Helvetica, sans-serif;*/
}

#articulo #antetitulo{
	font-size: 10px;
	color:#666666;
	margin-top: 10px;
	padding-top: 10px;
}

#articulo #titulo{
	font-weight: bold;
	font-size:xx-large;
	/*color:#21536A;*/
	color:#000000;
}

#articulo #postTitulo{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}

#articulo #contenedorImagen{
	width: 510px;
	border: 1px solid #A6B2BC;
}

#articulo #contenedorVideo{
	width: 420px;
	height: 310px;
	border: 1px solid #A6B2BC;
}

#articulo #cuadro_img{
	border: 1px solid gray;
	height: 325px;
	width: 400px;
}

#articulo #caja_scroll 
{
	float:left;
	overflow: auto;
	width: 170px;
	height: 325px;
	border: 1px gray solid;
	padding-left: 5px;
}

#articulo #caja_scroll a img
{
	padding: 1px 0 0 0;
	width:150px;
	height: 110px;
	border-width: 0 0 0 0;
}

#articulo #foto
{
	margin-left: 10px;
	margin-top: 10px;
}

#articulo #contenedorVideo object
{
	padding-top: 10px;
	margin-top: 10px;
}

#articulo #contenedorImagen img{
	width: 500px;
	height: 300px;
	padding: 5px 5px 5px 5px;
}

#articulo #pieMultimedia{
	padding-left: 5px;
	font-size: 9px;
	color:#666666;
}

#articulo #epigrafe{
	font-size: 12px;
	font-style: italic;
	color:#667CFF;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 5px;
	margin-top: 5px;
	width:100%;
	
}


#articulo #cuerpo{	
	padding-top:20px;
	font-size: 12px;
	color:#333333;
}	

#articulo #linkVolver a, #articulo #linkVolver a:visited{
	font-size: 12px;
	color:#3399FF;
}
#articulo #linkVolver a:hover{
	font-size: 12px;
	color:#3366FF;
	font-weight:bold;
}


/************* listaNoticias styles **************/

.listaNoticias{
	margin-top:5px;
	padding-top: 5px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: Frutiger 45;
}

.listaNoticias #fecha{
	float:right;
	font-size:9px;
	color:#666666;
}


.listaNoticias #titulo a:hover{
	font-size:x-large;
	color:#21536A;
	font-weight: bold;
}

.listaNoticias #titulo a:link, .listaNoticias #titulo a:visited{
	font-size:x-large;
	color:#21536A;
}

.listaNoticias #resumen{
	font-size:9px;
	color:#666666;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-width:1px;
}

/************* aviso styles **************/			

.aviso{
	/*margin: 15px 5px 5px 5px;
	padding: 10px 5px 10px 20px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#0033FF;
}


/********************* end **********************/

#encabezado
{
	padding: 0px;
	margin: 0px;
}

/********* ESTILOS PUBLICIDAD SUPERIOR ************/
.MenuSuperior a:link, .MenuSuperior a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#6B6B6B; 
	font-weight: bold; 
	margin-left: 10px;
}

.MenuSuperior a:hover
{
	color:#494949;
}
/**************************************************/

