.FUNDOtd {
	background-color: #8220B5;
	background-image: url(images/fundo_topicos2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.rodape {font-size: 9px; color: #666666;}

.menu_rodape {
	color: #FFFFFF;
	font-size: 9px
}
.menu_rodape a{
	color: #FFFFFF;
	font-size: 9px;
}
.menu_rodape a:hover{
	color: #FFFF00;
	font-size: 9px;
}

.menu {
	color: #000000;
	font-size: 9px
}
.menu a{
	color: #000000;
	font-size: 9px;
}
.menu a:hover{
	color: #FF0000;
	font-size: 9px;
	font-weight: bold;
}



#dropmenudiv{
	position:absolute;
	background-color: #F3F8FC;
	border-bottom-width: 1px;
	line-height:normal;
	z-index:100;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 2px;
	color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	height: 15px;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #DBEAF7;
	font-weight: bold;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist {
list-style-type: square;
width: 165px;
background-color: #FFFFB9;
}

/* classes for validator */
	.tfvHighlight
		{font-weight: bold; color: red;}
	.tfvNormal
		{font-weight: normal;	color: black;}


.bordatabela {
	border: 1px solid #E5E5E5;
	margin: 3px;
	padding: 3px;
}
.FUNDOTDLOJAS {
	background-attachment: fixed;
	background-image: url(images/fundo_td.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.style1 {font-size: 12px}
.style2 {color: #000000} .maiuscula {
	text-transform: uppercase;
}
.tabb {
	border: thin solid #999999;
}
.flutuante {
	height: 300px;
	width: 400px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 300px;
	top: 102px;
}
