body {
    margin-top: 0px;
}

.M {color: #E62899; font-weight: bold;}
.K {color: #8ED200; font-weight: bold;}
.T {color: #01AAD1; font-weight: bold;}

#header {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    height: 140px;
    text-align: justify;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#header table {
    width: 980px;
    padding: 0px;
}

.header_logo {
    width: 200px;
    height: 140px;
    text-align: left;
    background: url(../images/logo.gif) no-repeat top left;
}

.header_banner {
    width: 600px;
    height: 140px;
    text-align: right;
    background: url(../images/banner.jpg) no-repeat top right;
}

.header_newsletter {
    width: 180px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    text-align: center;
}

#FormNewsletter table {
    width: 100%;
    text-align: justify;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #666666;
}

.newsletter_main_table {
    height: 115px;
    border: 1px solid #666666;
}

.newsletter_input {
    width: 90%;
    background: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #666666;
}

.newsletter_button {
    background: #FFFFFF;
    border: 0px;
    cursor: pointer;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
    color: #666666;
}

.newsletter_title_left {
    width: 10px;
    height: 25px;
    background: url(../images/newsletter_left.gif) no-repeat;
}

.newsletter_title_middle {
    height: 25px;
    background: url(../images/newsletter_middle.gif) repeat-x;
    color: #666666;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;
}

.newsletter_title_right {
    width: 10px;
    height: 25px;
    background: url(../images/newsletter_right.gif) no-repeat;
}

/*UPPER MENU STYLE*/
#uppermenu {
    width: 1000px;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1px; padding-bottom: 1px;
}

#uppermenu table{
    width: 100%;
    border-collapse: collapse;
}

/*#uppermenu a {
    text-decoration: none;
    color: #FFFFFF;
}*/

.searchbutton {
    width: 30px;
    height: 18px;
    background-color: #FFFFFF;
    border: 0px;
    color: #00AED9;
    margin-left: 2px;
    margin-right: 0px;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.searchbox {
    width: 90px;
    border: 0px;
    padding:1px;
}

.uppermenu_left {
    width: 12px;
    height: 32px;
    background: url(../images/main_menu_left.gif) no-repeat;
}

.uppermenu_right {
    width: 12px;
    height: 32px;
    background: url(../images/main_menu_right.gif) no-repeat;
}

.uppermenu_middle {
    background-color: #E62899;
    color: #FFFFFF;
}

#FormMainSearch {
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

.uppermenu_search_title {
    background-color: #E62899;
    color: #FFFFFF;
    text-align: right;
}

.uppermenu_search {
    width: 135px;
    background-color: #E62899;
    color: #FFFFFF;
    text-align: left;
}

/*LOWER MENU STYLE*/
#lowermenu {
    width: 1000px;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    /*padding-top: 1px;*/ padding-bottom: 1px;
}

#lowermenu table{
    width: 100%;
    border-collapse: collapse;
}

#lowermenu a {
    text-decoration: none;
    color: #FFFFFF;
}

.lowermenu_left {
    width: 12px;
    height: 32px;
    background: url(../images/bottom_menu_left.gif) no-repeat;
}

.lowermenu_right {
    width: 12px;
    height: 32px;
    background: url(../images/bottom_menu_right.gif) no-repeat;
}

.lowermenu_middle {
    background-color: #00AED9;
    color: #FFFFFF;
    text-align: center;
}

/*FOOTER*/

#footer {
    width: 100%;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    /*margin-top: 5px;*/
}

#container {
    width: 1000px;
    margin-left: auto; margin-right: auto;
}

#container2{
    width: 1000px;
    margin-left: auto; margin-right: auto;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-top: 1px;
}

#container2 table {
    width: 100%;
    border-collapse: collapse;
}

#container2 td {
    vertical-align: top;
    text-align: justify;
}

.container2body {
    height: 158px;
    border: 1px solid #999999;
}

.container2_title_planoMKT {
    background-color: #e62899;
    color: #FFFFFF;
    text-transform:uppercase;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 5px;
    padding-left: 10px;
}
.container2_title_destaques {
    background-color: #00aed9;
    color: #FFFFFF;
    text-transform:uppercase;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 5px;
    padding-left: 10px;
}
.container2_title_links {
    background-color: #666666;
    color: #FFFFFF;
    text-transform:uppercase;
    padding: 5px;
    padding-left: 10px;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.container2_planoMKT {
    width: 240px;
    color: #999999;
    border-bottom: 1px solid #FFFFFF;
}

.container2_planoMKT img {
    border: 1px solid #999999;
}

.container2_destaques {
    color: #999999;
    border: 1px solid #FFFFFF;
}

.container2_links {
    width: 192px;
    color: #999999;
    border-bottom: 1px solid #FFFFFF;
}

/* Estilos para o menu dinâmico */
#accordion {
    border: 1px solid #999999;
    /*width: 805px;*/
	width: 805px;
    height: 320px;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    position:relative !important;
    display:block;
    overflow:hidden;
    margin-bottom: 0px;
}

