/* CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,
figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary {display:block;}
meter,progress,mark, time {display:inline;}
ol, ul {list-style:none;}
blockquote,q {quotes:none;}
html,body {height:100%;}
img {border:0;}
object {
	vertical-align:top;
	outline:none;
}
ul,ol {list-style:none;}
table,table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
input,select,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
	padding:0;
}
textarea {overflow:auto;}
a:link, a:visited { 
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	font-weight: normal;
} 
a:active, a:hover { 
	font:12px Arial, Helvetica, sans-serif;
	color:#6F3;
	text-decoration: none; 
	cursor:pointer;
}
/* CONFIGURAÇÕES GERAIS */
html {min-width:1200px;}
#ie_desatualizado {
    width: 100%;
    background-color: #000;
    padding: 7px 0;
    height: 50px;
}
#ie_desatualizado p {
    margin: 0 auto;
    width: 980px;
    color: #FFF;
    font: normal 12px Arial;
}
#ie_desatualizado a {
    color: #0099FF;
    text-decoration: underline;
    font: bold 12px Arial;
    width: 150px;
}
.ok, .no {
	padding: 5px;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	border: 1px solid #0f0;
	height:50px;
	width:560px;
}
.ok {
	background: #d5ffdf;
	color: #006;
}
.no {
	background: #861A06;
	color: #fff;
}
h1, h2, h3, h5 {
	font:normal 17px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333;
	margin:10px;
}
/*conteudo do site*/
body.pg-principal {
	background:url(../imagens/bg-body-top.jpg) repeat-x;
	width:100%;
}
body.pg-links {
	margin:0;
	padding:0;
	background:url(../imagens/bg-body-top2.jpg) repeat-x;
	width:100%;
}
#content {
	margin:0 auto;
	width:1200px;
}
#esquerda {
	float:left;
	width:450px;
	margin-bottom:15px;
}
#esquerda img {
	padding:0;
	margin:0;
	border:0;
	float:left;
}
a.email {
	font:100 15px Verdana, Geneva, sans-serif;
	color:#333;
	font-style:italic;
	text-decoration:underline;
	float:right;
	margin:10px 25px 5px 10px;
}
#esquerda p {
	float:left;
	width:420px;
	margin:10px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:justify;
}
#esquerda span {
	font-size:18px;
	font-weight:bold;
}
#esquerda h1 {
	float:left;
	margin:20px 0 0 5px;
	height:45px;
	background:url(../imagens/h1-esquerda.jpg) no-repeat 0 19px;
	width:100%;
}
#esquerda ul {
	float:left;
	width:100%;
	display:block;
	margin:0 0 0 5px;
}
#esquerda ul li {
	float:left;
	width:130px;
	height:90px;
	margin-bottom:10px;
}
a.dicas {
	font:11px Arial, Helvetica, sans-serif;
	color:#006600;
	font-style:italic;
	float:right;
	margin:10px 0 0 0;
}
a.dicas:hover {
	text-decoration:underline;
}
div.parceiros {
	float:left;
	height:50px;
	margin: 0 10px;
}
div.parceiros-fim {
	float:left;
	height:50px;
	margin: 0;
}
#direita {
	float:right;
	width:750px;
	margin-bottom:15px;
}
#direita h2 {
	float:left;
	height:30px;
	background:url(../imagens/h1-esquerda.jpg) no-repeat 0 19px;
	width:230px;
}
#direita h3 {
	float:left;
	height:30px;
	background:url(../imagens/h3-direita.jpg) no-repeat 0 19px;
	width:100%;
}
#direita h5 {
	float:right;
	margin:0;
	height:45px;
	background:url(../imagens/h5-direita.jpg) no-repeat 0 19px;
	width:430px;
}
#col-1 {
	float:left;
	width:250px;
	margin:35px 0 15px 5px;
	height:auto;
}
#col-1 ul {
	float:left;
	width: 240px;
	height:auto;
	margin:0 0 0 5px;
	list-style-image:url(../imagens/list-img.jpg);
}
#col-1 ul li {
	margin:0 0 10px 25px;
	font:14px Verdana, Geneva, sans-serif;
	color:#666;
}
#col-2 {
	float:right;
	margin:45px 0 15px 10px;
	width:450px;
}
#col-2 ul {
	float:left;
	width: 200px;
	margin: 30px 10px 5px 20px;
	list-style-image:url(../imagens/list-img.jpg);
}
#col-2 ul li {
	margin:0 0 10px 25px;
	font:14px Verdana, Geneva, sans-serif;
	color:#666;
}
#col-2 img {
	float:left;
	width:195px;
	height:125px;
	border:0;
	margin:5px;
}
#prod-1 {
	float:left;
	width:360px;
	height:auto;
}
#prod-2 {
	float:right;
	width:360px;
	height:auto;
}
div.produto {
	float:left;
	display:block;
	width:100%;
	height:80px;
	background: url(../imagens/bg-produto.jpg) no-repeat 0 70px;
	margin:5px 0 5px 10px;
}
img.prod {
	float:left;
	width:93px;
	height:67px;
	margin:0;
	border:0;
}
div.produto h4 {
	float:left;
	font:14px Verdana, Geneva, sans-serif;
	color:#000;
	height:30px;
	background:url(../imagens/bg-h4.jpg) no-repeat 0 17px;
	width:255px;
	margin:0 0 0 10px;
}
p.prod-txt {
	float:left;
	display:block;
	font:11px Verdana, Geneva, sans-serif;
	color:#333;
	width:255px;
	line-height:13px;
	margin:0 0 5px 10px;
}
a.prod-link {
	float:right;
	width:45px;
	font:500 10px Verdana, Geneva, sans-serif;
	font-style:italic;
	color:#006600;
}
a.prod-link:hover {
	color:#999;
	text-decoration:underline;
}
/* menu */
#templatemo_menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(../imagens/templatemo_menu_right.jpg) right no-repeat;
}
#templatemo_menu_ {
	position: relative;
	float: left;
	height: 47px;
	margin: 5px 0 0 0;
	background:url(../imagens/templatemo_menu_right.jpg) repeat-x;
}
#templatemo_menu #templatemo_menu_left {
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0;
	left: 0;
	background: url(../imagens/templatemo_menu_left.jpg) no-repeat;
}
#templatemo_menu ul{
	margin: 10px 20px 0 0;
	padding: 0;
	list-style: none;
}
#templatemo_menu_ ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#templatemo_menu ul li, #templatemo_menu_ ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(../imagens/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #919191;	
	font-weight: normal;
	outline: none;
}
#templatemo_menu_ ul li a {
	float: left;
	display: block;
	width: 170px;
	padding: 5px 0;
	background: url(../imagens/templatemo_menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #919191;	
	font-weight: normal;
	outline: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu_ ul li a:hover { 
	color: #3F0;	
}
#banner {
	float:right;
	width:750px;
	height:380px;
	margin:60px 0 0 0;
}
/*contato*/
#endereco, #empresa{
	float:left;
	width:100%;
	padding:50px 0 0 10px;
}
#endereco h3, h4{
	float:left;
	width:100%;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#090;
	margin:0;
}
#endereco p{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	float:left;
	width:100%;
}
#endereco h5{
	float:left;
	width:100%;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#090;
	text-decoration:underline;
	margin:15px 0 0 0;
}
#endereco dl{
	float:left;
	width:100%;
}
#endereco dt, dd{
	color:#333;
}
#endereco dt{
	font:400 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
}
#endereco dd{
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#endereco a{
	font:bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#mapa{
	clear:both;
	float:left;
	width:100%;
	padding:25px 0 0 0;
}
/*empresa*/
#empresa img{
	width:100%;
	height:220px;
	border:0;
	float:left;
}
#empresa dl{
	padding:0;
	float:left;
	width:100%;
}
#empresa dt{
	margin: 10px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#090;
}
#empresa dd{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 0 0;
}
#empresa-txt{
	float:right;
	width:730px;
	margin: 30px 0 0 0;
}
#empresa-txt h1, #produtos h1{
	float:left;
	width:100%;
	font:bold 22px Georgia, "Times New Roman", Times, serif;
	color:#0C0;
	border-bottom:1px solid #060;
}
#empresa-txt p{
	float:left;
	width:100%;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:justify;
	line-height:18px;
	margin:5px 0 5px 10px;
}
#empresa-txt ul{
	float:left;
	width:730px;
	list-style:decimal;
	margin:10px 0 0 10px;
}
#empresa-txt ul li{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 10px 18px;
}
/*produtos*/
#produtos{
	width:100%;
	margin:0;
	padding:0;
}
#produtos h2{
	width:450px;
	float:right;
	margin:25px 0 5px 10px;
	font-weight:bold;
	height:30px;
	background:url(../imagens/bg-h4.jpg) no-repeat 0 17px;
}
.detalha-produto {
	clear:both;
	width:1000px;
	background:url(../imagens/bg-detalha-prod.jpg) no-repeat;
	height:320px;
	float:left;
	margin:0 100px;
}
.detalha-produto-esq {
	float:left;
	width:400px;
	margin: 30px 5px 10px 20px;
}
.detalha-produto-dir {
	float:right;
	width:490px;
	height:290px;
	background:url(../imagens/bg-detalha-prod-dir.jpg) no-repeat;
	margin:13px 70px 13px 15px;
}
.detalha-produto-dir p {
	font: bold 11px Tahoma, Geneva, sans-serif;
	color:#090;
	width:440px;
	margin:13px 0 13px 40px;
}
.detalha-produto-dir ul {
	color:#999;
	width:440px;
	margin:0 0 0 15px;
	list-style:disc;
}
.detalha-produto-dir li {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	width:440px;
	margin:3px 0 3px 40px;
}
a.mais{
	float:right;
	font: 11px Tahoma, Geneva, sans-serif;
	color:#0C0;
	margin:0 20px;
}
a.mais:hover{
	color:#060;
}
/*arquivos dentro da pasta detalhaProduto*/
.prod {
	float:left;
	width:280px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	margin:30px 5px;
	border:1px solid #E9FFD2;
}
.prod h3 {
	font:bold Tahoma, Geneva, sans-serif;
	color:#090;
	font-style:normal;
	float:left;
	width:260px;
	text-align:center;
}
.prod img {
	float:left;
	margin:10px 0 10px 45px;
}
.prod ul {
	color:#999;
	width:220px;
	list-style:disc;
	margin:3px 0 10px 45px;
	float:left;
}
.prod li {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#666;
	width:260px;
	margin:3px 0 3px 15px;
}
h1.obras {
	width:100%;

	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#090;
}
/*footer*/
#footer {
	margin:0 auto;
	width:1200px;
	height:80px;
}
#footer img {
	float:left;
	height:17px;
	width:575px;
}
#footer-esq {
	clear:both;
	float:left;
	width:250px;
	margin:15px 0 0 0;
}
#footer-esq h2 {
	font:11px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#333;
	float:left;
}
#face {
	float:left;
	width:30px;
	background:url(../imagens/bg-face.jpg) bottom;
	height:30px;
}
#face:hover {
	background:url(../imagens/bg-face.jpg) top;
}
#twitter {
	float:left;
	width:30px;
	background:url(../imagens/bg-twitter.jpg) bottom;
	height:30px;
	margin:1px 5px;
}
#twitter:hover {
	background:url(../imagens/bg-twitter.jpg) top;
}
#footer-dir {
	float:left;
	width:900px;
	border-left:1px solid #999;
	height:40px;
	margin:10px 0 0 0;
	padding:0 0 0 25px;
}
#footer-dir p {
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	margin:15px 0 0 0;
}
#assinatura {
	font:10px Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:1200px;
	color:#999;
}
#assinatura a {
	font:bold 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999;
	cursor:pointer;
	width:100px;
}
#assinatura a:hover {
	color:#F30;
}
#assinatura p.lf {
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 0 0;
	padding:0;
	float:right;
}
#obras {
	width:100%;
}
#obras h1 {
	float:left;
	margin:20px 0 0 5px;
	height:45px;
	background:url(../imagens/h1-esquerda.jpg) no-repeat 0 19px;
	width:100%;
}
p.txt-obras {
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#666;
	font-style:italic;
	margin:10px;
}
.list-serv{
	float:left; 
	margin:5px 2px; 
	border:3px solid #333;
}
.list-serv:hover{
	border:3px solid #0F0;
}