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.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}
/** 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: #000000;
}
.header  {
    padding-bottom: 3px;
    background-color: #000000;
}
.header-flags {
    display: none;
}
.footer-address {
    color: #FFFFFF;
}
/*** Menu Left 1 NEW Horizontal ***/
.barrMenu1 .menu-item a {
    color: #FFF;
}
.barrMenu1  {
    color: #819c29 !important;
}


/*** 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: #819c29 !important;
}
.blocConteudo1 p a {
    color: #819c29;
    font-style: italic;
}
.blocConteudo1 p a:hover {
    color: #819c29;
    text-decoration: underline;
}
.blocConteudo1 h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', tahoma, verdana, arial, helvetica !important;
    font-weight: lighter;
    color: #819c29 !important;
    border-bottom: 1px solid #819c29 !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: #008000;
   color: #FFFFFF;
}
a.button-inscricao:hover {
    background-color: #5CB85C;
    color: #FFFFFF;
}

/*** Table ***/

.table {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.table ul small {
    font-size: 16px;
    color: #819c29;
}
.linha1, .linha2, .linha3, .linha4, .linha5, .linha6, .linha7, .linha8, .linha9, .linha10 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #819c29;
}
.linha1 li, .linha2 li, .linha3 li, .linha4 li, .linha5 li, .linha6 li, .linha7 li, .linha8 li, .linha9 li, .linha10 li {
    float: left;
    width: 33%;
    border: 0px;
}
 .table li:first-child {
     width: 50%;
}
 .table li:nth-child(2) {
     width: 25%;
     text-align: center;
     padding-top: 22px;
}
 .table li:nth-child(3) {
     width: 25%;
     text-align: center;
     padding-top: 22px;
}
.table ul li.sos_cozinha:first-child {
    padding-top: 22px;
    width: 50%;
}