jhtml, body {
	height:100%;
	margin:0px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}
a{
	text-decoration:none;
}
div a{
	cursor:pointer;
}
img{
	border:none;
}
h1{
	background-image:url(../imagens/bgtitle.jpg);
	background-repeat:no-repeat;
	color:#005082;
	font-size:160%;
	padding-top:5px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 5px;
}
#main{
	width:100%;
	min-height: 100%;
	position:relative;
	margin:auto;
}
#topo{
	margin:auto;
	width:960px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 10px;
}
#logo{
	float:left;
	margin-right:30px;
}
#menu{
	text-align:center;
	margin-top:5px;
	height:30px;
	color: #005D9A;
}
#menu a{
	color:#005C97;
}
.link{
	font-size:90%;
	width:136px;
	height:23px;
	float:left;
	background-image:url(../imagens/bgmenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:7px;
	margin-right: 5px;
	margin-left: 5px;
}
#banner{
	width:740px;
	height:69px;
	margin-top: 3px;
	background-color: #CCC;
	float: right;
	position:relative;
	z-index:40
}
#conteudo{
	width:960px;
	min-height: 100%;
	position:relative;
	background-color:#FFF;
	margin:auto;
}
#evento{
	width:200px;
	margin:10px;
	text-align:center;
	color:#005082;
	float:left;
}
#entrada {
	width:960px;
	height:490px;
	margin:auto;
	background-image:url(../imagens/homebase.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:20px;
	z-index:20;
	-moz-border-radius:10px;
	-webkit-border-top:10px;
	border-radius:10px;

}
#linha{
	text-align:center;
	width:330px;
	margin-top:13px;
	float:left;
}
h2{
	margin:0px;
	padding:0px;
	font-size:120%;
	font-style: normal;
}
* html #main {
	height: 100%; /* hack para IE6 que trata height como min-height */
}
#clear{
	clear:both;
}

#rodape{
	width:100%;
	height:57px;
	text-align:center;
	color:#005082;
	background-image: url(../imagens/bgfooter.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top:40px;
	botom:0;
	font-size:80%;
	background-position:center;
}
.mettul{
	vertical-align: middle;
}
.blue{
	color:#005082;
	font-weight: bold;
}
#rodape img{
	padding-left:7px;
	padding-right:7px;
}
form{
	color:#005082;
	float:left;
	margin-right:20px;
}
textarea{
	width:300px;
	overflow: auto;
	margin-top:4px;
	height:103px;
	z-index:20;
	-moz-border-radius:6px;
	-webkit-border-top:6px;
	border-radius:6px;
	border: medium solid #005082;
}
input {
	width:300px;
	margin-bottom:6px;
	margin-top:1px;
	padding-left:4px;
	z-index:20;
	-moz-border-radius:6px;
	-webkit-border-top:6px;
	border-radius:6px;
	border: medium solid #005082;
}


#nav-slide{
	position:absolute;
	bottom:5px;
	right:15px;
	z-index:10;
	-moz-border-radius:3px;
	-webkit-border-top:3px;
	border-radius:3px;
}
#pager a{
	background: url(../imagens/slidenav.png) no-repeat;
	display:block;
	float:left;
	font-size:0px;
	width:9px;
	height:10px;
	margin:0px 2px;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
}
#pager .activeSlide{
	background: url(../imagens/slidenav-active.png) no-repeat;
}

.cycle{
	width:740px;
	height: 70px;
	background-image:url(../imagens/banner/bgbanner.jpg);
	background-repeat:no-repeat;

}
.foto{
	height:70px;
	margin-left:20px;
	float: left;
	margin-right: 20px;
}
.textbanner{
	text-align:center;
	margin-top:10px;
	font-size: 130%;
	color: #005082;
	font-weight: bold;
	float: left;
	width: 380px;
}
.litle{
	font-size:50%;
}
.valor{
	font-size: 220%;
	font-weight: bold;
	color: #F00;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}
#produtos {
	width:800px;
	padding-left:20px;
	color:#414042;
	height: 283px;
}
#roll {
	overflow:scroll;
	overflow-x:hidden;
	width:950px;
	height:400px;
	padding-bottom:50px;
}
.prodimg {
	float:left;
	margin-right:30px;
	margin-bottom: 30px;
}
#carro{
	width:960px;
	margin:auto;
	text-align:center;
}
#promo{
	width:100%;
	text-align:center;
}

nav{
	text-align: center;
	color: black;
	
}