@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body, body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#body2{
	background-image:url(images/fundo_geral.gif);
	background-repeat:repeat-x;
}

#corpo{
	width:800px;
	height:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo{
	background-image:url(images/logo.gif);
	height:98px;
}

#menu{
	height:27px;
	width:800px;
	background-image:url(images/background_menu.gif);
	background-repeat:repeat-x;
}

#menu ul {
	height:27px;
	width:500px;
	list-style-type: none;
	background-color:#600;
	margin:0;
}

#menu ul li {
	background-color:#600;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-left:5px;
	margin-right:5px;
	font-size:18px;
	float: left;
	text-align: center;
}

#menu a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-top:10px;
}

#corpo #menu ul li a:hover{
	text-decoration:underline;
}


#espaco1{
	height:4px;
	background-image:url(images/back_espaco_menu.gif);
	background-repeat:repeat-y;
}

#espaco2{
	height:22px;
	background-image:url(images/back_espaco2.jpg);
	background-repeat:repeat-y;
}

#conteudo{
	height: 400px;
}

#rodape1{
	height:22px;
	background-image: url(images/back_rodape_1.jpg);
	background-repeat:repeat-y;
}

#rodape2{
	height:8px;
	background-image:url(images/back_rodape_2.jpg);
	background-repeat:repeat-y;
}

#conteudo_interno{
	width:800px;
	height:400px;
	background-image:url(images/fundo_corpo.gif);
	background-repeat:repeat-y;
	margin:0px;
}

#sidebar{
	width:206px;
	float:left;
}

#conteudo_sidebar{
	margin-right:5px;
	margin-left:50px;
	height:400px;
	text-align:right;
}

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}

h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
}

p.creditos, a.creditos{
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

a.creditos{
	font-style:italic;
	font-weight:bold;
	color: #600;
	text-decoration: none;
}

a:hover.creditos{
	text-decoration:underline;
}

img.creditos{
	margin-top:3px;
	margin-left:3px;
}

#mainbar{
	height:400px;
	width:594px;
	float:right;
}

#texto{
	float:right;
	width:390px;
	height:350px;
	margin-bottom:10px;
	margin-top:40px;
	margin-right:60px;
	margin-left:10px;
	overflow:auto;
	padding-right: 20px;
}

#lateral_texto{
	width:114px;
	height:350px;
	margin-top:40px;
	text-align:right;
	float:left;
}

#lateral_texto img{
	margin-right:2px;
	margin-left:12px;
	margin-bottom: 3px;
}

#texto p, a, ol, li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:15px;
}

#texto ol{
	margin-bottom:10px;
	list-style-position: inside;
	list-style-type: decimal;
}

#texto li{
	margin-right:35px;
	margin-bottom:5px;
	margin-left: 35px;
	;
}

#texto a{
	font-weight:bold;
	color:#600;
	text-decoration:none;
}

#texto a:hover{
	text-decoration:underline;
}

#texto img{
	margin-bottom:10px;
}

#conteudo_main{
	width:594px;
	height:400px;
	background-image:url(images/fundo_conteudo.gif);
	background-repeat:repeat-y;
}

hr{
	margin-top:5px;
	margin-bottom:5px;
}

#conteudo_sidebar ul {
	list-style-type: none;
	padding: 0px;
	height: 2em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 43px;
}
#conteudo_sidebar ul li {
	float: left;
}
#conteudo_sidebar ul li a {
	font-size: 1em;
	display: block;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}

#conteudo_sidebar ul li a:hover{
	text-decoration:underline;
}

#copyright{
	width: 480px;
	float:left;
}

#copyright p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	padding-top:3px;
	margin-left:55px;
}

#valid{
	width:300px;
	float:right;
}

#valid p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	padding-top:3px;
	margin-right:55px;
}

#valid a{
	color:#600;
	text-decoration:none;
}

#valid a:hover{
	text-decoration:underline;
}

table.tabela_artigos{
	width:400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	
}

p.legenda{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-style: italic;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	color: #000;
}

img.legenda {
	margin-left:30px;
	color: #000;
}

#texto table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#texto table p {
	font-size: 10px;
}
