p {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


a:link 
	{
	text-decoration: none;
	color:#000000;
	} 

a:visited
	{
	text-decoration: none;
	color:#333333;
	}
	
a:active
	{
	color:#333333;
	text-decoration: none;
	} 
	
a:hover
	{
	text-decoration: none;
	color:#000000;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	} 
	
a.paginas:link 
	{
	text-decoration: none;
	color:#999999;
	} 

a.paginas:visited
	{
	text-decoration: none;
	color:#999999;
	}
	
a.paginas:active
	{
	color:#999999;
	text-decoration: none;
	} 
	
a.paginas:hover
	{
	text-decoration: none;
	color:#000000;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	} 	
	

a.menu:hover {
	text-decoration: none;
	color:#000000;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
}

a.clear:hover {
	text-decoration: none;
	color:#000000;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.field-normal {
	background-image: url(img/bg_field.jpg);
	border: 1px solid #CCCCCC;
	height: 18px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.field-center {
	background-image: url(img/bg_field.jpg);
	border: 1px solid #CCCCCC;
	height: 18px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.field-center-error {
	background-image: url(img/bg_field.jpg);
	border: 1px solid #FF0099;
	height: 18px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.field-normal-error {
	background-image: url(img/bg_field.jpg);
	border: 1px solid #FF0099;
	height: 18px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.button-ok {
	background-image: url(img/bg_ok.jpg);
	border: 1px solid #666666;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text-bold {
	font-weight: bold;
}
.text-light-xs {
	font-size: 9px;
	color: #999999;
}
.text-light-s {
	font-size: 11px;
	color: #999999;
}
.text-dark-s {
	font-size: 11px;
	color: #000000;
}
.text-pink-xs {
	font-size: 12px;
	color: #FF0099;
	font-weight: bold;
}


.text-link-active {
	text-decoration: none;
	color:#000000;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	font-weight: bold;
}
.text-pink {
	color: #000000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0099;
	border-right-color: #FF0099;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
}





.swf {
	height: 100%;
	vertical-align: top;
}
.text-menu-links {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 16px;
}
.td-img-tb {
	background-image: url(img/thumbnails.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
}
.td-produto {
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 2px;
}
.text-pink-xs-bold {
	font-size: 11px;
	color: #E10087;
	font-weight: bold;
}
.field-center-qnt {
	background-image: url(img/bg_field.jpg);
	border: 1px solid #CCCCCC;
	height: 18px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 18px;
}
.text-pink-xxs {
	font-size: 9px;
	color: #FF0099;
	font-weight: bold;
	font-family: arial;
}
.field-multi {
	background-image: url(img/bg_field_multi.jpg);
	border: 1px solid #CCCCCC;
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-repeat: repeat-x;
	height: 150px;
	background-color: #FFFFFF;
	background-position: top;
}
.td-img-tb-xl {
	background-image: url(img/thumbnails-xl.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 350px;
	width: 350px;
}

