body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
tr {
	text-align:left;
	vertical-align:top;
}
p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color : #333;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height:130%;
}
p a{
	text-decoration:none;
	color:#333;
}
p a:hover{
	text-decoration:none;
	color:#06F;
}
#produtos p {
	color : #333;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height:120%;
}
#produtos a {
	color : #333333;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	line-height:120%;
	text-decoration:none;
	text-align:right;
}
#produtos a:hover {
	color : #06F;
}
#produtos td {
	padding-top:3px;
}
#valor {
	padding:10px 0px;
	font-size : 12px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
	color:#0066FF;	
}
#arquivo {
	height:60px;
	background-image:url(../images/b_arquivo.jpg);
	background-repeat:no-repeat;
	padding:15px 0px 10px 30px;
}
#arquivo a{	
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:bold;
	text-decoration:none;
	color:#333;	
}
#arquivo a:hover{	
	font-weight:bold;
	color:#06F;	
}
#categorias a {
	color : #333333;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	line-height:120%;
	text-decoration:none;
	text-align:left;
}
#categorias a:hover {
	font-size : 11px;
	font-weight:bold;
}
#categorias td {
	padding:3px 10px;
	border-bottom: 1px solid #FFF;
}
#barra_categorias{
	padding:0px 10px;
	background-image:url(../images/bar1.jpg);
	border-bottom: 1px solid #FFF;
}
#nome_produto {
	color : #06F;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:bold;
	padding: 0px 0px 10px;
}
#barra_produtos{
	padding:0px 10px;
	background-image:url(../images/bar2.jpg);
}
#cursos {
	width:440px;
	height:21px;
	background-image:url(../images/seta.jpg); 
	background-repeat:no-repeat;
	background-color:#ECF3F9;
	padding-left:25px;
	padding-top:2px;
	border-bottom:1px solid #FFF;
	cursor:pointer;
}
#cursos_lista, #profissionais_lista {
	width:440px;
	padding:10px;
	color : #333;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height:130%;
}
#profissionais_lista { width:700px; margin:30px 0 0 0; padding:2px; }
#profissionais_lista tr { text-align:center; }
#accordion_help {
	width:440px;
	height:21px;
	background-color:#FFF;
	padding-top:2px;
	border:1px solid #ECF3F9;
	cursor:pointer;
	text-align:center;
}
#dots {
	height:10px;
	background-image:url(../images/dots.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#pagina {
	background-image:url(../images/maquina.gif);
	background-repeat:no-repeat;
	background-position: 0px bottom;
	vertical-align:top;
}
#caixa {
	border: 1px solid #F1EFA5; 
	background-image:url(../images/fundo2.jpg); 
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center;
}
#moldura1 {
	width:178px;
	height:138px;
	background-image:url(../images/moldura.gif); 
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:7px;
	vertical-align:top;
}
#moldura2 {
	width:138px;
	height:108px;
	background-image:url(../images/moldura2.gif); 
	background-repeat:no-repeat;
	padding-top:7px;
	padding-right:3px;
	vertical-align:top;
	text-align:center;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}