body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited {	color: #006699; text-decoration: none; }
a:hover, a:active {	color: #CC3300; }

h1 { font-weight:bold; font-size: 16px; color: #FFFFFF; margin: 0x; padding: 10px 0 7px 15px; background:url(../img/bar_fundo.jpg); text-align:left; }

div.erro { color: #CC0000; background:#FFD7D7; border: 1px solid #CC0000; margin: 5px 10px 10px 10px; padding: 6px 6px 6px 0; font-family: Tahoma; font-size:12px; text-align:left; }
div.certo { color: #006633; background: #D2FFD2; border: 1px solid #006633; margin: 5px 10px 10px 10px; padding: 6px 6px 6px 0; font-family: Tahoma; font-size:12px; text-align:left; }
div.aviso { color: #FF6600; background: #FEFFCE; border: 1px solid #FF6600; margin: 5px 10px 10px 10px; padding: 6px 6px 6px 0; font-family: Tahoma; font-size:12px; text-align:left; }

.boxestado { width: 130px; background:#97BC55; color:#DCF5B3; font-family: Verdana; font-size: 11px; border:0; }
.boxestado2 { width: 102px; background:#97BC55; color:#DCF5B3; font-family: Verdana; font-size: 11px; border:0;  }


/* ########## Galeria de thumbs */

.thumbs { width: 130px; float: left; text-align: center; margin: 0 0 14px 0; }
.clearboth { clear: both; } 

.thumbsimg img { border: 3px solid #FFFFFF; background-color: #B5B1B0; padding: 1px; margin-bottom:3px; }
.thumbsimg:hover img { border: 3px solid #C80214; background-color: #000; }
.thumbsimg:hover { color: red; /* irrelevant definition to overcome IE bug */ }

.thumb1 { font-family: Tahoma;  font-weight:bold; font-size:12px; color:#C80214; text-decoration:none;}
