/* Catedral Tecidos - Desenvolvido por Plenna,sim */

* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	}
	
body{
	background:#faf6ed url(../img/bg-topo.jpg) center top no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#37322f;
	text-align:center;
}

#geral{
	width:748px;
	text-align:left;
	margin:0 auto;
}

#topo{
	height:265px;
}

#menu{
	width:180px;
	float:left;
}

#menu li a{
	display:block;
	height:30px;
	padding-left:20px;
	line-height:30px;
	color:#37322f;
	text-decoration:none;
}

#menu li a:hover{
	color:#eddfcc;
	background:#333;
}

#conteudo{
	/*background:url(../img/bg-logo-marcadagua.jpg) no-repeat right top;*/
	float:left;
	width:528px;
	margin:0 0 20px 20px;
	text-align:justify;
	height:auto !important;	
	height:400px;	
	min-height:460px;
}

h1 a{
	width:218px;
	height:193px;
	display:block;
	background:url(../img/logo.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:47px;
	float:left;
}


h3{
	color:#aec800;
	font-size:15px;
	margin-bottom:20px;
	color:#37322f
}

h4{
	font-size:15px;
	margin-bottom:10px;
	color:#37322f;
}

p{
	margin-bottom:10px;
	color:#37322f;
}

a{
	color:#37322f;
	text-decoration:none;
	
}

a:hover{
	text-decoration:underline;
}

#rodape{
	clear:both;
}

h5{
	font-size:13px;
	margin-bottom:10px;
	color:#37322f;
}

dt{
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	color:#37322f;
}

dd{
	margin-bottom:10px;
	font-size:12px;
	color:#37322f;
}

#rodape{
	text-align:center;
	color:#37322f;
}

#rodape p{
	font-size:10px;
	border-top:5px #37322f solid;
	padding-top:5px;
}

img{
	display:block;
	margin:10px auto;
}

#flash{
	margin:-14px 0 0 -14px;
}
	
/*CONTATO--------------------------------------------------------*/

#contato{
	width:350px;
	margin:0 auto;
}

label{
	display:block;
	float:left;
	width:90px;
	font-size:12px;
	color:##37322f;
	}
	
input{	
	width:300px;
	margin-bottom:5px;
	background-color:#eddfcc;
	border:none;
	color:#37322f;
	padding:2px;
	}
	
textarea{
	width:300px;
	margin-bottom:5px;
	background-color:#eddfcc;
	border:none;
	color:#37322f;
	padding:2px;
	color:#37322f;
	}
	
#btenviar{
	width:70px;
	background:#eddfcc;
	color:#37322f;
	margin:0px 0 20px 325px;
	}
	

	
	

	
