body { background:url(img/bg_geral.jpg)  repeat-x;
	   margin:0px 0px;
	   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#333;
	   }

#topo {background:url(img/topo.jpg) center no-repeat;
	   width:100%;
	   height:155px;}
	   
#topo #centro {width:900px; margin:0 auto;}
#topo #centro #logo {width:296px; height:91px; float:left; background:url(img/logo.png); margin-left:15px; margin-top:35px;}
#topo #centro #menu { background:#9D9B86; width:670px; height:35px; margin-top:0px; float:right; margin-right:15px;}
#topo #centro #menu ul {list-style:none; margin-top:10px;}
#topo #centro #menu li {display:inline; margin-right:18px;}
#topo #centro #menu a {color:#FFF; text-decoration:none;}
#topo #centro #menu a:active {color:#FFF; text-decoration:none;}
#topo #centro #menu a:visited {color:#FFF; text-decoration:none;}
#topo #centro #menu a:hover{color:#595900; text-decoration:none;}
#conteudo {width:870px;
		   padding:15px 30px;
		   background:url(img/bg.png);
		   margin:0 auto;
		   margin-top:7px;
		   display:table;
		   min-height:450px;}

#rodape {width:100%;
		 height:95px;
		 background:url(img/bg_andrekowata.jpg) #323D29 center no-repeat;
		 margin:0 auto;}

p.titulos {margin:0px 0px 15px 0px;
		   font-size:20px;
		   font-weight:bold;}
p.titulos_laranja {margin:0px 0px 15px 0px;
		   font-size:20px;
		   font-weight:bold;
		   color:#975A00;
		   margin-top:30px;}
p.descricao {line-height:24px; margin-top:10px;}
p.portifolio {line-height:20px; margin-top:10px;}
p.quemsou {line-height:24px; margin-bottom:40px;}
img.foto {margin:0px 40px 0px 0px;}

li.caneta {list-style-image:url(img/caneta.jpg); margin-bottom:5px;}

.campos{background:#F4F4E3;
	width:500px;
	color:#898B3A;
	border:#575C00 1px solid;
	font-weight:bold;}
	
a {color:#333;
   text-decoration:none;}
a:visited {color:#333;
   text-decoration:none;}
a:active {color:#333;
   text-decoration:none;}
a:hover {color:#333;
   text-decoration:underline;}