@import "libraries.css";
/* **************** CONTENT OBJECTS ***************** */
/* ====== Default spacing ====== */
h1, h2, h3, h4, h5, h6, ul, ol,dl, p {/*padding:3px 8px;*/ margin:1px 0 10px 0!important;}
.uLeft h1,.uLeft h2, .uLeft h3, .uLeft h4, .uLeft h5, .uLeft h6, .uLeft ul, .uLeft ol, .uLeft  dl, .uLeft p {margin:1px 0 3px 8px!important;}
pre{margin: 10px;}
table h1,table h2,table h3, table h4, table h5, table h6, table p, table ul, table ol, table dl {padding:0;}
/* ====== Elements ====== */
em{font-style: italic;}
strong{font-weight:bold;}
hr{border: 1px solid #BCBCBC; border-width: 0 0 5px 0; margin: 20px 20px 0 20px;}
code{color:#0B8C8F;}
/* ====== Headings ====== */
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fuente/myriadpro-regular.eot');
    src: url('fuente/myriadpro-regular.eot?#iefix') format('embedded-opentype'),
         url('fuente/myriadpro-regular.woff') format('woff'),
         url('fuente/myriadpro-regular.ttf') format('truetype'),
         url('fuente/myriadpro-regular.svg#myriadpro-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* .h1-.h6 classes should be used to maintain the semantically appropriate heading levels - NOT for use on non-headings */
h1, .h1{font-size:176%;  font-weight:normal; font-style: normal; color:#3F3F3F;}
h2, .h2{font-size:147%; font-weight:normal; font-style: normal; color:#3F3F3F;}
h3, .h3{font-size:126.5%; font-weight:normal; font-style: normal; color:#3F3F3F;}
h4, .h4{font-size:113.1%; font-weight:normal; font-style: normal; color: #3F3F3F;}
h5, .h5{font-size:108%; font-weight:bold; font-style: normal; color:#047391;}
h6, .h6{font-size:108%; font-weight:normal; color:#00A0C6;}
/* if additional headings are needed they should be created via additional classes, never via location dependant styling */
.category{font-size:108%; font-weight:normal; font-style: normal; text-transform:uppercase; color: #333;}
.category a{color: #333;}
.important a{font-weight:bold;}
/*------>>  	Links		*/
a { color: #036; font-weight:bold;text-decoration: none }
a:focus, a:hover { text-decoration: underline }
a:visited { color:#005a9c; }

.activeFF:hover,.active1:hover,.active2:hover,.active3:hover,
.active4:hover,.active5:hover{text-decoration:underline;}
.activeFF:link,.active1:link,.active1:visited,.active2:link,.active2:visited,
.active3:link,.active3:visited,.active4:link,.active4:visited,
.active5:link,.active5:visited{text-decoration:none;}
.activeFF:link,.activeFF:visited{color:#fff;}
.active1:link,.active1:visited{color:#72a4ee;}
.active2:link,.active2:visited{color:#202A39;}
.active3:link,.active3:visited{color:#313131;}
.active4:link,.active4:visited{color:#4c4c4c;}
.active5:link,.active5:visited{color:#ABABAB;}
/* heading links */
h1 a, .h1 a, 
h2 a, .h2 a,
h3 a, .h3 a, 
h4 a, .h4 a{color:#3F3F3F; font-weight:normal;display:block;} 
h5 a, .h5 a{color:#047391; font-weight:normal;display:block;}
h6 a, .h6 a{color:#00A0C6; font-weight:normal;display:block;}
.h1 a:visited, h1 a:visited{color:#3F3F3F;} 
.h2 a:visited, h2 a:visited{color:#3F3F3F;}  /* #829e00 */
.h3 a:visited, h3 a:visited{color:#3F3F3F;} 
.h4 a:visited, h4 a:visited{color:#3F3F3F;} 
.h5 a:visited, h5 a:visited{color:#047391;}
.h6 a:visited, h6 a:visited{color:#00A0C6;}

.block-1{background:url(../img/img_1.jpg) no-repeat top left; padding-left:45px;}
.block-2{background:url(../img/img_2.jpg) no-repeat top left; padding-left:45px;}
.lefty{ font-size:11px;} .lefty h6, .lefty p{margin:0 0 5px 0; padding:0px;} 
.lefty .ultimo{ font-size:10px;}
.azul{color:#00A0C6;}

#anteriores{background:url(../img/img_3.jpg) no-repeat top left; padding-left:55px;}
#anteriores2{background:url(../img/img_4_03.jpg) no-repeat top left; padding-left:55px;}
#anteriores3{background:url(../img/img_5.jpg) no-repeat top left; padding-left:55px;}
.year{font-size:16px; color:#009FC6;}
.hr3{border:1px dotted #ccc;}
#pdftab{background:url(../img/img_6.jpg) no-repeat top left; padding-left:55px;}


/* ====== Media Blocks ======*/
.media, .mediaExt{}
.media, .media .text, .mediaExt .text, .mediaExt {overflow:hidden; _overflow:visible; zoom:1;}
.media .media {float:left; margin:20px 0 0 20px;}
.mediaExt .media{float:right; margin:10px 10px 0 0;}
.wrap .text{ _float:none; overflow:visible;}
.wrap .media{margin:10px !important;}
/* ====== Lists ======*/
/* numbered list */
ol.simpleList li{list-style-type: decimal; margin-left:40px;}
/* standard list */
ul.simpleList li{list-style-type:disc; margin-left:40px;}
/* ====== Tables ====== */
.data{padding: 20px; position:relative; zoom:1;vertical-align: top;border-right:solid 1px transparent;/* border fixes a FF2 bug which causes the data table to overlay its borders*/}
.data table {width:100%;/*border:1px solid #AE0345;*/}
th, td{/*vertical-align:top;border:1px solid #AE0345;*/}
.data th,.data td{padding:3px 20px}
/*.data .lastColumn{}
.data .lastRow td{}
.data .even{background-color:#fff;}
.data .odd{background-color: #D0E3FE;}*/
.data thead tr{background-color: #fff0f8;}
.data th{color: #000; font-weight:bold}
/* specification table - extends data table */
.spec{padding:20px 20px;}
.spec table{border-top: 1px solid #333; border-bottom-color:#fff;}
.spec th, .spec td{border:1px solid #000; border-width: 1px 0; padding-left:0;}
.spec .odd, .spec .even{background-color: #fff;}
/*	+---------------------------------------------------------------------------+	*/
/*	|						==========  THEME  ==========						|	*/
/*	+---------------------------------------------------------------------------+	*/
/*	  ==========  TEMPLATE  ==========	*/
/*------>>  	header		 */
.bg_head{background:#3F3F3F; height:295px; }
#nav{ height:35px;  _margin-top:-2px; _height:2px; *margin-top:-2px;  *height:34px; position:relative;z-index:900;}
#nav ul{ height:35px;}
#nav li{/*font-size:0px; text-indent:-9000px*/ list-style:none; /*width:10%!important;*/ padding:9px 11px 0; /*border:1px solid red;*/ }

/*#nav li.bg_btn2{ width:18%!important;}
#nav li.bg_btn4{ width:15%!important;}*/

#nav li a{height:23px; display:inline-block; /**/ color:#fff; /*font-family: 'MyriadPro-Regular';*/ font-size:14px; /*text-shadow: 1px 1px white, -1px -1px black*/}
#nav li a:hover{ text-decoration:none; color:#005A6F!important;}
.bg_nav{background:transparent url(../img/menu_main_bg.jpg) repeat-x bottom center;}
/*.bg_btn1{background:transparent url(../img/menu_main_10.jpg) no-repeat center 1px;width:191px;/*margin-right:20px;}
.bg_btn2{background:transparent url(../img/menu_main_11.jpg) no-repeat center 1px;width:150px;/*margin-right:20px;}
.bg_btn3{background:transparent url(../img/menu_main_12.jpg) no-repeat center 1px;width:172px;/*margin-right:15px;}
.bg_btn4{background:transparent url(../img/menu_main_13.jpg) no-repeat center 1px;width:62px;/*margin-right:15px;}
.bg_btn5{background:transparent url(../img/menu_main_14.jpg) no-repeat center 1px;width:81px;/*margin-right:10px;}
.bg_btn6{background:transparent url(../img/menu_main_15.jpg) no-repeat center 1px;width:101px;/*margin-right:10px;}
.bg_btn7{background:transparent url(../img/menu_main_16.jpg) no-repeat center 1px;width:101px;/*margin-right:0px;}
.bg_btn8{background:transparent url(../img/menu_main_17.jpg) no-repeat center 1px;width:101px;/*margin-right:0px;}*/


.pos2 a,
.pos4 a,
.pos6 a,
.pos8 a{ color:#000!important;}


/*------>>  	wrap		 */
.bg_wrap{background:transparent url(../img/bg_body_06.png) repeat-x bottom center;}
/*------>>  	body		 */
.bg_body_izq{background:#fff url(../img/bg_content.jpg) repeat-y bottom left;padding-left:12px;}
.bg_body_der{background:transparent url(../img/bg_content.jpg) repeat-y bottom right;}
/*------>>  	body content		 */
.bg_body_cont{background:#fff url(../img/bg_body_cont.jpg) repeat-y bottom left;}
/*------>>  	footer		 */
.bg_footer{background: url(../img/bg_footer.png) repeat-x bottom center #E7E7E7;}
.bg_footer2{background: url(../img/bg_footer.png) repeat-x bottom center #E7E7E7;}

#footer{ /*height:40px;*/}
#footer { font-size:11px; color:#333; text-align:left;}
#footer a{ color:#00A0C6}
#footer a:hover{ color:#F60;}


/*	  ==========  CONTENT  ==========	*/
.message{ background-color:#CCC; border:1px dashed #333; padding:10px; margin:10px 0px;}
/*------>>  	colors		 */
c_g1{}
c_g2{}
/*------>>  	titles		 */
.bg_title_l{background:transparent url(../img/bg_title_l.png) repeat-y top left;}
.bg_title_r{background:transparent url(../img/bg_title_r.png) repeat-y top right;}
.bg_title1{background:transparent url(../img/bg_title_1.jpg) repeat-y top left;}
.entry{float:left;} 
.first{}
.first img{border:7px solid #B0B0B0;}
/*	  ==========  ICONS  ==========	*/
/*------>>  	contenido		 */
/*	  ==========  BLOCKS  ==========	*/
.hr2{background:#253042;color:#253042;border-top:2px solid #000;height:3px;}
.anuncio{width:86px;margin:0px 10px;_margin:0px 9px;}
/*------>>  	headers		 */
.hd1{background:transparent url(../img/bg_title_07.gif) repeat-x;}
.hd2{background:transparent url(../img/bg_title_03.jpg) repeat-x;}
.hd3{background:#fff;}
/*------>>  	boxes		 */
.box{padding:0px 10px 0px 5px; margin:20px 0 10px 0;}
.box a{ text-decoration:none;}
.box .unit{ width:800px; margin-left:40px; }
/*.box img,.box .op5{float:right;}*/
.box img{/*margin-right:-211px;margin-top:20px;position:relative;z-index:2;*/}
.box .op5{/*width:220px;height:165px; background-color:#000;margin-top:10px;*/}
.box p,.box h2,.box h3,.box h4,.box h5{/*margin-right:252px;*/ }


.box .uniteach{ /*background:#EFEFEF*/ background:url(../img/trans.png) ; border:1px solid #3A9CC7; margin-bottom:10px; padding:10px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.box .uniteach h3 {color:#3A9CC7;}
.box .uniteach h3 a{ color:#3A9CC7;}
.box .uniteach h3 a:hover{ color:#F48700;}
.box .secimg{ float:right; padding:4px; background:#3A9CC7; margin-left:50px; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; }
.box .secimg img{ width:150px; /*height:100px;*/ }


/*.box_res img{border:1px solid #ccc; background:#fbfbfb; padding:5px; position:relative;z-index:37; margin:auto;}*/
/*------>>  */
.box1,.box2,.box3,.box4,.box5, .box5b,.box6,.box7,.box8,.box9,.box10,.box11,.box12,.box13{/*background:url(../img/heads/titles.gif) no-repeat;*/min-height:185px;/*height:expression(document.body.clientHeight < 185? "185px": "auto");*/ _height:185px;border:none; padding-left:60px;margin-top:10px;}
/*------>>  */
.box1{background-color:#eef5d7;}
.box2{background-color:#fff2e5;}
.box3{background-color:#e5f5f9;}
.box4{/*background-color:#fff;background-position:0px 0px;*/ background:url(../img/heads/tabs1.gif) no-repeat 0 0 #fff;}
.box5{/*background-color:#F0F0F0;background-position:0px -437px;*/ background:url(../img/heads/tabs2.gif) no-repeat 0 0 #F0F0F0;}
.box5b{/*background-color:#F0F0F0;background-position:0px -437px;*/ background:url(../img/heads/tabs2_traducciones.png) no-repeat 0 0 #F0F0F0;}
.box6{/*background-color:#E4F6F8;background-position:0px -1311px;*/ background:url(../img/heads/tabs4.gif) no-repeat 0 0 #E4F6F8;}
.box7{/*background-color:#F0F0F0;background-position:0px -874px;*/ background:url(../img/heads/tabs3.gif) no-repeat 0 0 #F0F0F0; }
.box8{/*background-color:#F0F0F0;background-position:0px -1748px;*/ background:url(../img/heads/tabs5.gif) no-repeat 0 0 #F0F0F0;}
.box9{/*background-color:#fff;background-position:0px -2186px;*/ background:url(../img/heads/tabs6.gif) no-repeat 0 0 #fff;}
.box10{/*background-color:#fff;background-position:0px -2186px;*/ background:url(../img/heads/tabs6.gif) no-repeat 0 0 #fff;}
.box11{/*background-color:#fff;background-position:0px -2622px;*/  background:url(../img/heads/tabs7.gif) no-repeat 0 0 #fff;}
/*------>>  */
.box1 .brb{border-color:#666;}
.box2 .brb{border-color:#00a0c6;}
.box3 .brb{border-color:#e5f5f9;}
.box4 .brb{border-color:#666;}
.box5 .brb{border-color:#666;}
.box5b .brb{border-color:#666;}
.box6 .brb{border-color:#00a0c6;}
.box7 .brb{border-color:#666;}
.box8 .brb{border-color:#00a0c6;}
.box9 .brb{border-color:#e5f5f9;}
/*------>>  */
.nav_revista {float:right;list-style: none;overflow: hidden;}
.nav_revista li{float:left;width:138px!important;text-indent: -9000px; /*border:1px solid red;*/}
.nav_revista .box1{background: url(../img/heads/pest_1.gif) transparent no-repeat 0px 0px;height:38px!important;min-height:38px;padding:3px 5px;margin: 0px 10px;}
.nav_revista .box2{background: url(../img/heads/pest_2.gif) transparent no-repeat 0px 0px;height:38px!important;min-height: 38px;padding:3px 5px;margin: 0px 10px;}
.nav_revista .box3{background: url(../img/heads/pest_3.gif) transparent no-repeat 0px 0px;height:38px!important;min-height: 38px;padding:3px 5px;margin: 0px 10px;}
.nav_revista .box4{background: url(../img/heads/pest_4.gif) transparent no-repeat 0px 0px;height:38px!important;min-height: 38px;padding:3px 5px;margin: 0px 10px;}
.nav_revista .box1 a, .nav_revista .box2 a, .nav_revista .box3 a {display: block; #display:inline-block;width: 138px; height: 38px;}
.nav_revista a:hover{ cursor:pointer;}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {    list-style: none;    margin: 0;    padding: 0 0 0 30px; }
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;    clear: both;    content: " ";  
	}
.tabs-nav li {    float: left;    margin: 0 0 0 1px;    min-width: 84px; /* be nice to Opera */}
.tabs-nav a, .tabs-nav a span {    display: block;    padding: 0 10px;}
.tabs-nav a {    position: relative;    top: 1px;    z-index: 2;    padding-left: 0;    color: #000;    font-size: 12px;    font-weight: bold;    line-height: 1.2;    text-align: center;    text-decoration: none;    white-space: nowrap; /* required in IE 6 */ }
.tabs-nav .tabs-selected a {    color: #27537a;}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {    background-position: 100% -150px;    outline: 0; /* prevent dotted border in Firefox */}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {    background-position: 100% -100px;}
.tabs-nav a span {    width: 64px; /* IE 6 treats width as min-width */    min-width: 64px;    height: 18px; /* IE 6 treats height as min-height */    min-height: 18px;    padding-top: 6px;    padding-right: 0;}
*>.tabs-nav a span { /* hide from IE 6 */    width: auto;    height: auto;}
.tabs-nav .tabs-selected a span {    padding-top: 7px;}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {    background-position: 0 -50px;}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {    background-position: 0 0;}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #97a5b0;	border-left:none;    padding: 20px 40px;	line-height:23px; _width:100%; *width:90%; margin:0px 30px 15px 0px;
}
.tabs-loading em {
    padding: 0 0 0 20px;    background: url(loading.gif) no-repeat 0 50%;
}


/*------>>  	seguimos ???		 */
.cite{border-style:solid!important;border-width:1px 0px 0px 0px!important;font-size:90%;color:#fff;background:/*#bbb*/#EFEFEF;}

.especial{line-height:17px; margin:30px 30px 30px 60px; font:Verdana, Geneva, sans-serif; color:#5C7688; /*border-left:6px solid silver;*/ padding:30px;}

.foto_ico{ background:url(../img/foto_ico.jpg) no-repeat  bottom left; padding:11px 0px 4px 35px; margin-top:15px; height:40px; background-position:0px 6px; }
.audio_ico{ background:url(../img/audio_ico.jpg) no-repeat bottom left; padding:11px 0px 4px 35px; margin-top:15px; height:40px; background-position:0px 6px;}
.video_ico{ background:url(../img/video_ico.jpg) no-repeat bottom left; padding:11px 0px 4px 35px; margin-top:15px; height:40px; background-position:0px 6px;}

#displayer{position: absolute; top:50px; right:70px;}
.ant_img{ border:1px solid #ccc; padding:5px;}
.ant_img:hover{ border:1px solid #3399CC; padding:5px;}


.ant_img_h:hover{ opacity: .6; filter: alpha(opacity=60); cursor:pointer; }

.ant_txt{ font-size:11px; padding-top:5px; margin-top:3px; color:#800;}
.entry p{padding:0px; margin-top:8px; font-size:14px; }
.rev_fecha{ font-size:20px; color:#800; margin-top:20px; border-top: 1px solid #ccc; padding-top:10px;}

.ant_agua{ background:url(../img/acontra.jpg) no-repeat bottom right;}

.box3 ul{
float:left;
margin:10px 20px 0px 0px;
padding:5px 25px 5px 0;
border-right:1px solid #ccc;
width:385px;
line-height:23px;
_line-height:20px;
}

.box3 li{
list-style-image:url(../img/pdf.gif);
margin:10px 0px;
/*......Maldito internet explorer!!! */
line-height:23px;
_line-height:30px;
*line-height:30px;
}

ul.pdf li{
list-style-image:url(../img/pdf.gif);
margin:10px 0px;
/*......Maldito internet explorer!!! */
line-height:23px;
_line-height:30px;
*line-height:30px;
}




.box5 ul{
float:left;
margin:10px 20px 0px 0px;
padding:5px 25px 5px 0;
border-right:1px solid #ccc;
width:385px;
line-height:23px;
_line-height:20px;
}

.box5 li{
list-style-image:url(../img/pdf.gif);
margin:10px 0px;
/*......Maldito internet explorer!!! */
line-height:23px;
_line-height:30px;
*line-height:30px;
}





#content_II{
width:867px; margin:auto; border: 1px solid #ccc; border-left:none; margin:20px 0; padding:30px; height:600px; overflow:auto;

}
.content_II{
width:867px; margin:auto; border: 1px solid #ccc; border-left:none; margin:20px 0; padding:30px; height:600px;  overflow:auto;
}
#date {
	/*border:1px solid red;*/
	height:200px;
margin-top:-235px;
position:relative;overflow: hidden;}


#date .left,#date .right{
	color:#005A9C;font-weight:bold;padding:10px; margin-top:160px;
}
#date .left{
	margin-right: 70px;
}
.e_margin{margin-bottom:4px; _margin-bottom:3px; *margin-bottom:3px;} 
.hr{border:1px solid #ccc; margin:0 0 5px 0;}
.hometip{ color: #fff; font-size:26px;  /*background:url(../img/hometip.png) no-repeat left top; width:420px; height:100px; z-index:2000;
_background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/hometip.png", sizingMethod="image");*/
 }

.media{ position:relative;}
.media ul{ float:left; width:auto;  margin:20px 0 0 0;  } 
.media li{padding:10px 20px 10px 0; width:auto; list-style:none; }
 
 
/*------>>  	tabs		 */
.tab_historia{ width:570px; height:40px; background:transparent url(../img/titles_3.jpg);}
.tab_links{ width:570px; height:40px; background:transparent url(../img/titles_4.jpg);}
.tab_contacto{ width:570px; height:40px; background:transparent url(../img/titles_5.jpg);}
.tab_linea{ width:570px; height:40px; background:transparent url(../img/titles_6.jpg);}
.tab_msn{ width:570px; height:40px; background:transparent url(../img/titles_7.jpg);}
.tab_indx{ width:570px; height:40px; background:transparent url(../img/titles_8.jpg);}

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; /*background:url(../img/tooltip/tt_left.gif) top left no-repeat*/}
#tttop {display:block; height:5px; margin-left:5px; /*background:url(../img/tooltip/tt_top.gif) top right no-repeat;*/ overflow:hidden}
#ttcont {display:block; padding:12px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; /*background:url(../img/tooltip/tt_bottom.gif) top right no-repeat;*/ overflow:hidden}

/*--------------------------------------- nuevo home --- */

.uContenedor{ background: url(../img/bgHome.jpg) top left repeat-y ; width:/*100%*/969px; margin-top:30px; /**/ overflow:hidden; padding-bottom:46px; }
.uLeft{ float:left; width:4.5%; /*border:1px solid gray;*/ height:710px; _overflow:hidden; margin-top:10px; margin-bottom:30px; margin-right:20px; /*overflow:hidden;*/ font-size:11px; position:relative; /*padding-top:20px;*/}
.uMain{ float:left; width:35%; /*border:1px solid gray;*/   height:710px; _overflow:hidden;margin-top:30px; margin-bottom:30px; margin-left:20px;}
.uRight{ float:right; width:40%; /*border:1px solid gray;*/ height:600px; _overflow:hidden;margin-top:30px; margin-bottom:30px; background:url(../img/bgHome2.jpg) repeat-y left top; padding:30px; overflow:hidden; margin-right: 14px;/*border-left:1px solid #01A0C7;*/}

.uLeft-top{background:url(../img/bg_sidebar_23.png) no-repeat top right; height:200px; width:100%; 	margin-top:20px;  }
.uLeft-bottom{background:url(../img/bg_sidebar_26.png) no-repeat top right; width:100%; /*margin-top:20px;*/ /*border:1px solid red;*/ margin-top:3px;  }

.uLeft-bottom .text{ /*border:1px solid aqua;*/ width:87%;}

.cursor{ cursor:pointer;}
/*.uCerrar{ display:none;}*/
.uCerrar2{ font-size:18px; color:#333; float:right; height:60px;}.uCerrar:hover{ color:#F90}

.titHome{ color:#005A6F; font-size:16px; margin-bottom:20px;  }

#logos { margin:auto;width:811px; margin-top:30px;clear:both;}
.ft24{font-size:22px;}
/*.topBox{ display:none;}
.bottomBox{display:none;}*/
/*background:url(../img/img_1.jpg) no-repeat top left; padding-left:45px;}
.block-2{background:url(../img/img_2.jpg) no-repeat top left;*/
.titHome2{ color:#005A6F; font-size:24px; margin-bottom:20px;  }

.ubTod{ clear:both; margin:60px 0 0!important;}

.busCaja{ background:none; border:1px solid #069; padding:2px;}
.busBtn{ border:none; background:#005A6F; padding:2px 6px; color:white;}.busBtn:hover{ background:#01A0C7; cursor:pointer;}

.buscador{ position:relative;  top:-5px;}


.tipsrc{
	background: url(../img/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	/*z-index: 2;*/
	display: none;
}

.logoUrl{ border:1px solid red; z-index:100; width:130px; height:100px; display:inline-block;}

#indice{ margin-bottom:20px;}
#indice a { color:#184085; text-decoration:none; font-weight:normal!important; }
#indice a:hover{ color:#5A85CF;}
#indice .table_hd{ background:url(../img/table_bg.jpg) repeat-x 0 0; color:#FFF; font:normal 16px "Myriad Pro", Arial, Helvetica, sans-serif ;   text-shadow:1px 1px 0 gray}
#indice .table_hd td{ text-align:center; border-left:1px solid silver;}
#indice .table{ background:#e6e6e6; font:normal 14px "Myriad Pro", Arial, Helvetica, sans-serif ; color:#333; }

/**/

ul.verLinks{ list-style:none;}
ul.verLinks li{ border-bottom:1px solid #e6e6e6; padding-bottom:15px; margin-bottom:15px;}
ul.verLinks img{ width:80px; height:80px!important; float:left; margin:0 10px 0 0;}
ul.verLinks h3{ margin-bottom:2px!important;}
ul.verLinks .categoria{ font-size:11px; margin-top:5px!important;}


/*NEWS Ticker*/
.ticker {
	height: 40px;
	width:100%;
	max-width:440px;
	overflow: hidden;
	border: 1px solid #3A9CC7;
	/*background: url(../img/trans.png);*/
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}

.ticker li {
	height: 30px;
	border-bottom: 1px dotted #3A9CC7;
	padding: 5px;
	margin: 0px 5px;
	overflow: hidden;
}

.ticker a {
	color: #3A9CC7;
}

.ticker span {
	color: #333;
	font-size:75%;
	display:inline-block;
	height:30px;
	width:15%;
}

#ticker_01 {
	height: 120px;
}




