
/* RESET */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/* 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*/
/* HTML5 display-role reset for older browsers */
/*
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
/* FIN */

  html{
  height:100%;
  }
  	body {
	background: #ececec url('../../img/css/portal/bodybg.gif') repeat-x scroll top left;
	margin:0;
	padding:0;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;color:#444;
	line-height:1.5;
}

* {
	margin:0;
	padding:0;
}
/* 
h1
    {
    font-size: 1.4em;
}

h2
    {
    font-size: 1.4em;
}

h3
    {
    font-size: 1.3em;
}

h4
    {
    font-size: 1.1em;
}

h5
    {
    font-size: 1em;
}

*/
p {
	line-height: 1.9em;
	margin-bottom: 5px;
}

p.tright {
text-align:right;
}

a {
	color: #4e7b93;
}

a.externo {
text-decoration:none;
 }

h5 {
margin: 5px 0 10px 0;
}

a:hover {
	color: #000;
}

/*
   a:focus {
	outline: none;
}
*/

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #333;
}

.vermas {
text-decoration:none;
}

img {
	border:0; 
	}
img.cursor {
	cursor:pointer;
}

  .hidden, .mensaje{display:none;clear:both;}

.img_Sin{clear:both;float:none;margin:0;padding:0;}
.img_Sin_L{float:left;margin:5px 10px 0 0;padding:0;}
.img_Sin_R{float:right;margin:5px 0 0 10px;padding:0;}
.img_Con{clear:both;float:none;margin:0;padding:2px;border:1px solid #E7E8EA;border-bottom-width:5px;}
.img_Con_L{float:left;margin:0 10px 10px 0;padding:2px;border:1px solid #E7E8EA;border-bottom-width:5px;}
.img_Con_R{float:right;margin:0 0 10px 10px;padding:2px;border:1px solid #E7E8EA;border-bottom-width:5px;}
.img_Sin_C {margin:0 auto;display:block;padding:0;}
.img_Sin_SL{float:left;margin:5px 10px 0 0;padding:0;}
.img_Sin_SR{float:right;margin:5px 0 0 10px;padding:0;} 
.img_Sin_SC{margin:0 auto;display:block;padding:0;} 

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #444;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}



#container {
	width: 86.607em;
	margin:0 auto;
	padding: 0;
    position:relative;
 	background: #fff ; 
}

#slider-wrapper {
		position:relative;
		top:107px;
		left:0px;
        width:970px;
        height:202px;
        
                
}

#slider {
        position:relative;
        margin:4px 4px 0px 4px;
        width:962px;
        height:200px;
        background:url('../../img/css/portal/loading.gif') no-repeat 50% 50%;
        overflow:hidden;
        
}
/*
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
*/
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:380px;
	bottom:-22px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('../../img/css/portal/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('../../img/css/portal/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
    font-size:1em;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
    margin-left:40px;
}

acronym{border-bottom: 1px dashed #ccc;cursor:help;}
cite{cursor:help;}
blockquote{cursor:help;margin:0;}
address{font-style:normal;display:inline}
kbd{line-height:2em;font:normal .8em "Lucida console", Courier, monospace;border-top:.15em solid #ccc;border-right:.25em solid #aaa;border-bottom:.3em solid #888;border-left:.2em solid #bbb;padding:.05em .2em;margin:0 1.5px;color:#000;background:#eee;vertical-align: text-bottom;cursor:help;}
  

#header {
	padding: 0;
	margin: 0 auto;
	height: 86px;
    background: #ececec url('../../img/css/portal/bodybg.gif') repeat-x scroll top left;
}

#header h1  {
	padding-top: 20px;
	padding-left: 0;
}

#header h1 a {
	font-family: "Impact", Arial, Helvetica, sans-serif;
	color: #eee;
	font-size: 45px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	float: left;
	text-transform:uppercase;
}

#header h2 {
	color: #695781;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 12px;
	margin-top: 28px;
	padding-left: 4px;
	text-transform: uppercase;
	letter-spacing: 0;
}

