@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBE2AC;
	background-position: top center;
}



body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #060;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: none;
}
#lay {
	width: 1003px;
	margin: auto;
	height: auto;
	overflow: visible;
}
#top {
	background-image: url(../images/bg_lay_01.png);
	height: 220px;
	width: 1003px;
	text-align: justify;
}
#menu {
	background-image: url(../images/bg_lay_02.png);
	height: 47px;
	width: 1003px;
}
#bg_cont {
	width: 100%;
	background-image: url(../images/bg_lay_04.png);
	overflow: auto;
	height: auto;
}
#banner {
	height: 400px;
	width: 640px;
	margin: auto;
	margin-bottom: 10px;
}

#lay_cont {
	background-image: url(../images/boxes_02.png);
	width: 956px;
	margin: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: auto;
	overflow: auto;
	min-height: 300px;
}
#menu_lateral {
	width: 187px;
	float: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	overflow: visible;
	height: auto;
}
.titulo_menu_lateral {
	background-image: url(../images/titulo_menu_02.png);
	height: 17px;
	width: 167px;
	font-weight: bold;
	padding: 15px 10px 5px 10px;
	text-align: justify;
	color: #000;
}
.titulo_menu_lateral1 {
	background-image: url(../images/titulo_menu_01.png);
	height: 17px;
	width: 167px;
	font-weight: bold;
	padding: 15px 10px 5px 10px;
	text-align: justify;
	color: #000;
}
.blink_menu_lateral {
	font-size: 12px;
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
#menuver {
	padding: 0;
	margin: 0;
	width: 167px;
	text-align: left;
}
#menuver ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#menuver li {
	margin: 0;
	color: #000;
	list-style: none;
}
#menuver li a {
	margin:0;
	padding:0;
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	text-decoration: none;
	color: #000;
}
#menuver li a:hover {
	background-color: #FBE3AE;
	color: #000;
}



#conteudo {
	width: 720px;
	float: right;
	margin: 14px 18px 0px 0px;
	min-height: 230px;
	overflow: visible;
	text-align: justify;
}
.prod_sp {
	height: auto;
	width: 720px;
	overflow: auto;
	text-align: justify;
}
.observacoes {
	font-size: 9px;
	color: #333;
}

.title_page {
	height: 16px;
	width: 700px;
	background-color: #96D836;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


.clear {
	clear: both;
}

#footer {
	width: 1003px;
	background-image: url(../images/bg_lay_06.png);
	height: 106px;
}
#ass {
	height: 38px;
	width: 971px;
	margin: auto;
	text-align: right;
}


#mapsite {
	height: 20px;
	width: 951px;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 11px;
}
#mapsite a:link {
	color: #000;
	text-decoration: none;
}

#mapsite a:visited {
	color: #333;
	text-decoration: none;
}
#mapsite a:hover {
	color: #000;
	text-decoration: underline;
}
#box_produto {
	height: auto;
	width: 715px;
}
#logo {
	position:relative;
	left:94px;
	top:26px;
	width:217px;
	height:166px;
	z-index:1;
}
#box_fotos_img {
	float: left;
	border-color: #FBE2AC;
	border-top-style: solid;
	border-left-style: solid;
	border: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	margin: 2px 2px 2px 2px;
	width: 100px;
	height: 100px;
	background-color: #333;
}

.box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /*width: ...;
    height: ...;*/
}
.box * {
	vertical-align: middle;
}

.box span {
    display: inline-block;
    height: 100%;
}
.destaca_menu {
	font-weight: bold;
	color: #F00;

}
.destaca_menu1 {
	font-weight: bold;
	color: #00F;
}
#payments {
	position:relative;
	left:680px;
	top:-140px;
	width:280px;
	height:60px;
	z-index:2;
}
#tit {
	border-bottom: 2px;
	border-bottom-color: #96D836;
	border-bottom-style: solid;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
#nome_projeto {
	border-bottom: 1px;
	border-bottom-color: #989998;
	border-bottom-style: solid;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

