/* CSS Document */

#header{ height:106px;width:797px; }
#header .logo{ height:106px;width:246px;float:left; background-image:url("../imgs/logo.jpg"); background-repeat:no-repeat;}
#header .menu{ height:106px;width:551px;float:left; background-image:url("../imgs/nav_sup.jpg"); background-repeat:no-repeat; }

#flash{ height:158px;width:797px; }
#flash .left{ height:158px;width:31px;float:left;}
#flash .center{ height:158px;width:742px;float:left;}
#flash .right{ height:158px;width:24px;float:left;}

#sup{  height:71px; font:bold 10px Arial, Helvetica, sans-serif; text-align:right; padding-right:30px }

#cuerpo{ width:797px;overflow:auto;height:auto;background-image:url("../imgs/fondo_cuerpo.jpg");background-repeat:repeat-y; font-size:11px }

#col1{height:200px; float:left; padding:0px 0px 10px 30px; height:auto; overflow: auto;}
#col2{height:597px; float:left; padding:0px 25px 10px 10px; height:auto; overflow: auto;}

#col1 .content1{width:160px;text-align:left;background:#EEE url("../imgs/col1_top.jpg");background-repeat:no-repeat;border-top:1px solid #fff; margin-bottom:5px}
#col1 .content1_bottom{background-image:url('../imgs/col1_bottom.jpg'); background-repeat:no-repeat; height:14px; width:160px}

#col2 .content2{width:567px;text-align:left;background:#CEE3F2 url("../imgs/col2_top.jpg"); background-repeat:no-repeat; border-top:1px solid #fff}
#col2 .content2_bottom{background-image:url('../imgs/col2_bottom.jpg'); height:13px; width:567px; background-repeat:no-repeat;}


#text{ margin:15px }

#pie {background-image:url("../imgs/cuerpo_inferior.jpg"); width:797px; height:30px;color:#999999;font:normal 10px tahoma; }
#pie a{ color:#999999; font:normal 10px tahoma}
#pie a:hover{color:#ACACAC; font:normal 10px tahoma;}


#buscar{ width:100px;}
#formbuscar{ padding:10px 10px 0px 10px;}


#busqueda { white-space: nowrap; }
#busqueda label { display: none; }
#busqueda input { width: 100px; border: 1px solid #ccc; margin-right: 1px; font-size:11px; }
#busqueda #button { position: relative; border: 0; width: 22px; height: 17px; top: 4px !important; top: 2px; margin-left: 1px; }

#items-li{ padding: 0 6px 0 27px; margin: 0;  list-style-image: url(../imgs/icons/arrow-lnk.gif); color: #CC3300;}
#items-li li{ margin-top:5px;margin-bottom:5px}

.back{
color: #2975AD;
width:100%;
text-align:right;
clear:both;
margin-top:20px;
border-top:1px dotted #ccc;
}
.back a{
color: #2975AD;

}
.back a:hover{
color: #444;
}
#navSup{ padding-top:28px;}
#navSup #imgs{ border:0px; margin:0px 10px 0px 10px}

#paginador{
text-align:left;
}

.content_title
{
	border-top:1px dotted #ccc;
	display:inline-block;
}

#noticia{
	width:auto;
	height:auto;
	overflow:auto;
}
#noticia .titulo{
	font:bold 12px "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B42612;
	text-align:left;
	margin:8px;
}
#noticia .imagen{
	width:auto;
	height:auto;
	padding:1px;
	border:1px solid #A5B9D8;
	background-color:#FFFFFF;
	float:left;
	margin:10px 8px 0 0;
}
#noticia .descripcion{
	text-align:left;
}
#noticia .back{
	clear:both;
	width:96%;
	text-align:right;
	height:20px;
}
#noticia .listado{
	text-align:left;
	padding:10px;
}
#noticia .fecha{
color:#BBB;
font-weight:normal;
}



/*- Menu Tabs 6--------------------------- */

    #tabs6 {
      float:left;
      background: trasnparent;
      font: normal 11px "Trebuchet MS",Arial, Helvetica, sans-serif;
      line-height:normal;
	  margin-left:20px;
    }
    #tabs6 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("../imgs/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("../imgs/tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
	  
	  
	  