#utilidades {
width:100%;
position:absolute;
/*left: 215px;*/
height:18px;
top:62px;
margin-bottom:2px;

}

#utilidades a, #enlaces a {
text-decoration:none;
color:#eee;
}

#utilidades #idiomas a{
color:#212121 !important;
}


#utilidades a:hover {
text-decoration:none;
color:#000;
}

#enlaces {
float:right;
margin-top:3px;
font-size:12px;
color:#eee;
}

#redes {
  width:40px;
  float:right;
  }

#enlace-home {
width:500px;
height:63px;
position:absolute;
top:5px;
left:0;
}



.twitter-follow-button {
height:14px !important
}


#buscador {
margin:0;
position:relative;
top:-2px;
width:250px;
float:right;
}

form input {
padding:1px;
border: 0;
font-size: 12px;
}

input[type="button"] {
background: #92A2AB;
font-size: 10px;
padding:1px 4px;
color:#333;
cursor: pointer;
}

span#idiomas {
float:right;
}

/* NAVIGACION */

#nav {
	background: #fff url('../../img/css/portal/navbg2.jpg') repeat-x scroll top left;
	height: 40px;
	width: 970px;
}

ul#n1 {
	list-style: none;
	padding: 0 4px;
	margin: 0;
	height: 40px;
}

ul#n1 li {
	float: left;
	display: block;
	padding:0;
        

}

ul#n1 li a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 7px 7px 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
         }

ul#n1 li a:hover,ul#n1 li.pmactivocon a{background: url('../../img/css/portal/navbg_down.jpg') repeat-x scroll top left;color:#fff}

/* navegaciï¿½n2 */

  ul#n2 li a:hover {background: url('../../img/css/portal/bullet-activo.gif') no-repeat left 8px;}
  ul#n2 li.pmactivocon a, ul#n2 li.pmactivosin a {background: url('../../img/css/portal/bullet-activo.gif') no-repeat left 7px;}
  ul#n3 li.pmsin a, ul#n4 li.pmsin a {background: url('../../img/css/portal/bullet-2.gif') no-repeat 0 5px !important;padding: 2px 10px 2px 12px;}
  ul#n3 li.pmcon a {background: url('../../img/css/portal/bullet-plus.jpg') no-repeat left 3px;}
  ul#n3 li.pmactivocon a {background: url('../../img/css/portal/bullet-activo.gif') no-repeat left 3px;}
  ul#n3 li.pmsin a:hover {background: url('../../img/css/portal/bullet-3.gif') no-repeat 0 5px;color:#000}
  ul#n3 li.pmactivosin a {background: url('../../img/css/portal/bullet-3.gif') no-repeat 0 5px;padding: 2px 10px 2px 12px;}
  
/* INTERNAS 100% */

.detalleNoticia {
  padding-top:20px;
  text-align:justify;
}

.detalleNoticia p {
  padding-bottom:10px;
  
}

/* TRES COLUMNAS PAGINAS INTERNAS */


#content_tres_columnas {
	float: left;
	width: 435px;
	margin-left: 10px;
    margin-right: 10px;
    margin-top:20px;
    padding-left:10px;
}



#left_tres_columnas {
	width: 220px;
	padding: 0;
	float: left;
}




/* FIN */

#content_noticias {
	float: right;
	width: 685px;
	margin: 0;
    margin-top:20px;
    padding-left:15px;
}




.menuLeft {
	width: 220px;
	border: 1px solid #cfcdcd;
	margin: 0;
    background: url('../../img/css/portal/back_nav.png') repeat-x;
  }   


.titlenavLeft {

    width: 190px;
    height: 24px;
	background: url('../../img/css/portal/septitlenav.png') repeat-x 0 100%;
	padding: 8px 0 0 11px;
	font-size: 1.4em;
}

.titlenavLeft a {
	text-decoration:none;
    color: #444;
}

.menunavLeft {

    width: 183px;
	margin: 0 0 0 13px;
	padding: 10px 0;
}

