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

.ConteudoCentral p a {
    font-style: italic;
}
/**** End Links ***/

/*** Propriedades do Hotsite ***/
strong {
    font-weight: bold !important;
}
.site-image-main {
    display: block;
    margin: 0 auto;
    width: 358px;
}
.TopHotsite {
    background-image: url("images/background.png");
    background-repeat: repeat-x;
    margin-top: -1px;
}
.header-links {
    display: none;
}
.header-search {
    float: right;
}
/** Menu **/
.barrMenu1 {
    z-index: 100;
    box-shadow: none;
    background-color: #124720 !important;
    display: none;
}
.social-medias {
    display: none;
}
.footer-link a {
    background: none;
}
.footer-link a:hover {
    color: #FFFFFF;
}
.footer-links {
    width: 100% !important;
}
.footer {
    margin-top: 50px;
    text-align: center;
    height: 40px;
    padding: 7px 0px 10px 0px;
    background-color: #23190A;
}
.listLinkMenu1  {
    background-color: #130B01;
}
.header  {
    padding-bottom: 3px;
    background-color: #130B01;
    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: #130B01 !important;
}

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


/*** Controles de texto ***/
.menu-item > a:hover {
    font-family: 'Open Sans', tahoma, verdana, arial, helvetica !important;
    font-weight: lighter;
    color: #130B01 !important;
}
.blocConteudo1 h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', tahoma, verdana, arial, helvetica !important;
    font-weight: lighter;
    color: #130B01 !important;
    border-bottom: 1px solid #130B01 !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: #7A3C00;
   color: #FFFFFF;
}
a.button-inscricao:hover {
    background-color: #8B3C00;
    color: #FFFFFF;
}

/** box prof. **/

.box-prof {
    float: left;
}
.box-prof img {
    float: left;
    margin-right: 4px;
}
.box-prof small {
    float: left;
    font-style: italic;
}
.box-prof h1 {
    float: left;
    padding-bottom: 5px;
    width: 400px;
    margin-top: 10px;
    color: #81662C;
}
.box-prof p {
    float: left;
    width: 400px;
    margin-top: 5px;
}
