
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #e6e6e6;
	font-size: 12px;
	line-height: 17px;
}
p {
	padding: 0 0 15px 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	padding: 0 0 0 40px;
}
h2, h2 a:link, h2 a:visited {
	font-size: 16px;
	text-transform: lowercase;
	color: #823d0a;
	text-decoration: none;
}
body.home h2 {
	padding: 0 0 20px 0;
}
h3, h3 a:link, h3 a:visited {
	color: #f58220;
	font-size: 14px;
	text-decoration: none;
}
h3 span {
	display: block;
	clear: both;
	text-transform: lowercase;
	font-style: italic;
	color: #999;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 15px 0;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
h4 {
	color: #823d0a;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 10px 0;
}
p.keyword  {
	color: #999;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0 0 30px 0;
}
p.keyword span {
	color: #823d0a;
}
#wrapper {
	width: 770px;
	overflow: hidden;
	_height: 1%;
	background: #fff url(images/bg-wrapper.gif) left top no-repeat;	
	margin: 0 auto;
}
#esquerda {
	width: 130px;
	float: left;
	height: 530px;
}
#direita {
	width: 640px;
	float: left;
	background: url(images/bg-wrapper.gif) right top no-repeat;	
}
#conteudo {
	width: 770px;
	overflow: hidden;
	_height: 1%;
	background: url(images/bg-texto.gif) right bottom repeat-y;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 2;
}
#destaques {
	padding: 0 0 20px 0;
	clear: both;
}
#destaques img {
	margin: 0 0 10px 0;
	clear: both;
}
#nav-auxiliar {
	width: 630px;
	font-size: 10px;
	color: #999;
	overflow: hidden;
	_height: 1%;
	padding: 0 0 5px 0;
}
#nav-auxiliar ul, #icones ul {
	float: right;
}
#nav-auxiliar ul li, #icones ul li {
	float: left;
}
#nav-auxiliar a:link, #nav-auxiliar a:visited {
	color: #999;
	padding: 5px;
}
#nav-auxiliar a:hover, #nav-auxiliar a:active {
	color:#666;
}
#icones {
	float: left;
	width: 475px;
}
#icones a {
	margin: 2px 5px 0 0;
	display: block;
}
#busca {
	float: left;
	padding: 0 0 0 5px;
}
#busca input {
	width: 120px;
	float: left;
	margin: 0 5px 0 0;
}
#busca input.btn-search {
	background:url(images/btn-search.gif);
	width: 16px;
	height: 16px;
	margin: 2px 0 0 0;
}
#menu {
	width: 640px;
	height: 180px;
	overflow: hidden;
	clear: both;
}
#flash {
	height: 145px;
	margin: 31px 0 0 0;
}
#menu span {
	display: none;
}
#menu ul {
	padding: 47px 0 0 0;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	clear: none;
	background: url(images/menu.gif) left top no-repeat;
	float: left;
	height: 23px;
}
#menu ul li a:hover {
	text-decoration: none;
}
#menu ul li a.m-curso {
	width: 64px;
	background-position: 0 0;
	
}
#menu ul li a.m-curso:hover {
	background-position: 0 -23px;
}
#menu ul li a.m-pesquisa {
	width: 156px;
	background-position: -64px 0;
}
#menu ul li a.m-pesquisa:hover {
	background-position: -64px -23px;
}
#menu ul li a.m-grupos {
	width: 76px;
	background-position: -220px 0;
}
#menu ul li a.m-grupos:hover {
	background-position: -220px -23px;
}
#menu ul li a.m-producao {
	width: 88px;
	background-position: -296px 0;
}
#menu ul li a.m-producao:hover {
	background-position: -296px -23px;
}
#menu ul li a.m-selecao {
	width: 80px;
	background-position: -384px 0;
}
#menu ul li a.m-selecao:hover {
	background-position: -384px -23px;
}
#menu ul li a.m-secretaria {
	width: 100px;
	background-position: -464px 0;
}
#menu ul li a.m-secretaria:hover {
	background-position: -464px -23px;
}
#menu ul li a.m-contato {
	width: 65px;
	background-position: -564px 0;
}
#menu ul li a.m-contato:hover {
	background-position: -564px -23px;
}
#sidebar {
	width: 135px;
	w/idth: 155px;
	padding: 0 20px 0 0;
	float: left;
	display: block;
	font-size: 11px;
	text-transform: lowercase;
}
#sidebar ul {
	margin: 0 0 20px 0;
}
#sidebar ul li{
	padding: 0 0 5px 0;
}
#sidebar ul li ul {
	margin: 0 0 0 15px;
}
#sidebar ul li ul li {
	padding: 5px 0 0 0;
}
#sidebar a:link, #sidebar a:visited {
	color: #823d0a;
	text-decoration: none;
	line-height: 12px;
	display: block;
	padding: 0 0 0 0;
	background: #f8f8f8;
	padding: 3px;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
}
#texto {
	width: 385px;
	w/idth: 485px;
	padding: 0 100px 0 0;
	float: right;
	position: relative;
	z-index: 3;
}
#texto ul {
	clear: both;
	margin: 0 0 15px 30px;
}
#texto ul li {
	background: url(images/bullet.gif) left 5px no-repeat;
	padding: 0 0 3px 10px
}
body.home #texto ul {
	clear: both;
	margin: 0 0 15px 10px;
}
body.home #texto ul li {
	background: url(images/bullet-bg.gif) left 4px no-repeat;
	padding: 0 0 3px 15px
}
#texto ol {
	clear: both;
	margin: 0 0 15px 50px;
}
#texto ol li {
	list-style: outside decimal;
}
#rodape {
	clear: both;
	background: #a9aaab url(images/bg-footer.gif) left top repeat-x;
	color: #fff;
	font-size: 10px;
	overflow: hidden;
	_height: 1%;
	margin: -30px 0 0 0;
	position: relative;
	z-index: 1;
}
#rodape img {
	float: left;
}
#rodape p {
	color: #fff;
	padding: 37px 0 7px 0;
	width: 630px;
	text-align: center;
	float: left;
}
#rodape a:link, #rodape a:visited {
	color: #FFF;
	text-decoration: underline;
}
#rodape a:hover, #rodape a:active {
	text-decoration: none;
}
.breadcrumb {
	text-transform: lowercase;
	font-size: 11px;
	padding: 0 0 20px 0;
	color: #999;
	position: relative;
	z-index: 5;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #eb8029;
	text-decoration: none;
} 
.breadcrumb a:hover, .breadcrumb a:active {
	color: #CC6600;
	text-decoration: underline;
} 
form#archiveform select {
	width: 100%;
	margin-bottom: 10px;
}
div.entry {
	padding: 0 0 25px 0;
	overflow: hidden;
	_height: 1%;
}
.wp-pagenavi {
	text-align: center;
	width: 100%;
	clear: both;
	font-size: 12px;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 3px 5px;
	color: #f58220;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
}
.wp-pagenavi span.current {
	color: #f58220;
	text-decoration: underline;
	padding: 3px 5px;
}
.wp-caption {
	font-size: 10px;
	font-style: italic;
	color: #666;
	margin: 0 0 15px 0;
}
.wp-caption img {
	border: 1px solid #000;
}
.wp-caption p {
	padding: 2px 5px 4px 5px;
	background: #f1f1f1;
	margin-right: 8px
}
.alignleft {
	float: left;
	margin: 0 10px 15px 0;
}
.alignright {
	float: right;
	margin: 0 0 15px 10px;
}
body.home .alignnone {
	margin: 0 0 15px 0;
}
a:link, a:visited {
	color: #f58220;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
body.home #sidebar {
	width: 120px;
	w/idth: 130px;
	padding: 0 10px 0 0;
	float: left;
}
body.home #sidebar img {
	border: 1px solid #823d0a;
}
body.home #sidebar ul li {
	text-align: center;
}
body.home #sidebar ul li a:hover {
	text-decoration: none;
	color: #f58220;
}
body.home #sidebar ul li:hover img {
	border: 1px solid #f58220;
}
body.home #texto ul, body.home #sidebar ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
form#contato {
	clear: both;
	overflow: hidden;
	_height: 1%;
	margin-bottom: 20px;
}
form#contato label {
	color: #823d0a;
	display: block;
	clear: both;
}
form#contato input, form#contato textarea {
	border: 1px solid #823d0a;
	width: 250px;
	clear: both;
	margin: 0 0 10px 0;
}
form#contato textarea {
	height: 130px;
}
form#contato div.actions input {
	width: auto;
	padding: 3px 5px;
	background-color: #823d0a;
	text-transform: lowercase;
	color: #fff;
	margin: 0 10px 0 0;
	font-size: 11px;
	float: left;
	clear: none;
	border: 1px solid #823d0a;
}
form#contato div.actions input:hover {
	background: #f58220;
}
img.logo-site {
	width: 50px;
	height: 290px;
	margin-left: 40px;
}
.ddsg-wrapper h2 {
	display: none;
}
.ddsg-wrapper div p {
	display: none;
}
body.home #sidebar a:link, body.home #sidebar a:visited {
	background: #FFF;
}
body.popup  {
	padding: 10px;
	background: #FFF;
}
body.popup p {
	padding: 10px 0 0 0;
}
body.popup #wrapper {
	width: 300px;
	background: url(images/popup-bg.gif) left top repeat-y;
	padding: 0 0 0 0;
}
#popup-close {
	background: url(images/popup-top.gif) left top no-repeat;
	padding: 13px 0 0 0;
}
#popup {
	width: 270px;
	w/idth: 300px;
	padding: 15px 15px 5px 15px;
	background: url(images/popup-bg.gif) left top repeat-y;
}
#popup-bottom {
	width: 300px;
	height: 11px;
	background: url(images/popup-bottom.gif) left top no-repeat;
}
#popup ul {
	clear: both;
	margin: 10px 0 0 30px;
}
#popup ul li {
	background: url(images/bullet.gif) left 5px no-repeat;
	padding: 0 0 3px 10px
}
#popup ol {
	clear: both;
	margin: 10px 0 0 50px;
}
#popup ol li {
	list-style: outside decimal;
}
p.erro  {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 15px 0;
}
p.erro span {
	color: #823d0a;
	clear: both;
	display: block;
}
table {
	border: 0;
	width: 380px;
	clear: both;
	margin:0 auto 10px auto;
}
table td {
	padding: 3px 5px;
	text-align: center;
	border: 1px solid #823d0a;
}