.menunavLeft li {
	width: 183px;
	border-bottom: 1px solid #e7e7e7;
    padding-left: 10px;
        
}
.menunavLeft li a, .menunavLeft li a:link, .menunavLeft li a:visited {

    width: 145px;
	display: block;
	font-size: 0.9em;
	color: #5a5a5a;
    text-decoration:none;
    padding: 0 23px;
}

.menunavLeft li a:hover {
	color: #0066FF;
	text-decoration: none;
}

 /* FIN */

/* MENU PAGINA INTERNA */

.submenus {
	width: 200px;
	margin: 10px;
}


.submenus ul {
	margin: 0 0 0 10px;	padding: 0;	list-style: none;
}


.submenus a {
	margin-bottom: 10px;
	line-height: 1.5em;
    background: url('../../img/css/portal/bullet-1.gif') no-repeat left 8px;
    padding:3px 20px 6px 20px;
    text-decoration:none; 
    border-bottom: 1px solid #ccc;
    display:block;
    width:150px;
}


.submenus li li a {
	display: block;
	border: none;
	padding: 3px 7px;
	padding:0 20px;
    line-height: 1em;
	color: #444;
    background: url('../../img/css/portal/bullet-2.gif') no-repeat 0 3px;
    text-decoration:none; 
    margin:10px;
}


.submenus li li a:hover {
    background: url('../../img/css/portal/bullet-3.gif') no-repeat 0 3px;
}

.tituloMenuInterno {
padding:6px 0 3px 6px;
margin:0;
font-weight:bold;
color:#444;
background:url('../../img/css/portal/h2bg.jpg') 0 0 repeat-x;
font-size: 0.9em;
}

.tituloSeccion
{
	margin: 0;
	margin-bottom: 8px;
	border-top:3px solid #e1e1e1;
	background-color: #f3f3f3;
	padding: 2px 5px 5px 4px;
}

.tituloSeccion h2, .tituloSeccion h3
{
	font-size: 1.2em;
    font-weight:bold;
	margin:0;
	margin-left:4px;
	padding:0;
    color:#444;
}

/* FIN */

.centroTer  {
padding:15px 0 20px 0;
margin-bottom:15px;
}

/* IMAGENES CON SOMBRA */

.centroTer img {
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
	box-shadow: 2px 2px 3px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333');
	margin-right:38px;
}

/* FIN */


.clear {
clear: both;
}

.limpia {
  clear:both;
}

#footer {
	background: url('../../img/css/portal/pattern_20.jpg') repeat fixed;
	width: 86.607em;
	margin:0 auto;
    height:440px;
    margin-top:50px;
   
}

.footer-content {
	
    color:#fff;
    padding:10px 0;
	height:390px;
}

.footer-content ul { /* menu ul style */
	list-style: none;
	margin: 0;
		
	
	}
	
.footer-content li.nivel1 > a { /* menu ul style */
font-weight:bold;
text-align:left;
/*border-top:1px solid #ccc;*/
font-size:0.8em;
margin:0 2px;
padding-bottom:4px;
padding-left:8px;
	}

.footer-content li.nivel2 {margin:3px 0 3px 10px;border-bottom:1px dashed #666;width:90%;padding-bottom:4px}
	
.footer-content li.nivel2 > a { /* menu ul style */
margin:5px 0;
display:inline;

	}

.footer-content li { /* horizontal menu */
	float: left;
	position: relative;
}

.footer-content a { /* the link style of menu */
	color: #fff;
	display: block;
	padding: 0 5px 0 0px;
	text-decoration: none;
	/* border-right:1px solid #666; */
	width: 140px;
	
}

.footer-content ul ul {
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 145px;
	/* z-index: 99999; */
}

/* The sub menu list element is given a minimum width */
.footer-content ul ul li {
	min-width: 120px;
}

#w3c {
width:100%;
text-align:center;
color:#fff;
border-top:1px solid #ccc
}

#secc1, #secc2, #secc3, #secc4, #secc5 {
  width: 15%;
  margin:0 5px;
  font-size:0.9em;
  float:left;
}

