@charset "utf-8";
/* CSS Document */
body{
	background-color:#C9E6FF;
}

#geral{
	position:absolute;
	width:812px;
	left:50%;
	margin-left:-406px;
	z-index:1;
	background-image:url(IMG/backGeral.gif);
	background-repeat:repeat-y;
	background-position:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}

#top{
	position:relative;
	width:100%;
	height:27px;
	z-index:1;
	background-image:url(IMG/header.png);
	background-repeat:repeat-x;
}

#center_pag{
	position:relative;
	width:814px;
	height:50px;
	background-color:#060
	z-index:1;
}

#left{
	float:left;
	background-image:url(IMG/menu_background.png);
	height:643px;
}

#left_content{
	margin-top:250px;
	margin-left:32px;
}

#right{
	background:url(IMG/marcaDagua.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	width:602px;
	height:643px;
}

#footer{
	position:relative;
	background-image:url(IMG/footer_background.gif);
	background-position:-150px;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:812px;
	height:52px;
	z-index:1;
}

a:link {
	color:#fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:300;
}

a:visited {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:300;
}

a:hover {
	color:#FF6;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:300;
}

a:active {
	color: #fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:300;
}

.TituloPag{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:400;
}

.TituloPagProdutos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:400;
}
.menu{
    color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#produtos{
	background:url(IMG/marcaDagua.png);
	background-position:center;
	background-repeat:no-repeat;
}
