@charset "utf-8";
body { text-align:center; background:#005379;
   font-size: 12px;
   font-family: Verdana, Geneva, sans-serif;

				
				
}
h3{ font-size:14px;}

.contenmultimedia{ text-align:left;}
.contenmultimedia a { color:#000;text-decoration:none; font-size:12px;}

.historialnoticias{ text-align:left; margin-left:10px;}
.historialnoticias a { color:#000;text-decoration:none; font-size:12px;}

#mainmenucss{ margin-left:2px; _margin-left:0px;}
#barrasuperior{
	height:79px;
	background:url(../images/header-top.jpg);
	text-align: center;
	
	}

#barrasuperior2{
	height:79px;
	background: url(../images/nuevoencabezado_01.jpg);
	text-align: center;
	
	}
		

#menutop2 { height:40px; margin-top:5px; margin-right:20px;}	
#barranoticias{ 
		width:682px; 
		height:35px; 
		background:url(../images/barranoticias.jpg); 
		margin-left:9px;
		_margin-left:7px;
		}
#barranoticias2{ 
		width:681px; 
		height:35px; 
		background:url(../images/publicacionesantiguas.jpg); 
		margin-left:9px;
		_margin-left:7px;
		}		
#noti_principal{margin-left:5px;}

#contenedor {
	width:950px;
	border:0px; 
	height:800px;
	margin:auto;
	}
	#detalle { background: #FFF;}
#col_izquierda { width:695px; float:left; background:#FFF; text-align:center; line-height:20px; color:#666; }
#col_derecha { 
width:255px; 
_width:249px; 
float:left; 
background:#FFF;}
#pie { float:none; clear:both; font-size:12px; vertical-align:middle;}


/*Noticias */

#noticias { width:	682px; background:#DFEBF1; margin: 0px 10px 0px 9px; color: #666; text-align:justify;}
#noticias h3 { color:#0062B0;}
#col1noti{ float:left; width:200px; margin:4px 0px 4px 3px; vertical-align:middle;}
#col2noti{ float:left; width:460px; margin-left:5px; margin-right:10px;}

#col1noti2{margin:4px 0px 4px 3px; vertical-align:middle; text-align:center;}
#col2noti2{margin-left:5px; text-align:justify;}

/*Noticias */

#pie{ background-image:url(../images/footer.jpg); height:34px; color:#FFF; vertical-align:middle;}




/* CSS Document */

/* menu Superior */


ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration:none;
}


#header-sub .header-menu {
	width: 170px;
	/*height: 68px;*/
	height: 55px;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	background-image: url(../images/header-menu.png);
	overflow: hidden;
	position: relative;
}
#header-sub .header-menu h1 {
	color: #F00;
	font-size: 0.8em;
	padding: 12px 0 0 20px;
	text-indent: -5000px;
}
#header-sub .header-menu .menu {
	background: #fff url(../images/header-menu-bg.png) repeat-x;
	position: absolute;
	top: 55px;
	left: 6px;
	width: 165px;
	border: 1px solid #808080;
	border-top: none;
}
#header-sub .header-menu ul {
	text-align:left;
	/*margin: 25px 0 0 20px;*/
	margin: 0px 0 0 8px;
	/*list-style-image: url(images/item-disc.png);*/
	list-style-type: none;
	line-height: 150%;
	color: #58595B;
	font-size: 0.8em;
	
}
#header-sub .header-menu ul li {
	border-bottom: 1px solid #939598;
	width: 140px;
	padding: 2px 0;
	text-decoration:none;

}
#header-sub .header-menu ul li a {
	font-size: 1em;
	color: #58595B;
	text-decoration: none;
}
#header-sub .header-menu ul a:hover {
	text-decoration: underline;
}
#header-menu1 {
	background-position: 0 0;
}
#header-menu2 {
	background-position: 0 -62px;
}
#header-menu3 {
	background-position: 0 -124px;
}
#header-menu4 {
	background-position: 0 -186px;
}
#header-menu4 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -5000px;
	
}
#header-menu4 a {
	width: 17Opx; 
	overflow: hidden;
	height: 55px; 
	display: block; 
	position: relative; 
	top: 5px; 
	left: 0px;
}

.contenido{ font-size:12px; margin:4px 10px 4px; text-align:justify;}


#mytable {
	width: 655px;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 640px;	 
	font-size: 12px;
   	font-family: Verdana, Geneva, sans-serif;
/*	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	text-align: right; */
}

#mytable th {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right:1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right:1px solid #C1DAD7;
	border-bottom:1px solid #C1DAD7;
	background:#fff;
	padding:6px 6px 6px 12px;
	color:#4f6b72;
	font:12px Verdana, Geneva, sans-serif;

}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: 11px Verdana, Geneva, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font:   11px Verdana, Geneva, sans-serif;
	color: #797268;
}

















#mytable2 {
	width: 100%;
	padding: 0;
	margin: auto;
	font: 10px Verdana, Geneva, sans-serif;
	color: #000;
	
}




#sitiosinteres{
	width:240px;

	
	
	}
	
	
	
/*Tabs View */	

div.TabView div.Tabs {
  height: 24px;

}

div.TabView div.Tabs a {
  float: left;
  display: block;
  width:  90px;
  text-align: center;
  height:      24px;
  line-height: 28px;
  vertical-align: middle;
  background: url('../images/tabs.png') no-repeat -2px -1px;
  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #000080;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
  background: url('../images/tabs.png') no-repeat -2px -31px;
}

div.TabView div.Pages {
  clear: both;
  border: 1px solid #404040;
  overflow: hidden;
}

div.TabView div.Pages div.Page {
  height: 100%;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
  padding: 3px 2px;
}


#apDiv1 {
	position:absolute;
	left:770px;
	top:25px;
	width:243px;
	height:27px;
	z-index:1;
	color:#FFF; 
	text-align:right;
	
	
}
#apDiv1 a{ color:#FFF;text-decoration:none; font-size:12px;}
#apDiv1 a:hover{ color:#FFF;}
#apDiv1 a:visited{ color:#FFF;}






#mytable3 {
	width: 675px;
	padding: 0;
	margin: 0;
}



#mytable tr {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right:1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right:1px solid #C1DAD7;
	border-bottom:1px solid #C1DAD7;
	background:#fff;
	padding:6px 6px 6px 12px;
	color:#4f6b72;
	font:12px Verdana, Geneva, sans-serif;

}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: 11px Verdana, Geneva, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font:   11px Verdana, Geneva, sans-serif;
	color: #797268;
}

