@charset "iso-8859-1";
/* CSS Document */

#header { background:url(../images/header-background.png) no-repeat top center; }

#content { background:url(../images/middle-background.png) repeat-x bottom #fff; }
#content a { text-decoration:none; color:#39C; }
.italic { font-style:italic; }
.gold { color:#9B9155; }
.destaque-especiaria { color:#930; font-style:italic; font-weight:700; }

#company p { margin:0 0 20px 0; line-height:18px; }
#company ul { margin:0 25px 20px 25px; } 
#company li { list-style:disc; margin:0 0 10px 0; line-height:18px; font-style:italic; }

#saude p { margin:0 0 20px 0; line-height:18px; }
#saude ul { display:inline-block; margin:0 25px 20px 25px; } 
#saude li { list-style:disc; margin:0 0 10px 0; line-height:18px; font-style:italic; }
.destaque { width:100%; text-align:center; font-size:26px; font-style:italic; color:#9B9155; padding:15px 0 20px 0; }
#googleMap { }
#googleMap p { font-size:14px; }

#footer { background:url(../images/footer-background.png) no-repeat top center; background-size:100% auto; }
.newsletter p { font-size:24px; color:#9B9155; margin-left:17%; margin-top:0; padding-top:20px; }
#footer input { 
	background-color:#fff;
	border: 1px solid #b9b8b8;
	width: 60%;
	height: 26px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	padding-left:5px;
	margin-top:6px;
	margin-bottom:11px;
	margin-left:17%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
#footer #button { 
	border:none;
	background:url(../images/btn-background.png) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	height:25px;
	width:30px;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	cursor: pointer;
	cursor: hand;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.single-txt-container a { text-decoration:none; color:#9B9155; }



