	*{padding:0px; margin:0px;}
	
	body{
		font-family:tahoma, Arial, Helvetica, sans-serif;
		background-color:#ffffff;
		font-size:12px;
		color:#000000;
		}
	a{
		text-decoration:none;
		color:#800000;
		}
	a:hover{
		text-decoration:underline;
		}
	img{border:none;}
	
	input,select,textarea{
		border:solid 1px #000000;
		background-color:#ffffff;
		}
	
h1{
	font-size:25px;
	color:#800000;}
		
h2{
	margin-bottom:0px;
	font-size:17px;
	color:#800000;
	}	
h3{
	margin-bottom:15px;
	font-size:14px;
	color:#000000;
	}	
	
fieldset{border:solid 1px #800000;padding:20px;}			
legend{background-color:#800000;color:#ffffff;font-size:16px;font-weight:bold;border:solid 1px #800000;padding:20px;}			

label{display:block;width:150px;float:left;font-weight:bold;text-align:right;margin-right:4px;}

.imageml{
	float:left;
	border:solid 1px #6e4202;
	margin:0px 10px 0px 0px;
	}
.imagemr{
	float:right;
	border:solid 1px #6e4202;
	margin:0px 0px 0px 10px;
	}

	
	.moldura{
		margin:auto;
		width:900px; 
		background-image:url(../imagens/fundo.jpg);
		background-repeat:repeat-y;
		}
		
	.topo{
		margin-left:59px;
		width:754px; 
		height:141px;
		background-image:url(../imagens/topo.jpg);
		background-repeat:no-repeat;
		
}		
	
	.lateral{
		margin-left:59px;
		float:left;
		width:180px;
		}
	
	
	.menu{
		margin:0px 0px 0px 1px;
		list-style-type:none;}
	.menu li{
		background-image:url(../imagens/fundo_menu.jpg);
		background-repeat:no-repeat;
		list-style:none; 
		width:180px;
		height:26px;
		}
	.menu li a{
		font-weight:bold;
		font-family:arial;
		padding:3px 0px 0px 20px;
		display:block;
		color:#797979;
	}
	
	.conteudo{
		float:left;
		margin-left:2px;
		width:550px; 
		padding:10px;
		/*border:solid 1px #000000;*/
	}
	

 .obra{
 	padding:20px 5px 0px 5px;
 	*padding:20px 5px 30px 5px;
	background-image:url(../imagens/fundo_obra.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
 }									

.capa_catalogo{width:100px;height:150px; float:left;margin:4px;border:solid 1px #800000}

.base{
		padding-top:40px;
		background-image:url(../imagens/fundo_base.jpg);
		background-repeat:no-repeat;
		height:54px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
		color:#ffffff;
}
