a	{
		text-decoration: none;
		font-weight:bold;
		color: #015B7E;
	}

a:hover	{
		text-decoration: underline;
	}

h1{font-size:1.4em;color:#015B7E;}
h2{font-size:1.1em;color:#015B7E;background:#fff url("img/cuadros.jpg") right no-repeat;border-bottom:1px solid #999;padding:0 0 0 3px;}
p {padding:0 4px 0 4px;}
P:first-letter { 
font-size: 180%; 
color: #015B7E; font-weight: bold; 
}
body{
	font: 75% Verdana, Arial;
	text-align:center;
	color:#666666;
	background:#fff;
	margin:5px 0 0 0;
	}
#container {
	width:760px;margin: 0 auto;padding:0px 0;background: #FFF;
	}
#header00 {
	width:760px;
	height:60px;
	border-bottom:#CCCCCC solid 1px;}
#header1 {
	text-align:left;
	float:left;
	width:560px;
	height:55px;
	padding:0px 0 0 50px;
	background: #fff url("img/logo_c2.jpg") left no-repeat;
	}

#header1div {
	float:right;
	text-align:right;
	width: 100px;
	height:55px;
	background:#fff url("img/logo_tg.jpg") bottom no-repeat;;
	}
#header2 {
	width:760px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;}

#caixa00 {
	float:left;
	text-align:justify;
	line-height:16px;
	width:760px;	
	padding:0px 0px 0 0px;
	margin:0 0 2px 0;
	background:#fff;
	}
#caixa {
	float:left;
	text-align:justify;
	line-height:16px;
	width:375px;
	height:300px;
	padding:0 0 0 0px;
	margin:20px 10px 0 0px;
	background:#ffffff; padding: 0 0 0 0px;
	}
#caixa2 {
	float:right;
	text-align:justify;
	line-height:16px;
	width:350px;
	margin:20px 0 2px 10px;
	background:#fff;
	}
#footer {
	float:left;
	width:760px;
	color:#015B7E;
	margin:10px 0 0 0;
	padding:1px 0 0 0;
	border-top:1px solid #999;
	background:#FFCC33;
	}
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:right;
      width:760px;
      background:#fff;
      padding: 0px 0 0 0;
      font-size:100%;
      }
    #tabsJ ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:right;
      font-weight:normal;
      background:#fff;
      margin:1px;
      padding:0 0 0 0;
      text-decoration:none;
      }

#tabsJ a.activo {
      background:#FFCC33;
      }
    #tabsJ a span {
      float:left;
      display:block;
      padding:5px 15px 4px 6px;
      border-left:1px solid #ccc;
      color:#666666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#000;
      }
    #tabsJ a:hover {
      background:#FFCC33;
      }

