/* Folha de estilos Gu@pos */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	background-color:#F5EFE7;
	line-height:13px;
}
td,th {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
}
.botao {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:18px;
	background:#B08A26 url("estrutura/bg_botoes.gif") repeat-x;
	margin:0px;
}
.campo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EAD6A2;
    border-width: 1px;
	border-color: #553421;
	border-style: solid;
	height:14px;
	margin:0px;
	padding-left:3px;
}
.select {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EAD6A2;
    border-width: 1px;
	border-color: #553421;
	border-style: solid;
	height:16px;
	margin:0px;
	padding-left:3px;
}
.textareas {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EAD6A2;
    border-width: 1px;
	border-color: #553421;
	border-style: solid;
	height:60px;
	margin:0px;
	padding-left:3px;
}
.login{
	font-size: 10px; 
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding-left: 5px; 
	padding-top: 0px;
	border-style: solid; 
	border-width: 1px; 
	border-color: #303030; 
	height: 13px; 
	background-color: #EAD6A2; 
	width:63px;
}
.select {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color:#EAD6A2;
    border-width: 1px;
	border-color: #303030;
	border-style: solid;
	height:16px;
	margin:0px;
}
.textbox {
	border: 1px #303030 solid;
	background-color: #EAD6A2;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;	
	font-weight: normal;
}
.tituloescuro0 {
	font-size:11px;
	color:#292929;
}
.tituloclaro0 {
	font-size:11px;
	color:#E3D6C6;
}
.tituloescuro1 {
	font-size:12px;
	color:#292929;
}
.tituloclaro1 {
	font-size:12px;
	color:#E3D6C6;
}
.tituloescuro2 {
	font-size:14px;
	color:#292929;
}
.titulos {
	font-size:14px;
	color:#50311F;
	font-weight:bold;
}
.tituloclaro2 {
	font-size:14px;
	color:#E3D6C6;
}
.data {
	font-size:20px;
	color:#342A1E;
}
.titulonoticias {
	font-size:18px;
	color:#342A1E;
}
.small {
	font-size:9px;
    line-height:10px;
	color:#CFA32E;
}
.destaque {
	font-size:9px;
    line-height:10px;
	color:#CC0000;
}
.copyright {
	font-size:9px;
	color:#37342F;
}
.legenda{
	font-style:italic;
	font-size:9px;
	color:#333333;
}
.alerta{
color:#DF0000;
}
.riscado{
text-decoration:line-through;
}
.textopadrao{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
}
a{
text-decoration:none;
color:#37342F;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
li ul li ul {
	position: absolute;
	left: 299px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #282A2D;
	background: #D4D0C8; /* IE6 Bug */
	padding: 1px 5px;
	border: 1px solid #56514A; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #282A2D; background: #B6AFA3; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

li:hover ul, li.over ul { 
	display: block; 
} /* The magic */
.photothumb{
background-color:#F9F3E3;
padding:3px;
border:1px #31271E solid
}
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 4px;
}
