.margin {
	margin:0 0 0 0;
}
.bg_top {
	background:url(images/bgtop.jpg) repeat-x;
}
.bg_cord {
	background:url(images/cord.jpg) repeat-x;
}
.bg_geral {
	background:url(images/bg_wood.jpg) repeat;
}
.bg_content {
	background:url(images/bg_content.png) repeat-y;
}
.bg_footer {
	background:url(images/footer.jpg) repeat-x;
}
.bg_marmota {
	background:url(images/bg_marmota.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.text {
	font-family:"Georgia";
	font-size:18px;
	color:#18435d;
	line-height:24px;
	font-style: italic;
}
.text a:link {
	font-family:"Georgia";
	font-size:14px;
	color:#18435d;
	text-decoration:underline;
}
.text a:visited {
	font-family:"Georgia";
	font-size:14px;
	color:#18435d;
	text-decoration:underline;
 }
.text a:hover { 
	font-family:"Georgia";
	font-size:14px;
	color:#18435d;
	text-decoration:underline;
}
.text a:active {
	font-family:"Georgia";
	font-size:14px;
	color:#18435d;
	text-decoration:underline;
} 
.testimonial {
	font-family:Georgia;
	font-size:12px;
	color:#827141;
	line-height:15px;
	font-style: italic;
}
.testimonial a:link {
	font-family:"Georgia";
	font-size:10px;
	color:#827141;
	text-decoration:underline;
}
.testimonial a:visited {
	font-family:"Georgia";
	font-size:10px;
	color:#827141;
	text-decoration:underline;
 }
.testimonial a:hover { 
	font-family:"Georgia";
	font-size:10px;
	color:#827141;
	text-decoration:underline;
}
.testimonial a:active {
	font-family:"Georgia";
	font-size:10px;
	color:#827141;
	text-decoration:underline;
} 
.footer_text {
	font-family:"Georgia";
	font-size:14px;
	color:#f0e5c5;
	line-height:15px;
	line-height:24px;
}
.footer_text a:link {
	font-family:"Georgia";
	font-size:14px;
	color:#f0e5c5;
	text-decoration:underline;
	line-height:24px;
}
.footer_text a:visited {
	font-family:"Georgia";
	font-size:14px;
	color:#f0e5c5;
	text-decoration:underline;
	line-height:24px;
 }
.footer_text a:hover { 
	font-family:"Georgia";
	font-size:14px;
	color:#f0e5c5;
	text-decoration:underline;
	line-height:24px;
}
.footer_text a:active {
	font-family:"Georgia";
	font-size:14px;
	color:#f0e5c5;
	text-decoration:underline;
	line-height:24px;
} 

