body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Cabeçalho */
.cab_texto {
font-size:14px;
font-weight:bold;
color:#666666;
}

.cab_texto_vermelho {
font-size:14px;
font-weight:bold;
color:#9D1F18;
}

/* Menu */
.texto_menu {
font-size:16px;
color:#000000;
}

.texto_menu a{
font-size:16px;
color:#000000;
text-decoration:none;
font-weight:normal;
}

.texto_menu a:hover{
font-size:16px;
color:#993300;
text-decoration:none;^
font-weight:normal;
}

/* Destaque Grande */
.titulo_destaque {
font-size:14px;
color:#FFFFFF;
}

.titulo_destaque a{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.titulo_destaque a:hover{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.ver_mais {
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.ver_mais a{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.ver_mais a:hover{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

/* Textos */
.titulo_texto {
font-size:24px;
color:#971D17;
}

.titulo_texto a{
font-size:24px;
color:#971D17;
text-decoration:none;
}

.titulo_texto a:hover{
font-size:24px;
color:#971D17;
text-decoration:none;
}

.titulo_texto_2 {
font-size:20px;
color:#666666;
}

.titulo_texto_2 a{
font-size:20px;
color:#971D17;
text-decoration:none;
}

.titulo_texto_2 a:hover{
font-size:20px;
color:#971D17;
text-decoration:none;
}


.texto_normal {
font-size:14px;
color:#666666;
}

.texto_okei {
font-size:14px;
color:#006600;
}

/* Footer */

.elimina_back{
font-size:12px;
color:#3C6977;
}
.elimina_back a{
font-size:12px;
color:#3C6977;
text-decoration:underline;
}

.elimina_back a:hover{
font-size:12px;
color:#3C6977;
text-decoration:none;
}

.ligue_gratis {
font-size:12px;
color:#3C6977;
}



.ligue_gratis a{
font-size:12px;
color:#3C6977;
text-decoration:none;
font-weight:bold;
}

.ligue_gratis a:hover{
font-size:12px;
color:#3C6977;
text-decoration:underline;
font-weight:bold;
}

.menu_footer {
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.menu_footer a{
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.menu_footer a:hover{
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.desenvolvido_por {
font-size:12px;
color:#999999;
text-decoration:none;
}

.desenvolvido_por a{
font-size:12px;
color:#999999;
text-decoration:none;
font-weight:bold;
}

.desenvolvido_por a:hover{
font-size:12px;
color:#999999;
text-decoration:none;
font-weight:bold;
}

/* Genérico */
.texto_erros {
font-size:10px;
color:#FF0000;
}

li {
font-weight:normal;
}


.img-shadow {

  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 10px;
}
.img-shadow img {
  
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #5D9731;
  margin: -4px 4px 4px -4px;
  padding: 3px; 
} 