h3 {
    font-size: 11px;
    margin: 0;
    color:#333333;
    cursor:pointer;
    display:block;
    background-color: transparent;
    text-align: center;
}

#visible {
}

.panel_body {
    width: 98%;
    background-color:#FFFFFF;
    display:block;
    position:relative;
    color:#000000;
    border: 1px double #8FD400;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
}

.panel_body div {
}

.panel_body ul {
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 5px;
    list-style-image: url(../images/list_style.png);
    vertical-align: middle;
}

.panel_body li {
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 11px;
    padding-top: 1px;padding-bottom: 1px;
    text-align: left;
    vertical-align: middle;
}

.panel_container{
    bottom:0px;
    margin:0px;
    padding:0px;
}

.wrapper{
    bottom:0px;
    position:absolute;
}

.more {
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #8FD400;
}

.noname {
    width: 1000px;
    /*background-color: #333333;*/
}

#PubRight {
    /*width: 185px;*/
    background-color: #FFFFFF;
    color: #000000;
    float: right;
    font-family: Tahoma, Arial, Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}

#PubRight img {
    border: 0px;
    padding-top: 1px;
    text-align: center;
    padding-left: 1px; padding-right: 1px;
}

#Clean {
    clear: both;
}

#AccordionContent {
    margin: 10px;
}

#DropDown a {
    cursor: pointer;
    /*color: #FFFFFF;*/
}

.AdMKT_Contact_Form {
    margin-left: auto;
    margin-right: auto;
    /*border: 1px solid #999999;*/
    border-collapse: collapse;
}

.AdMKT_Contact_Form  select{
    width: 196px;
    height: 20px;
    font-size: 12px;
    /*font-weight: bold;*/
}

.AdMKT_Contact_Form_MainTitle {
    font-size: 13px;
    font-weight: bold;
    vertical-align: bottom;
    padding-top: 10px;
    padding-bottom: 10px;
}

.AdMKT_Contact_Form_MainTitle hr{
    padding: 0px;
    height: 1px;
    color: #8fd400;
}

.AdMKT_Contact_Form_Title {
    font-weight: bold;
    text-align: right;
    padding-top: 4px;padding-bottom: 4px;
    padding-left: 10px;padding-right: 10px;
}

.AdMKT_Contact_Form_Note {
    font-weight: bold;
    text-align: left;
    font-size: 10px;
}

.AdMKT_Form_Recruitment_Input {width: 220px;}

.errorMessage {
    font-size: 10px;
    font-weight: bold;
    color:red;
    padding-left: 10px;
    vertical-align: top;
}

#container_text {    
    font-family: Verdana;
    font-size:12px;
    text-align: justify;    
	margin: 15px;
    margin-bottom: 20px;
}

#container_text a:link {    
    color:#00aed9;    
    font-weight:bold; 
}

#container_text a:hover{    
    color:#e62899;    
    font-weight:bold;
}

#container_text a:visited {
    color:#00aed9;
    font-weight:bold;
}

#container_text a:active {
    color:#00aed9;
    font-weight:bold;
}

#container_text p {
    padding: 10px;
}

#container_text ul {
    margin-left: 30px;
    padding: 5px;
}

#container_text li{
    padding: 3px;
}

#container_text .title {
    color:#8fd400;
    font-size:16px;
    font-weight:bold;
}

#termos_condicoes {
	margin: 10px;
	font-family: Verdana;
    font-size:12px;
    text-align: justify;    
    margin-bottom: 10px;
}

#termos_condicoes .title{
	font-family: Tahoma;
    font-size:14px;
	font-weight: bold;
    text-align: center;
	margin-top: 20px;
}

#termos_condicoes ol{
	text-align: justify;
	margin-left: 60px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#termos_condicoes li{
	text-align: justify;
	padding: 20px;
	padding-left: 0px;
}

#termos_condicoes ul{
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

#termos_condicoes ul li{
	text-align: justify;
	margin-left: 10px;
	padding: 2px;
}

#Links {
    width: 70%;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 10px;
    text-align: left;
}

#Links li {
	padding-bottom: 4px;
}

#Links a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#Links a:hover {
	color: #e62899;
}

input { margin-bottom: 4px; }

.form_title {
	margin-left: 20px;
	color:#8fd400;
    font-size:12px;
    font-weight:bold;
}

ul {
	margin-left: 20px;
}
