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

a {color:#6E6E6D;}
a:hover {color:#000000;}

a.linkMenu {color: #FFFFFF;}
a.linkMenu:hover {color:#FFFFFF; text-shadow: 0 0 3px #FFFFFF;}

a.linkMenuLeft {
    color: #1F201F;
}
a.linkMenuLeft:hover {color: #6E6E6D; text-shadow: 0px 0px 5px rgba(100,100,100, 0.50);}

/**** End Links ***/

/*** Propriedades do Hotsite ***/i

.blocConteudo1 p strong {
    font-weight: bold !important;
}
.ConteudoCentral .blocConteudo1 p strong {
    font-weight: bold !important;
}
.ConteudoCentral .blocConteudo1 p a strong {
    font-weight: bold !important;
}
.site-image-main {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 972px;
  margin-top: 48px;
}
.TopHotsite {
    height: 300px;
    background-repeat: repeat-x;
  margin-top: 48px;
}
/** Menu 1 **/
.barrMenu1 {
    z-index: 100;
    box-shadow: none;
    height: 40px;
    width: 100%;
    background-color: #2AA555;
  margin-top: 35px;
}
.footer-link a {
    background: none;
}
.footer-link a:hover {
    color:#FFFFFF; 
    text-shadow: 0 0 3px #FFFFFF;
} 
.footer-links {
    width: 100% !important;
}
.listLinkMenu1  {
    background: none;
}
.footer {
    background-color: #2AA555;
}
.footer-address {
    color: #FFFFFF !important;
}
.header  {
    padding-bottom: 5px;
}
.header-flags {
    display: none;
}
/*** Menu Left 1 NEW Horizontal ***/
.barrMenu1 .menu-item a {
    color: #FFF;
}
.barrMenu1 .menu-item a:hover {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);
}

/*** Menu Left 1 NEW Vertical ***/
.GroupMainHotsite .menu-item {
    border-bottom: 1px solid #454545;
}
/*** Menu Left 1 OLD ***/
.MenuLeft {
    border-bottom: 1px solid #424242;
}
/*** Conteudo Central ***/
.blocConteudo1 {
    float: left;
}
.GroupMainHotsite {
    z-index: -1;
    margin-top: 1px;
}
/*** Controles de texto ***/

.ConteudoCentral .blocConteudo1 h1, .ConteudoCentral .blocConteudo1 h2, .ConteudoCentral .blocConteudo1 h3, .ConteudoCentral .blocConteudo1 h4, .ConteudoCentral .blocConteudo1 h5, .ConteudoCentral .blocConteudo1 h6 {
    padding-bottom: 0px !important;
}
.blocConteudo1 h1 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 20px;
    color: #2AA555;
    border-bottom: 1px solid #2AA555;
}
.blocConteudo1 h2 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px !important;
    color: #2AA555;
    border-bottom: 0px solid #2AA555;
}
.blocConteudo1 h3 {
    font-family: 'Open Sans';
    font-weight: lighter;
    font-size: 16px !important;
    color: #2AA555 !important;
    border-bottom: 1px solid #2AA555 !important;
}
.blocConteudo1 h4 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 14px !important;
    color: #2AA555;
    border-bottom: 0px solid #2AA555;
}
.blocConteudo1 h5 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 13px !important;
    color: #2AA555;
    border-bottom: 0px solid #2AA555;
}
.blocConteudo1 h6 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 12px !important;
    color: #2AA555;
    border-bottom: 0px solid #2AA555;
}
.blocConteudo1 p {
    font-family: 'Open Sans';
    font-weight: lighter;
    color: #444444;
    padding-top: 3px !important;
    padding-bottom: 13px !important;
}
.blocConteudo1 p a{
    font-family: 'Open Sans';
    font-weight: lighter;
    color: #cc0000;
    font-style: italic;
}
.blocConteudo1 ul li a{
    font-family: 'Open Sans';
    font-weight: lighter;
    color: #cc0000;
    font-style: italic;
}
.blocConteudo1 p a:hover{
    font-family: 'Open Sans';
    color: #E30613;
    font-weight: lighter;
    text-decoration: underline;
}
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: 0px solid #958BD3 !important;
    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: #255428;
   color: #FFFFFF;
}
a.button-inscricao:hover {
    background-color: #008800;
    color: #FFFFFF;
}

/*** tabela do cronograma ***/


.table-cronograma {
    float: left; 
    padding-bottom: 50px;
}
ul.coluna1, ul.coluna2{
    text-align: center !important;
    float:left;
    width: 18%;
}
ul.coluna1 li{
    text-align: center;
}
ul.coluna3 {
    width: 64%;
    float:left;
}
ul.coluna2 li {
    text-align: center !important;
}
ul.coluna3{
    text-align: left;
}
ul.coluna1 li, ul.coluna2 li, ul.coluna3 li {
    height: 30px;
    padding-top: 10px;
    padding-bottom: 7px;
    border: 1px solid #ededed;
    margin: 0px;
}
ul.coluna1 li:first-child, ul.coluna2 li:first-child, ul.coluna3 li:first-child {
    font-size: 15px !important;
    text-align: center;
    background-color: #f5f5f5;
}

/*** Form de inscrição ***/


fieldset {
    border: 0 none;
    width: 51%;
}
fieldset .clearfix .form {
    font-size: 14px;
    font-weight: lighter;
    height: 28px;
    box-shadow: none;
    border: 1px solid #e1e1e1;
}
.numbersAntiSpam {
    float: right;
    margin-top: 4px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
    box-shadow: none;
}
input {
    box-shadow: none;
}
.btEnviar.reset_form {
    display: none;
}
.btEnviar {
    margin-top: 19px;
    padding: 7px 17px;
    background-color: #d0e4bf;
}
.btEnviar:hover {
    background-color: #008800;
    color: #FFFFFF;
    transition: 0.3s;
}
.btEnviar:link {
    transition: ease-out 0.4s;
}