/* 

CSS stylesheet by LProspero:
http://www.in4chance.com

*/
html,body {
	min-height:100%;
}
body {
	margin:0;
	padding:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
	min-width: 800px;
	background:#F1F1F1 url(images/banner.gif) repeat-x;
	}

#pagina {
      width: 762px;
      margin: 0 auto;
      text-align: left;
	  min-height: 100%;
	  height:auto;
}
html #pagina {
height: 100%;
}

p {
	line-height:1.5em;
	text-align:justify;
}

a {
	color:#C60;
	text-decoration:none;
}

a:hover {
	color:#C30;
}
#header {
	padding:0px 0;
	width:100%;
	height:3em;
}
#header h1 {
	margin:0 0px 0 0px;
	position:relative;
	padding-top:2px;
	width:160px;
	height:auto;
	min-height:100%;
}

ul#cabecalho
{
list-style-type: none;
margin: 0;
padding: .5em 0;
}

ul#cabecalho .left { 
	padding-top:2px;
	background:#FFF url(images/fundolg.png) repeat-x;
	border:2px solid #FFF;
	height:auto;
	min-height:100%;
	text-align: center;
	width: 97px;
	float: left;
	 }
	
ul#cabecalho .right {
  	color:#FFFFFF;
	font-family: "trebuchet ms", trebuchet, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 10px;
	float: right;
	}

#pagina #container {
	margin:0 0 0 0px;
	margin-left:auto;
	position:absolute;
	padding-top:10px;
	width:760px;
	background:#FFF url(images/page.gif) repeat-x;
	border:2px solid #FFF;
	height:auto;
	min-height: 75%;
	background-color:#FFF;
}
#left {
	padding:0 10px;
	width:130px;
	float:left;
	clear:right;
}

#left h1 {
	font:1.1em "trebuchet ms", trebuchet, sans-serif;
	color:#333;
	font-weight:bold;
	margin:0;
}

#left p {
	margin-top:6px;
}
#center {
	padding:0 10px;
	width:440px;
	float:left;
	text-align: justify;
	text-indent: 0.5cm;
	background:url(images/dotted.png) repeat-y 0px 0px;
	clear:right;
}

#center h1 {
	color:#333;
	margin:0;
	padding-bottom:0.35em;
	font:1.4em "trebuchet ms", trebuchet, sans-serif;
	display:block;
	background:url(images/dotted.png) repeat-x 0 1.4em;
}

#center h2 {
	color:#007FFF;
	margin:2px 0px;
	text-decoration: underline;
	text-indent: 0.0cm;
	padding:0.35em;
	text-align:left;
	display:block;
	font: 1.3em "trebuchet ms", trebuchet, sans-serif;
	font-weight:bold;
}
.hr {
	background:url(images/footer.gif);
	margin:15px 0 30px;
	padding:0.5em;
	font-size:0.85em;
}

.hr p {
	margin:0;
	text-align:right;
}

#right {
	width:140px;
	padding:0 0 0 10px;
	margin-bottom:30px;
	text-align:center;
	float:left;
	background:url(images/dotted.png) repeat-y 0px 0px;
}

#right .hr {
	margin-bottom:20px;
}

#right h1 {
	font:1.3em "trebuchet ms", trebuchet, sans-serif;
	color:#333;
	font-weight:bold;
	margin:0;
}

#right p {
	margin-top:6px;
}

.links {
	padding:0;
	margin:8px 0 0 0;
}

.links li {
	margin-bottom:3px;
	list-style:none;
}
#clear {
	clear:both;
}

#copyright {
	background:#333;
	width:99%;
	margin:0 auto;
	color:#FFF;
	font-size:0.8em;
	text-align:center;
	padding:0.5em;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu20 {
position: absolute;
left: 0;
}
dl#menu20 {
width: 130px;
}
dl#menu20 dt {
cursor: pointer;
margin: 2px 0;
height: 22px;
line-height: 22px;
text-align: left;
text-indent: 5px;
font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background: #ccc url(images/botgray.gif) repeat-x ;
}
dl#menu20 dd {
border:0px solid #fff;
border-right-color: #CCC;
border-bottom-color: #CCC;
}
dl#menu20 li {
text-align: left;
font: normal 10px/22px Verdana, Arial, Helvetica, sans-serif;
background: #eee;
border-bottom:1px dotted #999;
padding: 0px 2px;
}
dl#menu20 li a, dl#menu20 dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu20 li a{line-height: 18px;}
dl#menu20 li#selected
{
color:#007EFF;background:#DDD;font-weight:bold;line-height: 18px;
}

dl#menu20 li a:hover, dl#menu20 dt a:hover {
color:#BDF;
background: #007EFF;
}

dl#menu20 dt a:hover {
padding-left: 3px;
background: url(images/botblue.gif) repeat-x;
}

img {
border: none;
}
.logos { 
   width:96px; 
   height:64px; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px;
   margin-top: 3px; 
   margin-right: 3px; 
   margin-bottom: 3px; 
   background: url(images/page.gif) repeat-x;
}
#loading {
  width:323px;
  height:167px;
}
#imagem {
  width:323px;
  height:167px;
}
