@charset "utf-8";
body {
	background-color: #E6E6E6;
	font-family: tahoma;
	font-size: 12px;
	color: #707070;
}
#sombra {
	background-image: url(imagens/sombra.jpg);
	background-repeat: repeat-x;
}
#sombraladoesquerdo {
	background-image: url(imagens/sombralateral.png);
	background-repeat: repeat-y;
}
#tabelafoot1 {
	background-color: #FFFFFF;
}


#sombraladodireito {
	background-image: url(imagens/sombralateral2.png);
	background-repeat: repeat-y;
	background-position: right;
}

#tabelafoot2 {
	background-color: #AB0008;
}
#menu td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.titulo {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
.linhatitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}




#menu {
	border-bottom-style:solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C4E1F3;
	border-right-color: #C4E1F3;
	border-bottom-color: #C4E1F3;
	border-left-color: #C4E1F3;
	border-top-style: solid;
	margin-bottom: 3px;
}


#conteudoformulario {
	margin: 10px;
	border-bottom-color: #c4e1f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#conteudop {
	margin: 20px;
}
.fundovermelho {
	background-color: #AF000A;
	background-image: url(imagens/gradiente.png);
	background-repeat: repeat-x;
	background-position: top;
}
.img {
	border: 2px solid #FFFFFF;
}
.fundovermelho #form1 #espaco {
	margin: 5px;
}

.titulos {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.texto2 {
	font-family: tahoma;
	font-size: 13px;
	color: #707070;
	text-align: left;
}
#margemint {
	padding: 10px;
}
.textoportal {
	font-family: tahoma;
	font-size: 12px;
	color: #707070;
}
.botao {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 2px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.botao2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AB0008;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.conteudo2 {
	padding-left: 20px;
}
#quadrado {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
}
.titulo2 {
	font-family: tahoma;
	font-size: 18px;
	color: #AB0008;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#tudo {
	margin: auto;
	width: 742px;
}
.linhatitulo2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB0008;
}
.produtos {
	font-family: tahoma;
	font-size: 12px;
	color: #AB0008;
	text-align: center;
}
.titulo3 {
	color: #AB0008;
	font-weight: bold;
	font-size: 12px;
}

.produto_lista {
	color: #AB0008;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 230px;
	float: left;
	height: 130px;
}
.itens_lista {
	color: #AB0008;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 138px;
	float: left;
	height: 70px;
	margin-bottom: 20px;
}
.produto_lista img, .itens_lista img {
	margin-bottom: 5px;
}
.tituloproduto {
	font-size: 14px;
	color: #AB0008;
	font-weight: bold;
}
.caracteristicas {
	font-weight: bold;
	color: #AB0008;
}
.produto_lista a {
	color: #AB0008;
	text-decoration: none;
}
.texto a {
	color: #FFFFFF;
}
.bot_link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #AB0008;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.itens_lista a, .produtos_lista a {
	color: #AB0008;
	text-decoration: none;
}
h2 {
	color: #239EE0;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

