body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image:  url("/img_conima/greenbg.gif");		

}

.texto {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #585858;
    margin: 4px;
    padding: 4px;


}
a:link {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color:#52744F;
    text-decoration: none;

}
a:visited {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #52744F;
    text-decoration: none;
}
a:hover {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color:#263726;
    text-decoration: none;
}
a:active {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color:#52744F;
    text-decoration: none;

}

.fotos_mold {
    border: thin dotted #52744F;
}
.fotos_mold_2{
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    margin: auto;
    padding: 3px;
}

.destaque_verde {
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #007D00;
    font-weight: bold;
    text-decoration: none;
}
.destaque_laranja {
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FDA702;
    text-decoration: none;
}
.dest_verde2 {
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #006600;
    font-weight: bold;
    text-decoration: underline;
}
.titulo1 {
    font-family: Verdana, Arial;
    font-size: 17px;
    color:#005128;
    text-decoration: none;
    font-weight: bolder;
    font-variant: normal;
    text-transform: none;
    border-top: thin none;
    border-right: thin none;
    border-bottom: thin none;
    border-left: thin none;

}
.rodape2 {
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
    color: #52744F;

}
.link_2:link {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color:#52744F;
    text-decoration: none;

}
.link_2:visited {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #52744F;
    text-decoration: none;
}
.link_2:hover {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color:#339933;
    text-decoration: none;
}
.link_2:active {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color:#52744F;
    text-decoration: none;

}
.titulo_icone {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #005128;
    font-weight: bold;
    text-decoration: none;
    margin: 2px;
    padding: 2px 2px 5px 30px;
    background-image: url(/img_conima/icone_verde.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-bottom-color: #FFB016;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

.tabela-precos {
    border-collapse:collapse;
    margin: 10px;
    text-align: center;
    width: 534px;
}

.tabela-precos td, .tabela-precos th {   
    border: 1px solid #333;
    margin: 0;
    padding: 5px;
}

.tabela-precos td:first-child {
    text-align: right;
}

.formulario-inscricao legend {
    font-weight: bold;
    border-bottom: 1px solid black;
}

.formulario-inscricao fieldset {
    border: 0;
}

td.opcoes label {
	line-height: 20px;
}

.campo_obrigatorio{
    color:#ff0000;
}
