	html, body, p, td, th, textarea, select, input {
		font-family:  Arial, Sans-Serif;
		font-size: 11px;
	}
	h1 {
		padding: 0px;
		margin: 0px;
		font-size: 17px;
		color: #333;
	}
	h2 {
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		font-size: 12px;
		color: #333;
	}
	h3 {
		font-size: 9px;
		background-color: #333;
		color: #FFF;
		padding: 1px;
		margin: 0px;
		text-align: right;
	}
	html, body {
		background-color: #FFFFFF;
	}
	body {
		background-image: url('images/body.gif');
		background-repeat: repeat-x;
	}
	form {
		padding: 0px;
		margin: 0px;
	}
	img {
		border: 0px;
	}
	select, input, textarea {
		padding: 2px;
	}
	html, body {
		padding: 0px;
		margin: 0px;
	}
	#Wrapper {
		margin: auto;
		width: 779px;
		background-color: #FFF;
		position:relative;
	}
	#WrapperTop {
		width: 779px;
		background-image: url('images/WrapperTop.gif');
		background-repeat: no-repeat;
		height: 64px;
		background-position: bottom left;
	}
	#WrapperTop2 {
		width: 779px;
		background-image: url('images/WrapperTop.gif');
		background-repeat: no-repeat;
		height: 64px;
		background-position: top left;
		position: relative;
	}
	#WrapperLeft {
		float: left; 
		width: 190px;
		min-height: 478px;
	  height: auto !important;
	  height: 478px;
	}
	#WrapperRight {
		width: 570px;
		float: right;
	}
	#WrapperFooter {
		clear: both;
	}
	#WrapperMiddle {
		border-right: 2px solid #CCC;
		border-left: 2px solid #CCC;
		border-bottom: 2px solid #CCC;
	}
	#MenuTop {
		position: absolute;
		bottom: 7px;
		right: 0px;
	}
	#MenuTop a:link,
	#MenuTop a:active,
	#MenuTop a:visited {
		margin-right: 22px;
		font-size: 9px;
		color: #FFF;
		text-decoration: none;
	}
	#MenuTop a:hover {
		color: #CACDD2;
	}
	#MenuFooter {
		border-bottom: 1px solid #CACDD2;
		border-top: 2px solid #E6E7E9;
		margin-bottom: 9px;
		padding-top: 2px;
		padding-bottom: 3px;
		font-size: 9px;
		color: #AFB3B9;
		text-align: right;
		padding-right: 20px;
	}
	#MenuFooter a:link,
	#MenuFooter a:active,
	#MenuFooter a:visited {
		margin-left: 7px;
		margin-right: 7px;
		color: #AFB3B9;
		text-decoration: none;
	}
	#MenuFooter a:hover {
		color: #666;
		text-decoration: none;
	}
	#WrapperMenu2 {
		height: 26px;
		position: relative;
		padding-left: 15px;
		color: #98999D;
	}
	#Path {
		position: absolute;
		top: 14px;
		font-size: 9px;
	}
	#Path a:link,
	#Path a:active,
	#Path a:visited {
		text-decoration: none;
		color: #98999D;
	}
	#Path a:hover {
		color: #333;	
	}
	#Path a.Active:link,
	#Path a.Active:active,
	#Path a.Active:visited {
		color: #CB8E48;
	}
	#NewsLetter {
		position: absolute;
		top: 0px;
		right: 50px;
		font-size: 9px;
	}
	#NewsLetter input {
		font-family: Arial, Verdana;
		font-size: 9px;
		padding: 2px;
		border: 1px solid #444;
	}
	#ContentLeft {
		padding: 13px;
	}
/*	#ContentLeft a:link,
	#ContentLeft a:active,
	#ContentLeft a:visited {
		color: #98999D;
		font-size: 12px;
		text-decoration: none;
		display: block;
	}
	#ContentLeft a:hover {
		color: #333;
	} */
	.Seletor {
		text-align: right;
	}
	.Seletor img {
		margin-left: 7px;
		margin-top: 7px;
	}
	#Mostrador {
		width: 164px;
		height: 95px;
		background-image: url('images/mostrador.gif');
		background-repeat: no-repeat;
		position: relative;
	}
	#Mostrador img {
		top: 7px;
		right: 11px;
		position: absolute;
	}
	#ContentRight {
		padding-top: 20px;
	}

	#WrapperTexto{
		float:right;
		width:210px;
	}



.Tabela {
	width: 400px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.Tabela td.Titulo {
	color: #FFF;
	background-color: #858C92;
	font-weight: bold;
}
.Tabela th {
	background-color: #CACDD2;
	text-align: left;
}
.Success {
	border: 2px solid #62AB50;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #62AB50;
	background-color: #D3E7CE;
	margin: 2px;
}
.Error {
	border: 2px solid #C40707;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #C40707;
	background-color: #FCC4C3;
	margin: 2px;
}
.Tabela td a img {
	border: 0px;
	margin-right: 3px;
}
.Tabela td.Titulo a:link,
.Tabela td.Titulo a:active,
.Tabela td.Titulo a:visited {
	color: #FFF;
	text-decoration: none;
}
#DicaProf{
	border:solid black 1px;
	background-color:black;
}
#DicaFoto{
	float:right;
}
#WrapperTextoDica{
	float:left;
	width:250px;
	text-align:right;

}

