body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff url(images/textura.png) repeat;
	background-attachment:fixed;
}

a:link, a:visited { color: #003E6C; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #63B1EF ; text-decoration: underline; }

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}
hr{color:#63B1EF;
}
.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#templatemo_container {
	position: relative;
	width: 796px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	background: url(images/templatemo_main_bg.jpg) repeat-y;
	/*background-color:#CC99FE;
	border-left:4px solid #CCC;
	border-right:4px solid #CCC; */
}
#templatemo_container_tarifa {
	position: relative;
	width: 796px;
	heght:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:-10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	background: url(images/templatemo_main_bg.jpg) repeat-y;

}
#principal{
	background: url(images/fundo.png) no-repeat fixed;
	width:1280;
	background-position: center;
	background-position: top;
}

#principal_home{
	background: url(images/fundo.png) no-repeat fixed;
	width:1280px;
	background-position: center center;
	background-position: top;
}




/* header */

#templatemo_header {
	width: 796px;
	height: 100px;
	background: url(images/templatemo_header.png) no-repeat;
}
#templatemo_header2 {
	width: 796px;
	height: 130px;
	background: url(images/header801.png) no-repeat;
}




#templatemo_header #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 65px 0 30px 0;
	width: 140px;
	height: 20px;
	/* background: url(images/templatemo_logo.jpg) no-repeat bottom; */
}
/* end of header */
/* menu */
#templatemo_menu {
	clear: both;
	width: 796px;
	margin: 0;
	height: 45px;
	background: url(images/templatemo_menu_bg.jpg) right no-repeat;
}

#templatemo_menu ul {
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#templatemo_menu ul li {
	float:left;
	padding-right: 5px;
}

#templatemo_menu li a {
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	height: 45px;
	line-height: 40px;
	text-align: center;
	padding: 0px 0 0 0px;	
}
#templatemo_menu  li a b {
	float: left;
	display: block;
	padding: 0px 24px 0 24px;
}
#templatemo_menu  li.current a, #templatemo_menu  li a:hover {
	color: #b4c927;
	text-decoration: none;
	background: url(images/templatemo_menu_hover_right.jpg) right top no-repeat; 
}
#templatemo_menu  li.current a b, #templatemo_menu li a:hover b {
	color: #ccffff;
	text-decoration: none;
	background: url(images/templatemo_menu_hover_left.jpg) left top no-repeat;
}
/* end of menu */

/* top dishes */
#templatemo_top_dishes {
	clear: both;
	width: 800px;
	padding: 50px 0px;
	background: url(images/templatemo_content_top.jpg) top no-repeat;
}

#templatemo_top_dishes h1 {
	color: #1b2308;
	font-size: 24px;
	margin: 0 20px 15px 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #1b2308;
}

#templatemo_top_dishes h2 {
	font-size: 14px;
	color: #003E6C;
	margin: 0;
	padding: 0 0 5px 0;
}

#templatemo_top_dishes p {
	margin: 0px;
	padding: 0px;
}

#templatemo_top_dishes .top_dishes_box {
	float: left;
	width: 150px;
	margin-left: 15px;
	margin-right: 10px;
	border: 5px solid #000000;
}

#templatemo_top_dishes .top_dishes_center{
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
	border: 5px solid #000000;
}
#templatemo_top_dishes .top_dishes_right {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-right: 15px;
	border: 5px solid #000000;
}


#templatemo_top_dishes .top_dishes_box img {
	margin-bottom: 15px;
	border: 5px solid #e1e0e0;
}
/* end of banner */




/* content */
#templatemo_content {
	position: relative;
	color: #fff;
	width: 400px;
	padding: 0;
	margin-left: 180px;
	background: url(images/templatemo_content_bg_middle.jpg) repeat-y;
	left: 21px;
	
}

#templatemo_innter_content {
	background: url(images/templatemo_content_bg_bottom.jpg) bottom center no-repeat;	
	
}

#templatemo_content_top {

	background:url(images/templatemo_content_bg_top.jpg) bottom center no-repeat;
}

#moldura_cima_verde {

	background:url(images/moldura_cima_verde.jpg) bottom left no-repeat;
	padding: 1px;
	float:left;
	margin-left: 10px;
	left: 5px;

}
#moldura_rodape_verde {

	background:url(images/moldura_rodape_verde.jpg) bottom left no-repeat;
	padding: 10px;
	margin-left: 10px;
	left: 5px;

}

#contato1{
	width:641; 
	height:310; 
	align:center; 
	valign:middle; 
	bordercolor:#0000FF; 
	bgcolor:#CC99FE; 
}


#box_cima_contato {

	background:url(images/box_cima_contato.jpg) bottom right no-repeat;
	padding: 1px;
	margin-right: 15px;

}
#box_rodape_contato {
/*	background:url(images/box_rodape_contato.jpg) bottom right no-repeat; */
	margin-top: 180px;
	margin-right: 15px;
	
}

#templatemo_content_meio_tarifa {
	float:left;
	color: #01599A;
	width: 535px;
	height: 1105px;
	padding: 20px;
	margin-left: 10px;
	border-radius: 10px;
	border: 3px solid #01599A; 
	margin-top:10px;
	margin-bottom:40px;
}
#moldura_cima_como_chegar {

	background:url(images/moldura_cima_como_chegar.png) bottom right no-repeat;
	padding:1px;
	margin-right: 7px;
	margin-top:25px;

}

#moldura_rodape_como_chegar {

	background:url(images/moldura_rodape_como_chegar.png) bottom right no-repeat;
	padding: 10px;
	margin-right: 7px;

}

