@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #FFF;
	text-align:center;
	margin:0px;
	color: #000;
}
#conteudo {
	width:815px;
	background-color: #FFF;
	text-align:left;
	margin:0px auto 0px auto;
	font-size: 12px;
	outline:solid #999;
	outline-width:thin;
}
#head {
	text-align:center;
	width:100%;
}
#left1 {
	float:left;
	width:570px;
	outline:#BEBEBE 1px;
	outline-style:solid;
	margin:0 0 0 10px;
}
#left {
	float:left;
	width:570px;
	margin:20px 0 0 12px;
}
#right{
	float:right;
	width:200px;
	outline:#ffb98e 1px;
	outline-style:solid;
	margin:0 20px 0 0;
}
#spacer {
	min-height:20px;
	color:#FFF;
	text-align:center;
}
.titulo_v{
	color:#060;
	font-size:16px;
	font-weight:bold;
	text-shadow: 2px 0px 2px #ffffff;
	filter: dropshadow(color=#ffffff, offx=2, offy=0);
}
#fundo_v{
	background-image:url(images/barra_verde_10.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:24px;
}
.titulo_l{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-shadow: 2px 0px 2px #ff680f;
	filter: dropshadow(color=#ff680f, offx=2, offy=0);
	text-indent:20px;
}
#fundo_l{
	background-image:url(images/barra_laranja_08.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:24px;
}
a , a:visited  {
	text-decoration:none;
	border:0;
}
a:hover {
	text-decoration:underline;
	border:0;
}
.titulo1 {
	font-size: 18px;
}
.corpo_texto {
	text-align: justify;
	font-size: 13px;
	line-height:20px;
}
.ver{color:#030}
.lar{color:#C60}
.pre{color:#333}
img{border:0}