#NovProf{
	border:solid black 1px;
	background-color:black;
}
#NovFoto{
}
#WrapperTextoNov{
	float:left;
	width:490px;
	text-align:left;
}
#MenuRightWrapper a:link,
#MenuRightWrapper a:active,
#MenuRightWrapper a:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 21px;
	height: 21px;
	width: 120px;

	text-align: right;
}
#MenuRightWrapper a:hover {
	color: #FBEEDE;	
}
#MenuRightWrapper a div {}
.TabelaRepresentante{
	width:200px;
}
.TabelaRepresentante th{
	border: solid 1px #EFEFEF;
	background-color: #EFEFEF;
}
.TabelaRepresentante td{
	border: solid 1px #EFEFEF;
}
.CategoriaAtiva:link,
.CategoriaAtiva:active,
.CategoriaAtiva:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000;
	background-image: url('images/arrow_down.gif');
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 4px;

}
.CategoriaAtiva:hover {
	font-size: 17px;
	font-weight: bold;
}
.CategoriaInativa:link,
.CategoriaInativa:active,
.CategoriaInativa:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #DDDFE2;
	background-image: url('images/arrow_right.gif');
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 4px;

}
.CategoriaInativa:hover {
	color: #CED1D4;
	font-size: 17px;
	font-weight: bold;
}
.MenuSeparator {
	height: 1px;
	overflow: hidden;
	background-image: url('images/menu_separador.gif');
	background-repeat: repeat-x;
	width: 150px;
}
.Link:link,
.Link:active,
.Link:visited {
	display: block;
	color: #98999D;
	text-decoration: none;
	padding-left: 3px;
}
.Link:hover {
	color: #000;
}
.Catalogo {
	border: 1px solid #FFF;
}
.Catalogo td.BR {
	border-bottom: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
	width: 150px;
	height: 150px;
}
.Catalogo td.B {
	border-bottom: 1px dotted #DDD;
	width: 150px;
	height: 150px;
}
.Catalogo td.L {
	border-left: 1px dotted #DDD;
	width: 150px;
	height: 150px;
}
.Catalogo td.R {
	border-right: 1px dotted #DDD;
	width: 150px;
	height: 150px;
}
.Catalogo td.BL {
	border-bottom: 1px dotted #DDD;
	border-left: 1px dotted #DDD;
	width: 150px;
	height: 150px;
}
.Hr {
	margin-bottom: 2px;
	background-color: #858C92;
	height: 3px;
	overflow: hidden;
	width: 200px;
}
.Hr hr {
	display: none;
}
#CaixaMiddle {
	width: 173px;
	background-image: url('images/painel_middle.gif');
	background-repeat: repeat-y;
}
#CaixaBottom {
	width: 173px;
	background-image: url('images/painel_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#CaixaTop {
	width: 173px;
	background-image: url('images/painel_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#CaixaContent {
	color: #91959A;
	padding: 10px;
}
#CaixaContent p {
	padding: 0px;
	margin: 0px;
}
.Catalogo p {
	padding-bottom: 2px;
	margin: 0px;
	font-size: 9px;
}
.CatalogoTitulo {
	color: #98999D;
}
#ContentFooter {
	height: 26px;
}
#ContentTextoDica p{
	font-size: 9px;
}
#ContentTextoDica a:link,
#ContentTextoDica a:active,
#ContentTextoDica a:hover,
#ContentTextoDica a:visited {
	color: #98999D;
}
#FLUTUAR img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}	
#FLUTUAR {
	border: 1px solid #B9BEC4;
	background-color: #FFF;
}
#FLUTUAR h1 {
	color: #98999D;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#FLUTUAR {
	font-size: 9px;
}
.NovSeparador {
	height: 1px;
	overflow: hidden;
	background-color: #D6DADD;
	margin-bottom: 5px;
	margin-top: 5px;
}
.NovData {
	font-size: 9px;
	color: #98999D;
}
#NovTexto,
#NovTexto p {
	font-size: 9px;
}

#MapaSite a:link,
#MapaSite a:active,
#MapaSite a:visited {
	text-decoration: none;
	color: #000;
}
#MapaSite a:hover {
	color: #999;
}
.Button {
	background-color: black;
	color: #FFF;
	border: 0px;
}
a:link,
a:active,
a:visited {
	color: #9FA9BA;
}
a:hover {
	color: #000;
}
.Dica {
	font-size: 9px;
	color: #CCC;
}