


* {
	margin: 0;
	padding: 0;
}

/* Formatação */

/* Class para limpar floats */
.clear {
	clear:both;
	/* Remover padding/margins do IE */
	padding:0;
	margin:0;
	visibility:hidden;
	}

/* Remove bordas de imagens com links */
img {
	border: 0;
}

html {
	background-color: #ffffff;
}

body {
	color:#695848;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	background-color: #ffffff;
	word-spacing: 1px;
	line-height: 1.1em;
	font-weight: 300;
	}
#container_ext{
	background-color: #a8b0bd;
}

#top {
	position: relative;
	top: 25px;
	height: 19px;
	width: 460px;
	margin: 0px;
	left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



#container_int{
	margin:0 auto;
	padding:0;
	top: 240px;
	background-color: #ffffff;
	/*background-image: url(../bu_imagens/bkgd.jpg);
	background-repeat: repeat;*/
}

#caixa_externa {
	/*background-image: url(../bu_imagens/bkgd.jpg);
	background-repeat: repeat-y;
	min-height:560px;*/
	}
	
#caixa_interna {
	margin:0 auto;
	padding:0;
	position:relative;
	width:790px;
	/*background-repeat: no-repeat;
	background-image: url(../cn_imagens/top.jpg);*/
	top: 0px;
	background-position: 20px 0px;
	}

	
#content_res {
	margin:30px 0 0 0;
	padding: 0px 4px 22px 0;
	width:790px;
	height: 550px;
	background-image: url(../bu_imagens/bkd_receita_form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	}	
		
#content_rec {
	margin:30px 0 0 0;
	padding: 0px 4px 22px 0;
	width:790px;
	height: 550px;
	background-image: url(../bu_imagens/bkd_receita_form.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	}	


#logo_bar {
	position: absolute;
	right: 20px;
	_right: 24px;
	top: 50px;
	*top: 80px;
}

#topo_historia {
	position: absolute;
	right: 20px;
	_right: 24px;
	top: 50px;
	*top: 80px;
	height: 260px;
}



/* controle de titulação
-----------------------------------------------------------------------------*/	
h1 {
	font-size:25px;
	color:#333333;
	height:40px;
	z-index:0;
	/*width: 530px;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 27px;
	}	
	
h2 {
	font-size:100%;
	color:#666666;
	z-index:0;
	}
	
h3 {
	/*font-size:95%;*/
	color:#851a1e;
	z-index:0;
	margin-bottom: 20px;

	}
	
h4 {
	font-size:135%;
	color:#594e2f;
	z-index:0;
	}
	
h5 {
	font-size:125%;
	color:#851a1e;
	z-index:0;
	}
	
p {

}	
	
fieldset {
	padding: 20px;
	margin-bottom: 20px;
}	
	
legend {
	font-size: 90%;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}	
	
a {
	color: #006633;
	text-decoration: none;
}	

a:hover {
	color: #990000;
	text-decoration: none;
	cursor: auto;
}

a:visited {
	color: #006633;
}


#content_res p {
	padding:0 0 10px 0;
	}
	
#content_rec p {
	padding:0 0 10px 0;
	}
	

/* rodapé
-----------------------------------------------------------------------------*/
	


	

#coluna_esq_form {
	float:left;
	width:360px;
	height:500px;
	padding-left: 40px;
	padding-right: 15px;
	margin-top: 70px;
	margin-bottom: 30px;
	overflow: auto;
}

#coluna_arq_noticias {
	float:left;
	width:660px;
	height:400px;
	padding-left: 40px;
	padding-right: 15px;
	margin-top: 70px;
	margin-bottom: 30px;
	overflow: auto;
}
#coluna_arq_noticias ul{
	list-style-type: circle;
	line-height: 1.2em;
}
#coluna_arq_noticias a:hover{
	background-color: #CCCCCC;
}

#coluna_esq_form_rec {
	float:left;
	width:360px;
	height:500px;
	padding-left: 90px;
	padding-right: 15px;
	margin-top: 90px;
	margin-bottom: 30px;
	overflow: auto;
}



#titulo_historia {
	position: absolute;
	left: 200px;
	top: 240px;
	*top: 270px;
	z-index: 3;
}

#titulo_form_env {
	position: absolute;
	left: 100px;
	top: 40px;
	*top: 70px;
	z-index: 3;
}


	

#receita {
	margin-left:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #996600;
	padding-top: 10px;
}


.li_receita {
	margin-left: 30px;
	list-style-type: circle;
	font-size: 0.8em;
	margin-bottom: 10px;
}

.rec_subtitulo {
	color:#851a1e;
	font-weight: bold;
}

.rec_instru {
	font-size: 0.8em;
	padding-left: 15px!important;
}

.ressalvas {
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 15px!important;
}

