a.linkImageLogo { float: left;  border: 0px;  margin: 0px;  padding: 0px;}
a.linkImageDeafault { float: none;  border: 0px;  margin: 0px;  padding: 0px;}

/**** End Links ***/

/*** Propriedades do Hotsite ***/
strong {
    font-weight: bold !important;
}
.site-image-main {
    display: block;
    margin: 0 auto;
    width: 990px;
}
.TopHotsite {
    background-image: url("images/background.png");
    background-repeat: repeat-x;
}
/** Menu 1 **/
.barrMenu1 {
    z-index: 100;
    box-shadow: none;
    background-color: #124720 !important;
    display: none;
}
.footer-link a {
    background: none;
}
.footer-link a:hover {
color: #FFFFFF;
}
.footer-links {
    width: 100% !important;
}
.listLinkMenu1, .footer  {
    background-color: #5394B9;
}
.header  {
    padding-bottom: 3px;
    background-color: #5394B9;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-flags {
    display: none;
}
.footer-address {
    color: #FFFFFF;
}
/*** Menu Left 1 NEW Horizontal ***/
.barrMenu1 .menu-item a {
    color: #FFF;
}
.barrMenu1  {
    color: #5394B9 !important;
}

/*** Menu Left 1 NEW Vertical ***/

/*** Menu Left 1 OLD ***/

/*** Conteudo Central ***/
.blocConteudo1 {
    float: left;
}
.GroupMainHotsite {
    z-index: -1;
    margin-top: 1px;
}
/*** Controles de texto ***/
.menu-item > a:hover {
    font-family: 'Open Sans', tahoma, verdana, arial, helvetica !important;
    font-weight: lighter;
    color: #5394B9 !important;
}
.blocConteudo1 h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', tahoma, verdana, arial, helvetica !important;
    font-weight: lighter;
    color: #5394B9 !important;
    border-bottom: 1px solid #5394B9 !important;
}
.blocConteudo1 h1 {
    font-size: 20px;
}
.blocConteudo1 h2 {
    font-size: 18px !important;
}
.blocConteudo1 h3 {
    font-size: 16px !important;
}
.blocConteudo1 h4 {
    font-weight: normal;
    font-size: 14px !important;
}
.blocConteudo1 h5 {
    font-weight: normal;
    font-size: 13px !important;
}
.blocConteudo1 h6 {
    font-weight: normal;
    font-size: 12px !important;
}
.blocConteudo1 p {
    font-family: 'Open Sans';
    font-weight: normal;
    line-height: 22px;
    color: #444444;
}
br {
    padding: 3px 0px 3px 0px;
}
/*** Menu Right 1 ***/
.linkItensMenuRight {
    border-bottom: 1px solid #424242;
}
.linkItensMenuRight {
    border-bottom: 1px solid #424242;
}
.publicity-item {
    border-bottom: 1px solid #E6E6E6;
}
/*** Tags Hotsite ***/

.linkItensMenuRightTag {
    border-bottom: 1px solid #424242;
    color: #424242;
    font-weight: bold;
}
/*** Resultado Busca ***/
.blocConteudo1 p {
    color: #424242;
}
.blocConteudo1 h3 {
    border-bottom: 1px solid #958BD3;
    color: #7469BE;
}
.titleBuscaResult {color: #777;}

a.tagEscuro {
    color: #444444;
}
.footer-links {
    width: 95%;
}

/* adicionado para estilizar as submissoes de trabalhos - dti unesc*/
#new-wrapper-style ul li {
    list-style: disc outside none;
}
#new-wrapper-style li {
    list-style: decimal outside none;
    margin-left: 30px;
}
#new-wrapper-style .label.label-urgent {
    background: none repeat scroll 0 0 #FF5D44;
    border: 1px solid #CC3D28;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 0 2px 0 #871B1B;
    white-space: pre;
}
#new-wrapper-style table {
    border-collapse: collapse;
    clear: left;
    margin: 20px auto;
    width: 100%;
    font-size: 12px;
}
#new-wrapper-style .tip, .tip {
    color: #FF0000;
    font-weight: bold;
}
#new-wrapper-style .text-uppercase {
    text-transform: uppercase;
}
#new-wrapper-style table th {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #787878;
    font-weight: bold;
}
#new-wrapper-style table th, #new-wrapper-style table td {
    border: 1px solid #CBCBCB;
    padding: 5px;
}
#new-wrapper-style table tr td:first-child {
    padding-left: 20px;
}
/*** Botão Inscrição ***/
span.button-Insc {
    float: left;
    width: 100%;
    text-align: center;
}
a.button-inscricao {
   background-color: #5394B9;
   color: #FFFFFF;
}
a.button-inscricao:hover {
    background-color: #007BA4;
    color: #FFFFFF;
}