<body bgcolor=


%STARTINCLUDE%


body {
   background-color:#FFFFFF; 
   background: url(%ATTACHURLPATH%/fundo2.gif) repeat-x top;
   font-size:0.7em;
   margin: 0;
   text-align:center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {color: #FFB163;}
a:hover {color: #3FC105;}
a:visited  {color: #3FC105;}

#bodyDiv {
   text-align: left;
   margin: 0 auto;
   width: 692px;
   background-color:#FFFFFF;
   border-left: 1px #CCCCCC solid;
   border-right: 1px #CCCCCC solid;
}

#header {
   background-image:  url(%ATTACHURLPATH%/ceb.gif);
   width: 692px;
   height:130px;   
   border: 0px #00fF00 solid;
}

#headMenu {
   background-color: #FFE4AF;
   height:15px;
   width: 100%;
   font-size: 1.2em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   border: 0px #0000ff solid;
             
}

#headMenu a:hover {
   color: #FF9933!important;
   /*background-color: #FFE4AF;*/
}
   
#headMenu ul {
   text-transform: capitalize;
   height:15px;
   padding: 0 0 0 20px;
   margin: 0 0 0 0;
   color:#000000;
}

#headMenu li {display:inline; }

#headMenu li a {
   color: #000066;
   font-weight: bold;
   text-decoration:none;
   margin: 5px 1px;
   padding: 15px 30px 15px 30px; 
   padding-left: 15px;
   /*background-color: #FFF;*/
}

#headMenu li a:hover {
   color: #FF9933!important;
   /*background-color: #FFE4AF;*/
}

#menurodape {
   text-align: center;
   clear: both;
}

#menurodapeprincipal {
   text-align: left;
   clear: both;
             font-size: 0.8em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   border: 0px #0000ff solid;
}


#headNav {
   height:15px;
   width: 100%;
   color: #FFFFFF;
}

#contentDiv {
   border: 0px #0000ff solid;
   width: 692px;
   padding-bottom: 10px;
}

h2 {
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   color: #44753C;
   font-size:1.5em;
   /*border-bottom: 1px solid #666666;*/
}

#contentLeft {
   width: 130px;
   float: left;
   padding: 0;   
   border: 0px #0000ff solid;
   border-left: 10px #ffffff solid;
}
   
#contentLeft p, #contentRight p {
   margin: 4px;
   margin-right: 0;
   margin-left: 0;
}

#contentMiddle {
   margin: 20px 0px 0 0;
   padding: 5px;
   width: 530px;
   float: left;
   border: 1px #000 solid;
   text-align: justify;
   background-color: #FFCC66;
}
 
#footer {
   clear: both;
   background-color: #FFFFFF;
   width: 525px;
   height: 15px;
   text-align:center; 
   font-family:  Verdana, Arial, Helvetica, sans-serif;
   color:#000!important;
   position: relative;
   left: 134px;
}

.dontDisplay {display: none;}

.inputfield {
   border: 1px solid #CDD9EF;
   color: #0443AD;
   font-size: 0.8em;
}

.inputbutton {
   border: 1px solid #999999;
   background-color: #FF9933;
   font-size: 0.8em;
   color: #FFFFFF;
}

#contentLeft a {
   text-decoration: none;
   color: #006633;
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   background-color: #FFE4AF;
   padding-top: 5px;
   padding-bottom: 2px;
   padding-left: 5px;
   display: block;
}

#contentLeft a:hover {
   color: #006633;
   background-color: #FFCC99;
}

.textright {
   position: absolute;
   left: 2px;
   top: 139px;
   width: 147px;
   height: 240px;
   text-align: left;
   font-weight: bold;
}

%STOPINCLUDE%