* {
	margin: 0;
	padding: 0;
}

a {
color: #005B9C;
}

a:hover {
color: #0B2444;
text-decoration: underline;
}

img {
border: 0;
}

#header
{
width: 900px;
height: 104px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 900x;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 13px;
}

#main
{
padding-top: 20px;
position: left;
width: 900px;
margin: 0px auto;
padding-bottom: 10px;
}

#footer {background:url(images/footer_bckg.gif) repeat-x #000; width:900px; height:115px; clear:both;  }
#credito_footer {background:url(images/credito_bckg.gif) repeat-x #000; height:25px; clear:both;  }
#left_footer { float:left; padding:0 0 2px 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:2px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#center_footer { float:center; padding:10px 0 0 0px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#center_footer a { color:#fff;}
#center_footer a:hover { text-decoration:none;}
#container {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
/*site antigo*/

body {
	background-image: url(../../images/bg/azul90.jpg);
	background-repeat: no-repeat;
		color: #333;
	font: normal 62.5% Trebuchet MS;
}

p,ul {padding-bottom: 1em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}


.clearer {clear: both;}

.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	width: 898px;
}

.sidenav {
	float: left;
	width: 160px;
	margin: 2px;
}
.sidenav h2 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {border-bottom: 1px solid #99CC00;}
.sidenav li a {
	font-size: 12px;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 100%;
}
.sidenav li a:hover {
	background-color: #99CC00;
	color: #000000;	
	font-weight: bold;
}


.rotativo {
	color: #FF0066;
	font-size: 11px;
	margin-bottom: 2px;
}

/* content */
.content {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 727px;
}



/*- Menu Tabs 6--------------------------- */

    #tabs6 {
      float:left;
      width:100%;
      background:#efefef;
      font: bold 11px/1.5em Verdana;
	  font-size:100%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabs6 ul {
          margin:0;
          padding:0px 10px 0 0px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("../../v2007/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("../../v2007/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;
      }