/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background:url(images/fundo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	alignment-adjust: central;
}

input, textarea {
	

}



h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
	text-align: justify;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}



/* Header */

#header {
	width:900px;
	height: 150px;
	float:none;
	background-image:url(images/img02.jpg);
	z-index: 1;
	
}

#logo {
	width:900px;
	height:100px;
	float: left;
	background-image: url(images/topo.png);
	background-position-x: no;
	background-repeat: repeat-y;
	text-align: right;
	z-index:2
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #333;
}

#logo p {
	padding: 69px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #666;
}

#logo a {
	text-decoration: none;
	color: #999;
}

#menu {
	float: right;
	width: 900px;
	z-index: 1;
	height: 70px;
	background-image: url(images/img02.jpg);
	padding-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	color:#ffffff;
	display: inline;
	font-size: 12px;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	color: #000;
	height:1200px;
	background-image: url(images/img1.gif);

	z-index: 1;
}
#page-serv {
	width: 900px;
	color: #000;
	height:1000px;
	background-image: url(images/img1.gif);
	z-index: 1;
}

/* Content */

#content {
	float: left;
	width: 450px;
	margin-left: 30px;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
}
#contentcontato{
	float: left;
	width: 450px;
	margin-left:50px,

	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
}
#contentcontatosemlinha{
	float: left;
	width: 500px;

	margin-left:50px,

	border-left: #999999 solid 1px;
	border-right: #999999 solid 0px;
}

#postcontato {
	width: 480px;

}
#post { text-align:justify;
	background: #FFFFFF;
	color:#000000;
	margin-left: 10px;
	margin-right: 10px;
}
.post a {
	color: #000000;
}

.post a:hover {
	color: #333333;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
	text-align: justify;
	font-size: 14px;
	color: #000;
}

.post .entry {
	text-align: justify;
	padding-right: 10px;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #CCC;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #FFF;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	font-family: Verdana, Geneva, sans-serif;
	width: 155px;
	margin-left: 20px;
	height: 1000px;
}

/* Right Sidebar */

#rightbar {
	float: right;
	width: 150px;
	margin-right: 30px;
	padding-right: 20px;
	height: 1000px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 0px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Footer */

#footer {
	background: #333333;
	width: 900px;
	height: 30px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
|}
#textinho{
	float:left;
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	margin-left: 220px;
}
#dicas{float:none;
overflow:scroll;
height:250px;
overflow-x:hidden;}
#dicascontatos{
	float:none;
	overflow:scroll;
	height:100px;
	width:480px;
	overflow-x:hidden;
}
