.style3 {
	color: #0033CC;
	font-weight: bold;
	font-size: 24px;
}
.style_stantard {
	padding:0 10px 13px 13px;
	color: #000000;
	font-weight: normal;
}

.style2_1 {
	padding:0 5px 0px 0px;
	color: #000000;
	font-weight: normal;
}

.style1 {
	color: #B7B7B7;
	font-size: 11px;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style10 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.STYLE_TITLE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.STYLE_TITLE2_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #8c2cb9;
}
.STYLE_TITLE2_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #1a8bc0;
}
.STYLE_TITLE2_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #00de15;
}
.STYLE_TITLE2_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #cc0e68;
}
.STYLE_TITLE2_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #de6800;
}
.STYLE_TITLE2_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #de0000;
}
.STYLE_TITLE2_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #0ecc8b;
}
.Titulo_Produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(../images/fundo.png);
}
.STYLE_TITLE3 {
	padding:0 0 0 10px;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}

.STYLE_Base_text {
	padding:0 10px 13px 13px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style14 {font-size: 10px}
.style15 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style20 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}


#centro_left {
	float: left;
	width: 175px;
}
#centro_right_top {
	float: none;
	width: 100%;
	height: 38px;
}
.style7 {font-size: 80%}

#centro_right_middle {
	float: none;
	width: 575px;
	padding-left: 175px;
}
#centro_right {
	float: none;
	width: 575px;
	padding-left: 175px;
}
.style13 {
	color: #000099;
	font-size: 80%;
}
.style22 {
	padding:0 0 0 13px;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.style23 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#gallery{
	
	/* The width of the gallery */
	width:750px;
	overflow:hidden;
}
#slides{
	/* This is the slide area */
	height:330px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:750px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:30px;
	text-align:center;
	margin:0px;
	padding:0px;
}

.ul_2{
	margin:0px;
	padding:0px;
}

.ul_2 li{
	/* Every thumbnail is a li element */
	width:130px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.ul_2 li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	font-weight:bold;
}

.ul_2 li.act{
	/* The active state of the thumb */
	font-weight:bold;
}

.ul_2 li.act:hover{
	/* The active state of the thumb */
}

.ul_2 li.act a{
	cursor:default;
	color:#000000;
}
