.bloco_completo {
	height: 100%;
	width: 780px;
}
.bloco_superior {
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;	
}
.bloco_superior #logo {
	background:url(../imagens/logo-magnetic.jpg) no-repeat left top;
	width:190px;
}

.bloco_superior #flash-topo {
	background:url(../imagens/imagem-menina-fundo.jpg) no-repeat left top;
	width:570px;
}

#flash-grande {
	width:550px;
	height:600px;
	background:url(../imagens/fundo-banner-novo.jpg) no-repeat left top;	
}

.bloco_inferior {
	height: 35px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
.bloco_esquerdo {
	width: 189px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
.bloco_direito {
	width: 570px;
	background-color: #FFFFFF;
}
.bloco_bordaEsquerda {
	width: 10px;
	background-image: url(../imagens/sombra_paginaEsquerda.gif);
}
.bloco_bordaDireita {
	width: 10px;
	background-image: url(../imagens/sombra_paginaDireita.gif);
}
.titulo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #C4C4C4;
}
.titulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.menu_blocoDireito {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	height: 20px;
	width: 169px;
}
.campos_formularios {
	background-color: #F5F5F5;
	border: 1px solid #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.menu_blocoEsquerdo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	height: 20px;
	width: 20px;
	background-color: #FFFFFF;
	background-image: url(../imagens/seta.gif);
}
.itálico1 {
	font-style: italic;
	color: #C21C26;
}
.titulo3 {
	font-weight: bold;
	color: #C21C26;
}
.italico {
	font-style: italic;
}
.menu_produtos {
	width: 265px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.negrito {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C01D29;
}
.cinza {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../imagens/logo-fundo2.jpg) repeat;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C01D29;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #C01D29;
}
a:hover {
	text-decoration: underline;
	color: #C01D29;
}
a:active {
	text-decoration: none;
	color: #C01D29;
}