#secc1 p, #secc2 p, #secc3 p, #secc4 p, #secc5 p {
font-weight:bold;
}


#secc2 p {
  margin:0 0 10px 0;
}

#secc1 ul, #secc2 ul li, #secc3 ul, #secc4 ul, #secc5 ul , #secc6 ul {
  list-style-type:none;
  line-height:2;
}


/*

#footer p {
	text-align: center;
	color: #515151;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
*/
#footer  a {
	color: #fff;
	text-decoration:none;
}

#footer  a:hover {
	color: #ccc;
	text-decoration:underline;
}

/**************************/


.boxnav {
	width: 280px;
	border: 1px solid #cfcdcd;
	margin: 0;
        background: url('../../img/css/portal/back_nav.png') repeat-x;
}

.bannernav {
	width: 280px;
	border: 0;
	margin: 20px 0 0 0;
}

.bannernav p {
margin:10px 0;
padding:0;
}

.bannernav img {
margin:0;
padding:0;
}

.bannersExt {
border:1px solid blue;
}

.titlenav {

    width: 270px;
    height: 24px;
	background: url('../../img/css/portal/septitlenav.png') repeat-x 0 100%;
	padding: 8px 0 0 11px;
	font-size: 1.2em;
	

}

.titlenav a {
	text-decoration:none;
        color: #444;
}

.menunav {

    width: 263px;
	margin: 0 0 0 13px;
	padding: 1px 0;

}

.menunav li {
	width: 263px;
	border-bottom: 1px solid #e7e7e7;
    padding-left: 10px;
        
}
.menunav li a, .menunav li a:link, .menunav li a:visited {

    width: 225px;
	display: block;
	font-size: 0.9em;
	color: #5a5a5a;
    text-decoration:none;
    padding: 0 23px;

}

.menunav li a:hover {
	color: #0066FF;
	text-decoration: none;
}

#icon1 {
	background:url('../../img/css/portal/notepad.png') no-repeat 4px 5px;
	padding:1px 0 1px 30px;
	margin-top:10px;
}
#icon1:hover {
	color:#000;
	cursor:hand;
	cursor:pointer;
}

#icon2 {

	background: url('../../img/css/portal/graduated.png') no-repeat 4px 5px;
	padding:1px 0 1px 30px;
}

#icon3 {

	background: url('../../img/css/portal/gamma.gif') no-repeat 4px 5px;
	padding:1px 0 1px 30px;
}

#icon6 {

	background: url('../../img/css/portal/book_open.png') no-repeat 5px;
	padding:4px 0 1px 30px;

}

#icon5 {

	background: url('../../img/css/portal/contact.png') no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon4 {

	background: url('../../img/css/portal/book_16.gif') no-repeat 5px;
	padding:4px 0 1px 30px;

}

