/*-- body properties --*/
body {
	background: url(../imagens/bg.jpg) top no-repeat #328AAC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: 0px;
	}
	
p { margin:0px}

a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}

/*-- others properties --*/

.img_border	{
	padding: 3px;
	border: 1px solid #c7cebd;
	margin: 0px 0px 15px 15px;
	}
	
.img_prod{
	padding: 3px;
	border: 1px solid #c7cebd;
	margin: 0px 0px 15px 15px;
	}
	
.dicas {
	width: 406px;
	padding: 13px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	
	}

/*-- font properties --*/ #CC0000

.ft_asterisco 	{
	font-size: 13px;
	line-height: 17px;
	color: #FF3300;
	}
	
.tt_info	{
	font-weight: bold;
	color: #CC0000;
	}
	
.font_rodape	{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	}
	
.font_vermelho {
	font-weight: bold;
	color: #CC0000;
	cursor: pointer;
	text-decoration: underline;
	}
	
.font_data	{
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	}
	
.font_tt	{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	}
	
/*-- link properties --*/
.link_geral:link {		
	font-size: 13px;
	line-height: 17px;
	color: #3e3e3e;
	text-decoration: none;
	}

.link_geral:visited {
	font-size: 13px;
	line-height: 17px;
	color: #3e3e3e;
	text-decoration: none;
	}

.link_geral:hover {
	font-size: 13px;
	line-height: 17px;
	color: #3e3e3e;
	text-decoration: underline;
	}
	
/*-- link properties --*/
.link_vermelho:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	}

.link_vermelho:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	}

.link_vermelho:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	}

/**/
.link_branco:link {		
	font-size: 11px;
	line-height: 15px;
	color:#FFF;
	text-decoration: none;
	}

.link_branco:visited {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	}

.link_branco:hover {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	}

/*-- form properties --*/
.form 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 294px;
	height: 24px;
	border: 1px solid #b5c8d3;
	color: #41718c;
	padding: 6px 6px 0px 6px;
	}
	
.form2 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 350px;
	height: 30px;
	border: 1px solid #b5c8d3;
	color: #41718c;
	padding: 0px 0px 0px 6px;
	}

.form3 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
	height: 30px;
	border: 1px solid #b5c8d3;
	color: #41718c;
	padding: 0px 0px 0px 6px;
	}
	
.form4 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 294px;
	height: 150px;
	border: 1px solid #b5c8d3;
	color: #41718c;
	padding: 6px 6px 0px 6px;
	}

.form_btn	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	height: 25px;
	font-size: 11px;
	padding: 0px 0px 2px 0px;
	border: 1px solid #FFF;
	background-color: #CC0000;
	color: #FFF;
	}