

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
	  font-weight:bold;
      line-height:normal;
	  background-image:url(../images/fondo/cabecera02.jpg);
	  background-repeat:no-repeat;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:156px 10px 0 150px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/menuPrincipal/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	  
	  #tabsJ a.seleccionada {
      background-position:0% -42px;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images/menuPrincipal/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
	  #tabsJ a span.seleccionado {
      background-position:0% -42px;
	        color:#FFF;
      }  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

/*- Menu noticias/Eventos--------------------------- */

.menu {
float:left;
background:#FFFFFF;
font-size:93%;
font-weight:bold;
line-height:normal;
width:320px;
margin-top:15px;
margin-right:5px;
}
.menu ul {
margin:0;
padding:0px 10px 0 10px;
list-style:none;
}
.menu li {
display:inline; 
line-height:18px;
margin:0;
padding:0;
}
.menu li {
display:inline; 
margin:0;
padding:0;
}
.menu a {
float:left;
background:url("../images/menuPrincipal/noticias.gif") no-repeat left top;
margin:0;
padding:0 0 0 0px;
text-decoration:none;
border:none;
cursor: pointer;
width:123px;
text-align:center;
COLOR: #24618E;
}

.menu a.tabactive {
      background-position:0% -42px;
	  COLOR: #FFFFFF;
      }
 
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {
clear:both;
border:1px solid #cccccc;
position:relative;
margin-top:0px;
text-align:left;padding:6px 0px; 
font-size:11px; 
margin-bottom:5px;
width:320px;
}

