/* CSS Document */
* {
margin:0;
padding:0;
}


body {
background-color: #cde6f7;
}

#base {
margin-left: auto;
margin-right:auto;
}

#cabecalho {
width:916px;
height:75px;
}

#conteudo {
width:916px;
}

#flor1 {
width:916px;
height:85px;
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
}


#galeria {
width:916px;
height:85px;
background-image: url(images/galeria.jpg) ;
background-repeat:no-repeat;
}

#noticias {
width:916px;
height:85px;
background-image: url(images/noticias.jpg) ;
background-repeat:no-repeat;
}

#equipe {
width:916px;
height:85px;
background-image: url(images/equipe.jpg) ;
background-repeat:no-repeat;
}

#contato {
width:916px;
height:85px;
background-image: url(images/index_02a.jpg) ;
background-repeat:no-repeat;
}

#estrutura {
width:916px;
height:85px;
background-image: url(images/estruruta.jpg);
background-repeat:no-repeat;
}

#chegar {
width:916px;
height:85px;
background-image: url(images/chegar.jpg);
background-repeat:no-repeat;
}

#depoimentos {
width:916px;
height:85px;
background-image:url(imagens/depoimentos.jpg);
background-repeat:no-repeat;
}

#receitas {
width:916px;
height:85px;
background-image: url(images/receita.jpg);
background-repeat:no-repeat;
}



#meio {
background-image:url(images/index_03.jpg);
background-repeat:repeat-y;
display:block;
padding-left:auto;
padding-right:auto;
margin-left:auto;
margin-right:auto;
}

#flor2 {
width:916px;
height:76px;
background-image:url(images/index_04.jpg);
background-repeat:no-repeat;
}

#eventos {
width:916px;
height:76px;
background-image:url(images/eventos.jpg);
background-repeat:no-repeat;
}

#rodape {
height:248px;
background-image:url(images/index_05.jpg);
background-repeat:repeat-x;


}








#flor1 h1 {
font:bold 28px "trebuchet MS", arial, verdana;
color: #42657d;
text-transform:uppercase;
text-align:left;

}




#dentro p {
font:14px "trebuchet MS", arial, verdana;
color: #42657d;
text-align:justify;
}

#dentro p a {
font:14px "trebuchet MS", arial, verdana;
color: #990000;
text-align:justify;
}

#dentro h1 {
font:18px "trebuchet MS", arial, verdana;
color: #42657d;
text-transform:uppercase;
}







#destaque {
margin-left:90px;
margin-right:90px;
}

#destaque p {
font:14px "trebuchet MS", arial, verdana;
color: #42657d;
text-align:justify;
}

#destaque h1 {
font:bold 18px "trebuchet MS", arial, verdana;
color: #990000;
text-transform:uppercase;
text-align:left;
}

#destaque h3 {
font:bold 18px "trebuchet MS", arial, verdana;
color: #990000;
text-transform:uppercase;
text-align:center;
}
#destaque h4 {
font:14px "trebuchet MS", arial, verdana;
color: #42657d;
text-align:center;
}
#destaque h1 a {
font:bold 18px "trebuchet MS", arial, verdana;
color: #990000;
text-transform:uppercase;
text-decoration:none;
}

#receita {
	width:350px;
	float: right;
}

#receita h1 {
font:14px "trebuchet MS", arial, verdana;
color: #990000;
text-transform:uppercase;
text-align:center;
}

#receita p {
font:14px "trebuchet MS", arial, verdana;
color: #42657d;
text-align:justify;
}

#receita h2 {
font:12px "trebuchet MS", arial, verdana;
color: #42657d;
text-align:justify;
}

#receita h2 a{
font:12px "trebuchet MS", arial, verdana;
color: #990000;
text-align:justify;
text-decoration:none;

}



									#receita2 {
										width:350px;
										float: left;
									}
									
									#receita2 h1 {
									font:14px "trebuchet MS", arial, verdana;
									color: #990000;
									text-transform:uppercase;
									text-align:left;
									}
									
									#receita2 p {
									font:14px "trebuchet MS", arial, verdana;
									color: #42657d;
									text-align:left;
									}
									
									#receita2 h2 {
									font:12px "trebuchet MS", arial, verdana;
									color: #42657d;
									text-align:center;
									border:1px dotted #42657d;
									}





#video {
	float: left;
	margin-left:90px;
}


.esmaecer:hover {
  filter:alpha(opacity=30);
  -moz-opacity: 0.30;
  opacity: 0.30;
}


.esquerda {
float:left;
margin-right:10px;
}

.direita {
float:right;
margin-left:10px;
}

hr {
color:#CCCCCC;
width: 450px;
}


.formulario {
font:12px "trebuchet MS", Arial, Verdana;
color:#003300;
border:1px dotted #B0D470;
margin-left:5px;
margin-bottom:4px;
padding-left:4px;
}

.botao {
font:bold 12px "trebuchet MS", Arial, Verdana;
color:#003300;
padding:1px;
float:right;
border:0;
background-color: #B0D470;
}


.formulario2 {
font:12px "trebuchet MS", Arial, Verdana;
color:#003300;
border:1px dotted #B0D470;
width:270px;
float:left;
}

.botao2 {
font:bold 12px "trebuchet MS", Arial, Verdana;
color:#003300;
border:0;
background-color: #B0D470;
}