/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
}
.fonte_conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #527687;
	line-height: 130%;
}
.fonte_rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #75ACC8;
	line-height: 120%;
}
.fonte_consultenos {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #FF6600;
	line-height: 120%;
}

.fonte_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}



a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #006699;
}
a.rdp:link {
	color: #75ACC8;
	text-decoration: none;
}
a.rdp:visited {
	text-decoration: none;
	color: #75ACC8;
}
a.rdp:hover {
	text-decoration: none;
	color: #006699;
}
a.rdp:active {
	text-decoration: none;
	color: #75ACC8;
}
.fonte_menor {

	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #2F5F75;
	line-height: 100%;
}
.borda_brinquedosg {
	background-image: url(../images/brinquedos_fundofoto.gif);
	border: 1px solid #F79722;
}
.formulario {
	background-color: #EDF4F8;
	border: 1px solid #B1CFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.bg_submenu {
	background-image: url(../images/submenu_02.jpg);
	background-repeat: repeat-x;
}