#receitas{
	width: 460px;
	position: absolute;
	left: 310px;
	top: 240px;
	*top: 270px;
	height: 30px;
}
#reservas{
	width: 460px;
	position: absolute;
	left: 310px;
	top: 270px;
	*top: 300px;
	height: 30px;
}

#reservas p{
	padding: 15px 0px 0px 130px;
}

#receitas p{
	padding: 15px 0px 0px 130px;
}


/*-----------estilo formul&#225;rio---------------*/

#form-rec{
	width: 320px;
	/*background-image: url(../bu_imagens/bkg_contato.jpg);
	background-repeat: no-repeat;*/
	position: absolute;
	left: 380px;
	top: 60px;
	*top: 90px;
	padding: 30px 30px 30px 30px;
	height: 400px;
}
#form-res{
	width: 320px;
	/*background-image: url(../bu_imagens/bkg_contato.jpg);
	background-repeat: no-repeat;*/
	position: absolute;
	left: 380px;
	top: 60px;
	*top: 90px;
	padding: 30px 30px 30px 30px;
	height: 380px;
}

.tel {

	padding-left:50px;

	background-image: url(../img/tel.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	height:40px;

	padding-top: 10px;

}

.end {

	padding-left:50px;

	background-image: url(../img/end.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	height:55px;

	_height:40px;

}

.mail {

	padding-left:50px;

	background-image: url(../img/mail.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	height:40px;

		padding-top: 10px;



}

.mapa {

	padding-left:50px;

	background-image: url(../img/map.jpg);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	height:40px;



}

fieldset {

	font: 0.7em "Helvetica Neue", helvetica, arial, sans-serif;

	color: #333333;

	background-color: #ffffff;

	padding: 4px;

	border: 1px solid #d3d3d3;

	width: 320px;

	margin-bottom: 10px!important;

	margin-left: 0px;

	margin-top: 10px;

    }

	

    legend {

    color: #666;

    font-weight: bold;

    font-variant: small-caps;

    background-color: #d3d3d3;

    padding: 2px 6px;

    margin-bottom: 8px;

    }

	

	label  {

    font-weight: bold;

    line-height: normal;

    text-align: right;

    margin-right: 5px;

    position: relative;

    display: block;

    float: left;

    width: 120px;

    }

	

	label.fieldLabel  {

    display: inline;

    float: none;

    }

	

	input.formInputText  {
	font-size: 1em;
	color: #000000;
	background-color: #dfcdbb;
	padding: 1px;
	border: 1px solid #666699;
	margin-right: 5px;
	margin-bottom: 5px;
	height: auto;
	width: 160px;
	letter-spacing: 1px;
    }

	

	input.formInputText:hover {
	background-color: #f3dfcc;
	border: solid 1px #006600;
	color: #000;
	cursor: pointer;
    }

	

    input.formInputText:focus {

    color: #000;

    background-color: #ffffff;

    border: solid 1px #006600; 

    cursor: text;

    }

	

	select.formSelect {

    font-size: .8em;

    color: #666;

    background-color: #fee;

    padding: 2px;

    border: solid 1px #f66;

    margin-right: 5px;

    margin-bottom: 5px;

    cursor: pointer;

    }

	

	select.formSelect:hover {

    color: #333;

    background-color: #f3dfcc;

    border: solid 1px #006600;

    }

	

    select.formSelect:focus {

    color: #000;

    background-color: #ffffff;

    border: solid 1px #006600;

    }

	

	input.formInputButton  {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	padding: 1px;
	border: 1px solid #666699;
	float: right;
	cursor: pointer;
	background-color: #996600;
	background-image: url(../bu_imagens/bkdmapa.gif);
	background-repeat: repeat-x;
    }

	

	input.formInputButton:hover  {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #999999;
	padding: 1px;
	border: solid 1px #666699;
	float: right;
	cursor: pointer;
	background-color: #FFFFCC;

    }

	

    input.formInputButton:active  {

    font-size: 1.2em;

    vertical-align: middle;

    font-weight: bolder;

    text-align: center;

    color: #fff;

    background: #23571A;

    padding: 1px;

    border: 1px dotted #666699;

    float: right; 

    cursor: pointer;

    }

	

		/*---textarea---*/

	textarea.formInputText  {
	font: 1.2em "Helvetica Neue", helvetica, arial, sans-serif;
	color: #666;
	background-color: #dfcdbb;
	padding: 2px 10px 2px 2px;
	border: 1px solid #666699;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 60px;
	width:150px;
    }

	

	textarea.formInputText:hover {

    background-color: #f3dfcc;

    border: solid 1px #006600;

    color: #000;

    cursor: pointer;

    }

	

    textarea.formInputText:focus {

    color: #000;

    background-color: #ffffff;

    border: solid 1px #006600; 

    cursor: text;

    }

/*---fim textarea---*/	
