* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	font: normal 13px Verdana, sans-serif;
	color: #333;
	padding-bottom: 1em;
}

a {color: #990099;}
a:hover {color: #999999;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

codigo {
	display: block;
	background: #FFFFFA;
	color: #8e569b;
	border: 1px solid #E2CCE7;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

/* ----------------------------------------
   Layout
------------------------------------------- */

/* Principal */
#layout_geral {
	margin: 20px auto 0;
	width: 780px;
	text-align: left;
}
#layout_recipiente {
	background: #FFF;
	padding: 0 5px;
	
}
#layout_bordatopo, #layout_bordabaixo {
	background: url(img/layoutredondo.png) no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
#layout_bordabaixo {background-position: left bottom;}

/* Site Titulo */
#site_titulo {
	background: #8e569b url(img/titulo1_.gif) no-repeat left top;
	height:105px;
}
#site_titulo h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_titulo h1,#site_titulo h1 a {color: #9900CC;}
#site_titulo h1 a {text-decoration: none;}
#site_titulo h1 a:hover {color: #E2CCE7}
#site_titulo h2 {
	padding-top: 1.4em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#topo_separador {
	background: url(img/topo_separa.gif) repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigação */
#navegacao {
	background: #E2CCE7 url(img/topo.jpg) no-repeat left bottom;
	padding: 82px 10px 0;
}

/* Guias */
#guia ul {
	margin: 0;
	padding: 0;
}
#guia li {
	display:inline;
	list-style:none;
}
#guia a {
	background: url(img/tableftc.gif) no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#guia a span {
	float: left;
	display: block;
	background: url(img/tabrightc.gif) no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #990099;
}
#guia a span {float: none;}

#guia a:hover span {color: #000000;}
#guia a:hover {background-position: 0% -42px;}
#guia a:hover span {background-position:100% -42px;}

#guia li.current_page_item a {color: #47A; background-position: 0% -42px;}
#guia li.current_page_item a span {background-position:100% -42px;}
/* Layout principal */
#main_left {width: 545px;}
#main_right {width: 220px;}

.post {
	margin-bottom: 5px;
	color: #444;
}
.post_titulo {
	background: #E8E8E8 url(post/title.gif) no-repeat left top;
	padding: 6px 12px 5px;
}
.post_titulo h1 {font: bold 0.9em Verdana,sans-serif;}
.post_titulo h1 a {color: #444;}
.post_titulo h1 a:hover {
	color: #990099;
	text-decoration: underline;
}
.post_titulo h1.left {width: 380px}
.post_body {
	background: #F5F5F5 url(post/body.gif) repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.post_bottom {
	background: url(post/bottom.gif) no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.box {margin-bottom: 5px;}
.box_titulo {
	background: #E8E8E8 url(box/title.gif) no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #F5F5F5 url(box/body.gif) repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url(box/bottom.gif) no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	
	padding: 1px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
	color: #333;
	font-weight: bold;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

/* Rodape */
#rodape {
	background: #e8e8e8 url(img/rodape2.gif) no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #333;
}
#rodape .right {color: #333;}
#rodape .right a {
	color: #000000;
	text-decoration: none;
}
#rodape .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.table {
	border: 1px solid #DDD;
	width: 150px;
}
#table .tr {border-bottom: 1px solid #DDD;}
#table .td {
	border: none;
	padding: 10px;
	border: 1px solid #DDD;
}
#v_pag {
    width:500px;
	text-align:justify;
	display:none;
	}
#todoform {	
font:12px Verdana, Arial, Helvetica, sans-serif;	
border-top:2px solid #E2CCE7;
border-left:2px solid #E2CCE7;	
border-right:2px solid #996699;
border-bottom:2px solid #996699;
border-collapse:collapse;
color:#333;	
}
#todoform td {	
padding:3px;	
}
#todoform input {	
background:#E2CCE7;	
border:1px dashed #996699;	
}
#todoform textarea {
    border:1px dashed #996699;
    background:#E2CCE7;
	scrollbar-arrow-color: #642566;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #5d245a;
	scrollbar-face-color: #996699;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #5d245a;
	scrollbar-track-color: #e8d6e3;	
}
#todoform input.botao {	
background:#996699;	
color:#ffffff;
border:2px solid #E2CCE7;
}