#content_meio_quem_somos {
	position: relative;
	color: #FF0;
	width: 710px;
	padding: 10px;
	margin-left: 30px;
/*	background: url(images/templatemo_content_bg_middle.jpg) repeat-y; */
	background-color:#01599A;
	border-radius: 10px;
  /*-webkit-border-radius: 10px; */ 
	border: 3px solid #FF0; 
	
}
#content_meio_quem_somos p{font-size:13px; color:#FF0}
#content_meio_quem_somos h2{font-size:14px; }

#historia_vila {
	position: relative;
	color: #000000;
	width: 710px;
	height:3650px;
	padding: 10px;
	margin-left: 30px;
/*	background: url(images/templatemo_content_bg_middle.jpg) repeat-y; */
	background-color:#01599A;
	border-radius: 10px;
	border: 3px solid #FF0; 
	
}
#historia_vila p{font-size:14px; color:#FF0; }
#historia_vila h2{font-size:16px; }

#peabiru {
	position: relative;
	color: #000000;
	width: 710px;
	height:3850px;
	padding: 10px;
	margin-left: 30px;
/*	background: url(images/templatemo_content_bg_middle.jpg) repeat-y; */
	background-color:#01599A;
	border-radius: 10px;
	border: 3px solid #FF0; 
	
}
#peabiru p{font-size:14px; color:#FF0; }
#peabiru h2{font-size:16px; }






#turismo {
	position: relative;
	color: #000000;
	width: 780px;
	height:3500px;
	padding: 10px;	

}
#turismo p{font-size:14px; color:#003E6C; }
#turismo h2{font-size:16px;color:#003E6C; }



#templatemo_content .bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 100px;
	background: url(images/	.jpg) bottom center no-repeat;
}

#templatemo_content_left_tarifa {
	float: left;
	padding: 0px 0 0 0px;
	width: 150px;
	height: 1200px;
}
#templatemo_content_right_tarifa {
	float: right;
	padding-top: 20px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	margin-right:8px;
	width: 175px;
	height: 1130px;
	background-color:#01599A;	
	border-radius: 10px;
}

#content_home_meio {
	color: #000000;
	width: 790px;
	padding: 1px;
	/*border: 3px solid #000000;*/ 

}
#content_home_left p{font-size:14px; color:#003E6C; text-align:justify; }
#content_home_left {
	float: left;
	width: 370px;
	height: 420px;	
	padding:0px;
	color:#000000;
	
	background: url(images/borda_home.png);
}
#content_home_right {
	float:left;
	margin-left:1px;
	padding-left:6px;
	width: 413px;
	height: 420px;
	background: url(images/borda_home2.png);
}
#tab_home {
	float:left;
	width: 790px;
	height: 700px;

}
#tab_home3 {
	float:left;
	width: 790px;
	height: 360px;
	padding-left:35px;
	background: url(images/borda_home_meio.png) repeat-y;
}

#tab_home3 p{font-size:14px; color:#003E6C; text-align:left}
#tab_home3 a{font-size:15px}

#tab_home4 {
	float:left;
	width: 790px;
	height: 200px;
	padding-top:30px;
	padding-left:35px;
	/*background: url(images/borda_home_meio.png) repeat-y;*/
}



#templatemo_content_left_como_chegar {
	float: left;
	padding: 0px 0 0 0px;
	width: 180px;
	height: 500px;
}

#_como_chegar {
	position: relative;
	color: #000000;
	width: 550px;
	height: 417px;
	padding: 20px;
	margin-left: 239px;
	background: url(images/moldura_meio_como_chegar.jpg) repeat-y;
}
#templatemo_content_meio_como_chegar {
	position: relative;
	color: #000000;
	width: 550px;
	height: 415px;
	padding: 20px;
	margin-left: 239px;
	background: url(images/moldura_meio_como_chegar.jpg) repeat-y;
}

#templatemo_content_right {
	float: right;	
	padding: 0px 35px 0 0;
	width: 110px;
	height: 60px;

}
#box_contato{
	float: right;	
	color: #003E6C;
	padding: 10px;
	width: 280px;
	height: 187px;
	margin-left:0px;
 	margin-right:5px; 
	font-size: 12px; 
	border-radius: 10px;
	/*-webkit-border-radius: 10px;*/ 
	border: 3px solid #01599A; 
}



 #templatemo_content_left h1 {
	 font-size: 24px;
	 padding: 3px 0 15px 0;
	 margin: 0 0 15px 0;
}

#templatemo_content_left p {
	padding-bottom: 10px;
	margin: 0px;
}

#templatemo_content_left img {
	float: left;
	margin: 0px 0px 0 0;
	border: 2px solid #63B1EF; 

}

#templatemo_content_right h1 {
	color: #003E6C;
	font-size: 20px;
	height: 30px;
	margin: 0px;
	padding: 15px 0 0 20px;
	background: url(images/templatemo_header_bg.jpg) no-repeat;
}

#templatemo_content_right h2 {
	color: #003E6C;
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}



#templatemo_content_right p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#templatemo_content_right .right_column_section {
	clear: both;
	margin: 20px;
}
/* left column */





/* footer */

#w3c {
	float:left;
	margin-left:10px;
}

#templatemo_footer {
	clear: both;
	color: #FFFFFF;
	width: 796px;
	height:100%;
	margin-top: 30px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #01599A;
}

#templatemo_footer a {
	color: #FFFFFF;
	font-weight: normal;
}






/* end of footer */
