/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}

body {
	background:#fff;
	color:#666;
}
#geral {
	position:relative;
	width:776px;
	margin:0 auto;
}
#conteudo {
	width:776px;
	font-size:14px;
	float:left;
}
#header {
	font-size:30px;
	color:#069;
	width:776px;
	padding:10px 0 0px;
	margin-top:10px;
}
#header a {
	color:#069;
}
#lang {
/*	width: 195px;*/
	width: 120px;
	float: right;
}
#lang ul li {
	font-size: 10px;
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
#lang a {
	color: #069;
}
#lang a:hover {
	color: white;
	background: #069;
}
#intro {
	color: #666;
	width:776px;
	font-size:13px;
	float:left;
	margin:20px 0;
}
#intro a {
	color: #069;
	text-decoration: underline;
}
#intro a:hover {
	color: white;
	background: #069;
	text-decoration: none;
}
#conteudo h2 {
	margin: 10px 0;
	font-size: 18px;
	border-bottom: 1px #999 solid;
}
#conteudo ul {
	margin-top: 20px;
}
#conteudo ul li {
	list-style-type: none;
	font-size: 12px;
	padding: 20px 10px;
}
#conteudo ul li.foto {
	padding: 10px 0 58px;
}
#conteudo ul li img {
	float: left;
	margin: 0 10px 10px 10px;
}
#conteudo ul li span {
	color: #ff8040;
}
#conteudo ul li a {
	color: #ff8040;
	text-decoration: underline;
}
#conteudo ul li a:hover {
	text-decoration: none;
	background: #ff8040;
	color: white;
}
#conteudo ul li:hover {
	background: #f8f8f8;
}
#destaque {
	font-size:18px;
	background:#f8f8f8;
	height:210px;
	margin:10px 0;
	padding:10px 10px 0 10px;
}
#destaque a {
	color:#666;
}
#destaque a:hover {
	background:#069;
	color:#fff;
}
#destaque .info {
	font-size:12px;
}
#destaque .info a {
	color:#ff8040;
}
#destaque .info a:hover {
	background:#ff8040;
	color:#fff;
}
#foto {
	float: left;
	width: 150px;
	margin: 10px 10px 0;
}
.tit {
	font-size:16px;
	margin-top:5px;
	padding-top:20px;
	border-top:1px #CCC solid;
}
.tit a {
	color:#666;
}
.tit a:hover {
	background:#069;
	color:#fff;
}
.info {
	font-size:12px;
}
.info a {
	color:#ff8040;
}
.info a:hover {
	background:#ff8040;
	color:#fff;
}
.rodape {
	font-size:10px;
	margin:30px 0;
}
.rodape a {
	color:#069;
}
.rodape a:hover {
	text-decoration: underline;
}
.strong{
	font-weight:bold;
}
.contato {
	margin: 10px 0 30px;
	padding-top: 20px;
	font-size: 12px;
	color: red;
	border-top: 1px #999 solid;
}
.contato a {
	color: #3e89be;
	text-decoration: underline;
}
.contato a:hover {
	background: #3e89be;
	color: white;
}
