@charset "utf-8";
/* CSS Document */


body {
        margin:0;
        padding:0;
		text-align: justify;
}

img {
border: none;
}

.img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	}




p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-align: justify;
	margin: 0.8em 1.2em;
	line-height: 1.5em;
}

p a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#409669;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
p a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:#409669;
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
}
h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-align: justify;
	margin: 0.8em 1.2em;
}
h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.pie {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.pie a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-align: center;
	margin-left: 1em;
}

marquee {
	background-color:#EEEEEE;
	padding: 0.3em;
	margin-left: 0.3em;
	border-color:#000000;
	border-style: solid;
	border-width:thin;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	
}



/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background: #FFFFFF;
      font-size:93%;
      line-height:normal;
	  text-align: center;
      }
	  .blanco { background: #FFFFFF; }
    #tabs5 ul {
          margin:0;
          padding:5px 0 0 100px;
          list-style:none;
		  
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
	  
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding-left: 4px;
      text-decoration:none;
	  font: normal 11px/1.5em Verdana;
	  text-align: center;
	  
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#000;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }


/* CSS Tabs Menú izquierda */
#button {
        width: 19em;
        padding: 0 0;
        margin-bottom: 0.5em;
		margin: 0;
        font-family: Verdana, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 11px;
		font-weight: normal;
		text-align: left;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #24AA51;
                margin: 0;
				padding: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.3em;
                border-left: 10px solid #006600;
                border-right: 10px solid #33CC00;
                background-color: #249851;
                color: #fff;
                text-decoration: none;
                width: 100%;
				margin-left: 0;
				text-align: left;
				font-size: 11px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #008800;
                border-right: 10px solid #33DD00;
                background-color: #24AA51;
                color: #fff;
				text-align: left;
                }

        #button li #active {
                border-left: 10px solid #008800;
                border-right: 10px solid #33DD00;
                background-color: #24AA51;
                color: #fff;
                }
	