body
{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS" , Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
}

form
{
    margin: 0;
    padding: 0;
}

fieldset
{
    margin: 0;
    padding: 0;
    border: none;
}

h1, h2, h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #555555;
}

h1
{
    letter-spacing: -1px;
    font-size: 2.2em;
}

h2
{
    font-size: 1.4em;
}

h3
{
    font-size: 1em;
}

p, ul, ol
{
}

p
{
}

.blockbg
{
    background: #D9D785;
}

blockquote
{
    background: url(images/img08.jpg) no-repeat left top;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 0px 20px 0px 30px;
    font-size: 18px;
    color: #3D3D3D;
}

ul
{
}

ol
{
}

a
{
    text-decoration: none;
    color: #555555;
}

a:hover
{
    text-decoration: none;
    color: #999999;
}

small
{
}

.text1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    margin: 0 0 0 15px;
    padding: 90px 20px 0px 30px;
    font-size: 30px;
    color: #FFFFFF;
}

/* Header */

#header
{
    width: 970px;
    height: 109px;
    margin: 0 auto;
    font-family: Georgia, "Times New Roman" , Times, serif;
}

/* Logo */

#logo
{
    float: left;
    margin-top: 40px;
}

#logo h1, #logo h2, #logo p
{
    float: left;
    margin: 0;
    text-transform: lowercase;
}

#logo h1
{
    padding-left: 10px;
    text-align: center;
    font-size: 3.2em;
    color: #FFFFFF;
}

#logo h1 a
{
    color: #FFFFFF;
}

#logo p
{
    padding-top: 20px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 13px;
    font-style: italic;
    color: #FFFFFF;
}

#logo h2 a, #logo p a
{
    letter-spacing: normal;
    font-weight: normal;
    color: #FFFFFF;
}

#logo a
{
    text-decoration: none;
}

/* Menu */

#menu
{
    float: right;
    margin-top: 50px;
}

#menu ul
{
    margin: 0;
    list-style: none;
}

#menu li
{
    display: inline;
}

#menu a
{
    display: block;
    float: left;
    background: #0D859C;
    margin-right: 10px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
}

#menu a:hover
{
}

#menu .current_page_item a
{
}

/* Page */

#page
{
    width: 770px;
    margin: 10px auto;
    background: #FFFFFF url(   'Images/LogoMass.jpg' ) no-repeat left top;
    height: 91px;
}

#latest-post
{
    float: left;
    width: 570px;
    padding: 0px 20px 0px 50px;
    line-height: 25px;
    font-size: 12px;
}

#latest-post h1
{
    letter-spacing: normal;
    border-bottom: #C7C7C7 1px dashed;
    font-size: 20px;
}

#latest-post .entry
{
    margin-top: 20px;
    padding-bottom: 5px;
    border: none;
}

#latest-post .meta
{
    margin-top: 5px;
    padding: 0;
    line-height: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #B4B4B4;
}

#latest-post .meta a
{
    color: #B4B4B4;
}

#recent-posts
{
    float: right;
    width: 270px;
    padding: 0px 50px 20px 20px;
    line-height: 25px;
    font-size: 12px;
}

#recent-posts h1
{
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0;
    color: #555555;
    border-bottom: #C7C7C7 1px dashed;
}

#recent-posts h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#recent-posts .entry
{
    font-style: italic;
}

#recent-posts .entry a
{
    background: #333333;
    padding: 5px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    color: #CCCCCC;
}

#recent-posts .more
{
    padding-left: 20px;
}

.post
{
}

.post .title
{
    margin: 0;
}

.post .meta
{
    margin-top: -5px;
    padding: 0;
    line-height: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #B4B4B4;
}

.post .meta a
{
    color: #000000;
}

.post .entry
{
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: #C7C7C7 1px dashed;
    font-size: 12px;
}

/* Sidebar */

#sidebar
{
    clear: both;
    width: 970px;
    margin: 0 auto;
    background: #F2F2F2;
    color: #CCCCCC;
    padding: 10px 0 0 0;
    margin-bottom: 15px;
    border-top: 1px #E8E8E8 solid;
    border-bottom: 1px #E8E8E8 solid;
}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li
{
    display: block;
    float: left;
    width: 206px;
    padding: 10px 5px 10px 25px;
}

#sidebar li ul
{
    line-height: 1.8em;
}

#sidebar li li
{
    display: list-item;
    float: none;
    width: auto;
    padding: 5px 0;
    line-height: 25px;
    border-bottom: #C7C7C7 1px dashed;
    font-size: 12px;
    font-style: italic;
}

#sidebar h2
{
    letter-spacing: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 20px 0;
    padding: 0 0 5px 0;
    color: #565656;
    border-bottom: #E8E8E8 1px solid;
}

#sidebar a
{
    text-decoration: none;
    color: #666666;
}

#sidebar a:hover
{
    text-decoration: underline;
}

/* Footer */

#footer-bg
{
    background: #95C512;
}

#footer
{
    width: 970px;
    height: 60px;
    margin: 0 auto;
    font-size: 11px;
    color: #FFFFFF;
}

#footer p
{
    margin: 0;
    padding: 25px 20px 15px 20px;
}

#footer a
{
    color: #FFFFFF;
}

#legal
{
    float: left;
}

#links
{
    float: right;
}






#MenuTopo
{
    padding-top: 60px;
    text-align: right;
    height: 34px;
    /*background: transparent url(   'Images/LogoEHeS.jpg' ) no-repeat right top;*/
}

#MenuTopo .MenuPadrao
{
    width: 230px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    background-image: url(  'Images/LinhaTopo.jpg' );
    padding-bottom: 3px;
    padding-left: 20px;
    text-align: left;
}

#MenuOpcional
{
    text-align: right;
    padding-right: 20px;
}

#PainelUsuario
{
    padding-top: 30px;
    text-align: right;
    height: 66px;
    background: #FFFFFF url(   'Images/Topo.jpg' ) no-repeat left top;
}

#PainelUsuario .MenuPrincipal
{
    padding-top: 11px;
    text-align: left;
}

#Titulo
{
    height: 32px;
    font-size: medium;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 60px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
}

#Conteudo
{
    padding-top: 5px;
    padding-bottom: 10px;
    width: 770px;
    margin: 0px auto;
}


div.PopupExtenderBackground
{
    text-align: center;
    background-color: White;
    padding: 20px 10px 20px 10px;
    border: solid 3px #67A3A1;
    width: 500px;
}

.Menu
{
    text-align: center;
}


.SubMenu
{
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: solid 1px Black;
}


fieldset.standard4
{
    border: solid 0px #EEEEEE;
}
fieldset.standard4 fieldset label.titulo
{
    display: block;
    margin-left: 5px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}
fieldset.standard4 fieldset
{
    display: inline;
    width: auto;
    border: solid 0px #EEEEEE;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
div.obrigatorio
{
    border-left: solid 3px #277C75;
        
}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: none;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}
.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    padding: 5px 5px 5px 5px;
    color: black;
    font-family: Arial;
    font-size: x-small;
    border: solid 1px #DDDDDD;
}
.autocomplete_listItem
{
    background-color: window;
    padding: 5px 5px 5px 5px;
    color: windowtext;
    font-family: Arial;
    font-size: x-small;
    border: solid 1px #DDDDDD;
}
