@charset "utf-8";
/* CSS Document */

body {
	background: #f9f9f9 url(images/background.gif) repeat-x left top;
}

.alignleft {
	float: left;
	margin: 10px 20px 5px 0;
}

.alignright {
	float: left;
	margin: 10px 0 5px 20px;
}

.clear {
	clear: both;
}

.left {
	float: left;
	margin-left:0;
}

.right {
	float: right;
}

#master {
	margin: 0 auto;
	width: 760px;
}

#menu {
	background: url(images/menu-bg.png) no-repeat left top;
	padding: 0 18px;
	position: absolute;
	top: 0;
	width: 234px;
	z-index: 99;
}

#logo {
	padding: 65px 0 35px;
}

#menu-items ul {
	margin: 0 0 0 25px;
	padding: 10px 0;
}

#menu-items ul li {
	color: #999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px 0px;
	text-transform: uppercase;
}

#menu-items ul li span {
	background: #fcfcfc;
	padding: 0 10px 0 0;
}

#content {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0 253px;
	position: absolute;
	top: 0;
	width: 508px;
	z-index: 1;
}

#content strong {
	font-weight: bold;
}

#upper-menu {
	padding: 25px 0;
	text-align: right;
}

#upper-menu ul li {
	border-right: 1px dotted #666;
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding: 0 10px;
}

#upper-menu ul li.off {
	border: none;
}

#breadcrumb {
	color: #fff;
	font-size: 0.7em;
	margin: 55px 0 5px;
	padding: 0 15px;
}

#breadcrumb ul li {
	background: url(images/arrow.gif) no-repeat right 6px;
	display: inline;
	padding: 0 10px 0 3px;
}

a.breadcrumb:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.breadcrumb:hover {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.breadcrumb:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}












#featured {
	border-bottom: 10px solid #565251;
}

#module {
	background: url(images/module-bg.gif) repeat-x left top;
	font-size: 0.75em;
	padding: 25px 0 25px 20px;
}

#module h1.sobre {
	background: url(images/sobre-a-primavera.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}

#module h1.contato {
	background: url(images/contato.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}

#module h1.noticias {
	background: url(images/noticias.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}

#module h1.qualidade {
	background: url(images/qualidade.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}

#module h1.produtos {
	background: url(images/produtos.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}

#module h1.servicos{
	background: url(images/servicos.png) no-repeat;
	display: block;
	height: 25px;
	margin: 0 0 10px;
	text-indent: -9999px;
	width: 297px;
}



#text {
	width: 250px;
}

#text p, #text-intern p {
	line-height: 16px;
	padding: 5px 10px;
	padding-right:30px;
}

#certifications {
	padding: 30px 20px 0;
}

#footer {
	border-top: 1px dotted #666;
	font-size: 0.75em;
	line-height: 13px;
	padding: 20px 20px 20px 20px;
}

.inputstyle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}



a.top:link {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

a.top:hover {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

a.top:visited {
	color: #FF9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

.titulo_paginas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
