/************************************************/
/* spartans.css | by Daniel Berniger | SpartanS */
/************************************************/

body{
	color: #FFFFFF;
	background-image: url(img/fondo-news.gif);
	font-family: "Segoe UI", Tahoma, Arial, "Lucida Sans";
	font-size:large;
}

#yelmo {
	position:absolute;
	z-index:101;
}

#cabecera {
	position:absolute;
	width:100%;
	z-index: 100;
	top: 6px;
	background-repeat: no-repeat;
	background-position: right center;
}

#textohead {
	position:absolute;
	top:77px;
	width:100%;
	height:30px;
	z-index:98;
}
#sub-borde-pagina {
	min-width: 940px;
	position:absolute;
	top:93px;
	width:97%;
	height:25px;
	z-index:4;
	background-image: url(img/sub-borde-pagina.jpg);
	left: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}

/******* hipervinculos *******/

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	background-image: url(img/fondo-news-ani2.gif);
}

/************** estilos de cabecera **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** lista de tags ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* formulario y referidos *********/

form {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 12px;
}

label{
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
				
input{
	font-family: Arial, sans-serif;
	background-color: #000000;
	text-align: center;
	background-image: url(img/fondo-form-mini.jpg);
	color: #FFFFFF;
	font-size: medium;
	background-repeat: repeat-x;
	background-position: center bottom;
}

textarea{
	font-family: Arial, sans-serif;
	background-color: #000000;
	font-size: medium;
	background-image: url(img/fondo-form.jpg);
	color: #FFFFFF;
	background-position: center bottom;
	width: 300px;
	height: 90px;
	background-repeat: repeat-x;
}

/*********/
/* Capas */
/*********/
#pagina{
	min-width: 950px;
	position:absolute;
	top: 110px;
	width:96%;
	z-index: 5;
	font-family: "Segoe UI", Tahoma, Arial, "Lucida Sans";
	background-color: #000000;
	background-image: url(img/bg2.jpg);
	left: 18px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

#TitPrincipal {
	height: 35px;
	padding: 10px;

}

#menuoutbase {
	position:absolute;
	top:18px;
	width:100%;
	height:24px;
	z-index:3;
	background-image: url(img/fondo-news.gif);
	background-color: #111111;
	left: 0px;
}

#pagina-mm{
	position:absolute;
	top: 110px;
	left: 18px;
	width:96%;
	z-index: 3;
	visibility: visible;
	font-family: "Segoe UI", Tahoma, Arial, "Lucida Sans";
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#masthead{
	position: absolute;
	top: 115px;
	left: 20px;
	width:96%;
	z-index: 99;
}

#pageNav{
	float: right;
	width:200px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 5px;
	background-image: url(img/fondo-grad-nav.jpg);
}

#content{
	border-right: 1px solid #666666;
	margin-right: 200px;
}


/**************/
/* Divisiones */
/**************/


/************** Estilos *****************/

#utility{
	font: 75% Tahoma,sans-serif;
	position: absolute;
	top: -28px;
	right: 0px;
	color: #919999;
	z-index: 117;
	width: 130px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** Estilos de pagina ****************/

#pageName{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 42px;
	padding-bottom: 14px;
	padding-left: 10px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 30px;
	right: -6px;
	padding: 0px;
	margin: 0px;
	z-index: 8;
}

#borde-no {
	position:absolute;
	left:0px;
	top:0px;
	width:10px;
	height:10px;
	z-index:30;
}
#borde-se {
	position:absolute;
	left:530px;
	top:300px;
	width:10px;
	height:10px;
	z-index:26;
}
#borde-ne {
	position:absolute;
	left:530px;
	top:0px;
	z-index:28;
}
#borde-so {
	position:absolute;
	left:0px;
	top:300px;
	width:10px;
	height:10px;
	z-index:24;
}
#borde-e {
	position:absolute;
	left:530px;
	top:10px;
	width:10px;
	height:290px;
	z-index:27;
}
#borde-s {
	position:absolute;
	left:10px;
	top:300px;
	width:520px;
	height:10px;
	z-index:25;
}
#borde-o {
	position:absolute;
	left:0px;
	top:10px;
	width:10px;
	height:290px;
	z-index:20;
}
#borde-n {
	position:absolute;
	left:10px;
	top:0px;
	width:520px;
	height:10px;
	z-index:29;
}

/************* Estilos de la cabecera ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 950px;
	height: 36px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(img/menu_fondo.gif);
	z-index: 5;
	top: -3px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#mnuizq {
	position: absolute;
	left: 0px;
}

#mnuder {
	position: absolute;
	right:0px;
	z-index: 99;
}

#globalLink{
	position: absolute;
	height: 30px;
	min-width: 640px;
	margin: 0px;
	z-index: 116;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 100%;
	top: 5px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	padding-top: 9px;
	padding-right: 60px;
	padding-bottom: 11px;
	padding-left: 60px;
}

a.glink:hover{
	background-image: url(img/menu-resalte-ani.gif);
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;

}

.skipLinks {display:none;}

/************ Estilos del submenu **************/

/*.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	width: 100%;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	z-index: 109;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}
*/

#search{
	position: absolute;
	top: 1px;
	right: 8px;
	z-index: 110;
	visibility: hidden;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

.feature{
	font-size: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*html>body .feature {
	padding-right: 10px;
	padding-bottom: 10px;
}
*/
/*.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}
*/

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	height: auto;
}


/*************** Estilos en la historia principal ******************/

.story {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	left: -10px;
	padding: 10px;
	margin-top: 2px;
}

.story h3{
	color: #FFFFFF;
	font-family: "Segoe UI", Tahoma, Arial, "Lucida Sans";
	font-size: 100%;
	font-weight: normal;
}

.story p {
	padding: 0px 0px 10px 0px;
	float: left;
}

.story a.txtinfo{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.txtinfo:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** Estilos del pie de pagina ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #666666;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	background-image: url(img/site-info-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}

#siteInfo img{
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}


/************ Estilos de la seccion **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(img/fondo-form.jpg);
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sectionLinks a:hover{
	background-image: url(img/menu-resalte-ani.gif);
	text-decoration: none;
}


.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
}

.relatedLinks a{
	display: block; 
}


#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* Fin **********************/
foto2 {
	font-family: "Segoe UI", Tahoma, Arial, "Lucida Sans";
}
#pagina #siteInfo #map {
	text-decoration: underline;
	position: static;
	right: 2px;
	top: 1428px;
}
mapa {
	font-weight: bold;
	position:absolute;
	right: 2px;
}
#pagina #pageNav #sectionLinks .EstiloBlink {
	text-decoration: blink;
}

#ticker .cursor
{background: #cccccc; width: 0px; height: 0px; text-align:justify;} /*background: #000000* wid-10/hei-3 ; / 
display: inline-block
#ticker p
{margin-bottom: 0px;}
#ticker code
{margin: 0em 0em; display: block;}
#ticker .next 
{position: absolute; bottom: 1em;}
