/*######## DIVS #########*/
* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

html {
     overflow: -moz-scrollbars-vertical;
	 overflow-y: scroll;

}

#tudo {
	position: relative;
	width: 766px;
	margin: 0 auto;
	background-color: #333333;
	z-index: 0;
	visibility: visible;
}
#topo {
	position:relative;
	width: 766px;
	height: 139px;
	Top: 0px;
	background-color: black;
	z-index: 0;
	visibility: visible;
}
#menutopo {
	position: relative;
	width: 766px;
	height: 45px;
	top: 2px;
	background-image:url(images/barragradiente.jpg);
	z-index: 0;
	visibility: visible;
}
#corpo {
	position: relative;
	width: 766px;
	top: 4px;
	left: 0px;
	background-color: #333;
	z-index: 1;
	visibility: visible;
}
#bannersinferior {
	position: relative;
	width: 766px;
	top: 6px;
	background-color: black;
	z-index: 1;
	visibility: hidden;
}
#rodape {
	position: relative;
	width: 766px;
	height: 50px;
	top: 6px;
	z-index: 1;
	visibility: visible;
}
#menupopup {
	position: absolute;
	width: 95px;
	height: 54px;
	z-index: 2;
	top: 184px;
	left: 197px;
	visibility: hidden;
}
#rolagem {
	position: absolute;
	width: 100px;
	height: 100%;
	top: 0px;
	left: 625px;
	z-index: 1;
	visibility: visible;
}
#alfarolagemtop {
	position: absolute;
	background-image:url(images/alfarolagem.png);
	width: 100px;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}
#alfarolagembotton {
	position: absolute;
	background-image:url(images/alfarolagembotton.png);
	width: 100px;
	height: 100px;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	visibility: visible;
}
/*######## TEXTO #########*/
.textogeral {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 21px;
	color: #4d4d4d;
}
.titulogeral {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #4d4d4d;
}
.menutopo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	font-weight: bold;
	text-decaration: none;
}
.separamenutopo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 21px;
	color:#FF0000;
}
.rodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}
.menuRodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulonewsletter {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	letter-spacing: 5px;
	padding-left: 15px;
}
.textonewsletter {
	color: #333333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textoemais {
	letter-spacing: 8px;
	color: #ffffff;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
.textofundopretogeral {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
}
.barraMenuRodape {
	color: #e33230
}
.textoprodutos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
}
.titulosprodutos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
}
.textogeralpequeno {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #4d4d4d;
}
.tituloAdmin {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	line-height: 21px;
	color: #666666;
}
#faqs{
	padding-left:20px; 
	padding-right:20px;
}
#faqs a:visited{
	color:#666;
}
#faqs a:link{
	color:#666;
}
#faqs a:hover{
	color:#666;
}