body {
	background-color:#a6bf79;
	background-image:url(images/fundo.png);
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container { 
	margin: 0px auto;
	text-align: left; 
	width: 778px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#rodape{
	margin: 0px 0px 0px 0px;
	background-color:#a6bf79;
	width:776px;
	border: 2px solid #788D54;
	height:120px;
	position:relative;
}
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/topofono.jpg);
	width:776px; 
	height:200px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:772px;
	border: 3px solid #FFFFFF;
	display:block;
	top:200px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
    
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#header ul a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
    background-color:#FFFFFF;
	/*background-image:url(images/content_bg.gif);*/
	width:778px;
}
img{
    border: 3px solid #85a157;
	/*border-width:0px; */
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
    background:url('images/greenled.png') no-repeat;
	color:#000000;
	padding: 0px 0px 0px 18px;
	font-size:12px;
	text-align:left;
	/*width:200px;*/
	margin: 10px 0px 0px 0px;
}
#meio {
	float:left;
	width:710px;
	margin-left:27px;
	padding: 50px 20px 10px 0px;
	display:inline;
}
#left {
	float:left;
	width:400px;
	margin-left:27px;
	padding: 50px 2px 10px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:310px; /*210px;*/
	padding: 40px 5px 20px 5px;
	margin-top:10px;
	border-left: 2px solid #85a157; /*#FFF 2px solid;*/
	border-right: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:780px;
	text-align:center;
	padding: 20px 0px;
}
/***********************************************************/
blockquote {
	background: #FFF url('images/quote.gif') no-repeat;
	border: 2px solid #85a157;/*2px solid #EAEAEA;*/
	font-size:11px;
	/*color: #555;*/
	display: block;
	/*font: normal 1em sans-serif;*/
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}
#nota {
	background: #FFF url('images/quote.gif') no-repeat;
	/*border: 2px solid #85a157;*/
	font-size:12px;
	/*color: #555;*/
	display: block;
	/*font: normal 1em sans-serif;*/
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}
#ads{
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	height: 225px;
	width: 300px;
	border: 3px solid #85a157;
	text-align: center;
	float: right;
	margin: 5px;
}
#efeito{
		padding: 80px 0px 0px 0px;

}
/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 320px;
	font: normal 1em Verdana,sans-serif;
}

#colabel {float:left;
width: 120px;
text-align: left;

}

textarea {width: 375px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}

/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #444;
}
.post_title {
	background: #E8E8E8 url('images/post/title.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.post_title h1 {font: bold 0.9em Verdana,sans-serif;}
.post_title h1 a {color: #444;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_body {
	background: #F5F5F5 url('images/post/body.gif') repeat-x left top;
	padding: 10px 10px 1px;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.post_bottom {
	background: url('images/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


