html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF8306;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

#topo2 a{color: #cde22b;}

a:hover {
	color: #cde22b;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px arial,verdana,sans-serif;
	color: #fff;
	padding-bottom: 10px;
	background: #474747 url(images/bg_pag2.jpg) repeat-x;
	

}

/** layout **/
#pagina{
	text-align: left;
	margin: 5px auto;
	width: 990px;
  //position: relative;
}

#conteudo{
	text-align: left;
	margin: -10px auto;
	width: 990px;
  position: relative;
  left:0px;
	float:right;
	min-height:400px;
}

#conteudo td{
	color:#616161;
}

#camponome{
background-color:#cde22b;
color:#fff;
border:0px;
}


#topo {
  background: #fff url(images/topoverde.jpg) no-repeat;
  height: 187px;
}

#topo2{
	position: relative;
    top:0px;
    left:0px;
	float:right;
	height:40px;
	width: 990px;
	text-align:center;
	background: #ccc url(images/bg_conteudo.jpg) repeat-x;
}

#topo2 td{
	text-align:center;
	width:163px;
}

#body {
  padding-top: 0px;
  background-color:#fff;
}
#menu {
  float: left;
  width: 194px;
  background: #ccc;	
}
#categoria{
  float: right;
  width: 474px;
  background: #fff;
  margin-bottom: 2px;
  border-left:solid #f00 5px;
}

#conteudo p{margin-left:70px;
			margin-right:70px;
			text-align:justify;
			color:#616161;
			font: 14px arial;
			line-height: 25px;
			}


#conteudo ul{margin-left:70px;
			margin-right:70px;
			text-align:justify;
			color:#FF8306;
			font: 14px arial;
			font-weight: bold;
			line-height: 40px;
			}

#portfolio{text-align:justify;
			color:#CDE22B;
			font: 14px arial;
			line-height: 25px;
			font-weight: bold;
			}

#portfolio:hover{text-align:justify;
			color:#808080;
			font: 14px arial;
			line-height: 25px;
			font-weight: bold;
			}

#conteudo a{text-decoration: none;};

.centro{text-align:center;}

h3 {
  font: bold 14px arial,verdana,sans-serif; 
  color: #339966;
	text-align:justify;
}

h2 {
  font: 18px arial,verdana,sans-serif; 
  color: #EDE22B;
  padding-bottom: 10px;
  margin-left:60px;	
	border-bottom:solid #EDE22B 2px;
}
#menu h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #f8f8d4;
}
.item{
  background: #f8f8e5 left url(images/bullet2.gif) no-repeat;
  border-top: 1px solid #fff;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}

.final{
  background: #fff;
  border-top: 1px solid #fff;
  list-style: none;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}

.topo{
  background: #f8f8e5;
  border-top: 0px solid #fff;
  list-style: none;
  font-size: 12px;
  padding: 8px 0 8px 0px;
  text-align:center;
}

#conteudo h2 {
	font-weight: bold;
}

#menu a {
  text-decoration: none;
  color: #000000;
}
#menu a:hover {
  text-decoration: underline;
}

#copyright {
	color:#000;
  text-align: center;
  font-size: 12px;
  padding: 3px;
  min-height:50px;
  font-weight: bold;
  background: #FFF url(images/bg_copy2.jpg) repeat-x;
}