#icon7 {

	background: url(../images/icon_7.png) no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon8 {

	background: url(../images/icon_8.png) no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon9 {

	background: url(../images/icon_9.png) no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon10 {

	background: url(../images/icon_10.png) no-repeat 5px;
	padding:4px 0 1px 30px;

}

#icon11 {

	background: url(../images/icon_11.png) no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon12 {

	background: url(../images/icon_12.png) no-repeat 5px;
	padding:1px 0 1px 30px;

}

#icon13 {

	background: url('../../img/css/portal/map_pin.png') no-repeat 5px;
	padding:1px 0 1px 30px;

}

.canales {
  margin-top:30px;
  min-height:280px;
  margin-bottom: 0px;
  padding-bottom:20px;
}

.canales .canalSaber {
width:100%;
float:left;
margin-bottom:20px;
}

.contSaber {
border:1px solid #ccc;
background: url(../../img/css/portal/bgSaber.jpg) repeat-x;
padding:6px;
}

.eventos h3 {
margin-left:20px;
}

.picSaber {
width:435px;
float:left;

}

.txtSaber {
width:140px;
float:right;
border:1px solid #fff;
padding:0 6px;

}

.picSaberInt {
width:450px;
}

.txtSaberInt {
width:450px;
padding:0 6px;
}


.txtSaber  p:first-child {
font-weight:bold;
background:#DDE4EA;
padding:4px;
}

.txtSaber p {
text-align:left;
line-height:1.5;
margin-top:13px;
}

.canalSaber a {
text-decoration:none;
color:#000;
}

.canalSaber img {
float:left !important;
margin:0 10px 10px 0;
padding:1px;
width:120px;
height:100px;

}

.canales .eventos {
width:40%;
float:right;
margin:0;
padding:0;
height:300px;
}

/* TABS */

.container {width: 290px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
        text-align:justify;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.3em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/* BANNERS */

.banners {
  text-align:right;
}

.banners img {
  border:0;
}

.banners_inst {

  border-top:1px dashed #ccc;
  text-align:center;
  vertical-align:top;
  margin-top:20px;
  padding-top:20px;

}

.banners_inst img {
padding: 0 30px;
border:0;
}





/* BUSCADOR NOTICIAS */

div.box{

margin:0 auto;

width:210px;

background:#627c91;

position:relative;

top:20px;

border:1px solid #d3dade;
}



div.box h1{ 

color:#fff;

font-size:12px;

text-transform:uppercase;

padding:5px 0 5px 5px;

border-right: 1px solid #d3dade;
border-left:1px solid #d3dade;

}



div.box label{

display: block;

background:#fdfdfd;

padding:10px 0 10px 10px;

}

div.box label span{

display: block;

color:#444;

font-size:12px;

float:left;

width:100px;

text-align:right;

padding:5px 20px 5px 0;

}



div.box .input_text{

padding:5px 10px;

width:170px;

background:#d3dade;

border:0;
}

div.box .button

{

margin:0 0 10px 0;

padding:4px 7px;

background:#627c91;

border:0px;

position: relative;

top:10px;

left:2px;

width:100px;

border-bottom: 1px double #f5f5f5;

border-left: 1px double #f5f5f5;

border-top:1px double #ccc;

border-right:1px double #ccc;

color:#fff;

}

/* DIV CON FONDO */

.divConFondo {
width:99%;
border:1px solid #D7DFE2;
}

.divConFondo p {
background:#FAFBFC;
margin:2px;
padding:4px;
border:1px solid #EBECED;
}

/* AGENDA */

.contenedorAgenda {
  margin-top:20px;
}

.fechaAgenda-tipo1 {
  width:68px;
  height:40px;
  padding: 10px 6px 0 6px;
  border: 1px solid #BAB69E;
  background: #EBE6C7;
  float:left;
  color:#444;
  font-size:0.9em;
  vertical-align:middle;
  border-bottom:4px solid #f00;
 
}

.fechaAgenda-tipo2 {
  width:68px;
  height:40px;
  padding: 10px 6px 0 6px;
  border: 1px solid #BAB69E;
  background: #EBE6C7;
  float:left;
  color:#444;
  font-size:0.9em;
  vertical-align:middle;
  border-bottom: 4px solid #4cd55c;
 
}

.fechaAgenda-tipo3 {
  width:68px;
  height:40px;
  padding: 10px 6px 0 6px;
  border: 1px solid #BAB69E;
  background: #EBE6C7;
  float:left;
  color:#444;
  font-size:0.9em;
  vertical-align:middle;
 border-bottom: 4px solid #0903ff;
}

.fechaAgenda-tipo4 {
  width:68px;
  height:40px;
  padding: 10px 6px 0 6px;
  border: 1px solid #BAB69E;
  background: #EBE6C7;
  float:left;
  color:#444;
  font-size:0.9em;
  vertical-align:middle;
 border-bottom: 4px solid #0f09ff;
}


.tituloAgenda {
  width:343px;
  float:right;
  border-bottom:1px solid #A3A08B;
    height: 38px;
  padding: 10px 5px 0 5px;
}

.tituloAgenda a {
  text-decoration:none;
  color:#444;
}

.tituloAgenda a:hover {
  text-decoration:underline;
}

.sumarioTitulosAgenda {
  background: #7D7A6A;
  margin: 0;
  margin-bottom: 5px;
  border-top:2px solid #ececec;
  padding: 3px 5px 6px 15px;

}

.sumarioTitulosAgenda h2
{
	font-size: 1.3em ;
        font-weight:bold;
	margin: 0;
	padding: 0;
        color:#fff;
}

.titulosCS h3{
background: url(../../img/css/iconos/icono_cs.jpg) no-repeat 0;
line-height:2.5;
padding-left:30px;
font-size:1em;
}

div.cal h1{
position:relative;
top:20px;
width:210px;
background:#7D7A6A;
font-size:12px;
text-transform:uppercase;
padding:5px 0 5px 5px;
border-top: 2px solid #ececec;
margin-bottom:40px;
}


/* navegacion home */
  ul#nh1{margin:0;font-family:Arial, Verdana, Helvetica, sans-serif;}
  ul#nh1 li{list-style-image:none;margin:0;padding:5px 0 4px 0;font-weight:bold;border-bottom:1px solid #D9DBDC;background:none}
  ul#nh1 li.pmactivocon{border-bottom:none;}
  ul#nh1 li a{display:block;width:87%;padding-left:13%;color:#369;background: transparent url(../../img/css/iconos/cajaBlancaFlecha.gif) no-repeat 3px 0;text-decoration:none;}
  ul#nh1 li.pmactivocon a, ul#nh1 li.pmactivosin a, ul#nh1 li a:hover{color:#F90;background-image:url(../../img/css/iconos/cajaNaranjaFlecha.gif);}
  ul#nh2{margin:4px 0 0 0;padding:10px 0;border-top:1px solid #D9DBDC;}
  ul#nh2 li{border:none;margin-bottom:1px;padding:0;font-weight:normal}
  ul#nh1 li.pmactivocon ul#nh2 li a{padding:1px 0 2px 13%;color:#333;background: #E0EBF1 url(../../img/css/iconos/trianguloAzul.gif) no-repeat 10px 5px;}
  ul#nh1 li.pmactivocon ul#nh2 li.pmactivocon a, ul#nh1 li.pmactivocon ul#nh2 li.pmactivosin a{background-image:url(../../img/css/iconos/trianguloNegro.gif);font-weight:bold}
  ul#nh1 li.pmactivocon ul#nh2 li a:hover{background-image:url(../../img/css/iconos/trianguloNegro.gif);background-color:#F1F2F4;}
  ul#nh3{margin:-1px 0;padding:5px 0;background:#fff}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li{padding:0;margin:0;}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li a{padding:0 0 3px 13%;background:#fff;font-weight:normal;font-size:.9em;}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li a:hover{color:#F90;}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmactivosin a, ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmactivocon a{color:#F90;}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmsin a, ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmcon a{color:#505050;}
  ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmsin a, ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmcon a, ul#nh1 li ul#nh2 li.pmactivocon ul#nh3 li.pmactivosin a{padding-left:8%;background:transparent url(../../img/css/iconos/cuadradoAzul.gif) no-repeat 0 5px;}


/* TABLAS */

table{border:1px solid #E7E8EA;margin-top:0 !important;margin:25px 0;width:100% !important;}
caption{font-size:.9em;font-weight:bold;text-align:left;margin:15px 0 0 0;padding:5px 1em;background:#E7E8EA;}
th{border:1px solid #ccc;padding:0 0.5em;margin:0;text-align:left;color:#666;vertical-align:top}
td{border:1px solid #ccc;padding:0 0.5em;margin:0;text-align:left;vertical-align:top;}

/* TABLA DEPARTAMENTOS */

.departamentos {
border:0;
}

.departamentos caption {
padding:2px;
margin-bottom:10px;
}

.departamentos td {
border:0;
width:20%;
}

.departamentos a {
text-decoration:none;
line-height:1.5;
}

hr{
background-color:#fff;
border:#ccc 1px dotted;
border-style: none none dashed;
}
