 *{
	margin: 0px;
	padding: 0px;
	border: 0px;
 }
 body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: eadafa;

 }
 
  #pagina {
	width: 1000px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image:url(bg_fundo.png);
	background-repeat: repeat-y;
	background-position: center;
 
 }
  #content {
padding-top: 10px;
height: auto;
width: 955px;
margin-left: auto;
margin-right: auto;
background-color: white;


}


#caixa_produtos{
float: left;
width: 240px;
height: 270px;
margin-bottom: 20px;
}

#nome_produtos{
	font-family: Arial;
	font-size: 20px;
	color: black;
}
#box_a {
	width: 185px;
	height: auto;
	float: left;
}

#box_a ul {
	clear: left;
	background-color: 62368b;
	font-family: Arial;
	list-style-type: none;


}

#box_a ul li{
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid white;
	height: 20px;
	padding-top: 8px;
	color: white;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;

}

#box_a a{
color: white;

}


#box_a ul li  a{
	text-decoration: none;

	
	
}
#box_a ul li  a:hover{
text-decoration: underline;

}

#conteudo {
	width: 770px;
	height: auto;
	float: left;
	margin-left: 0px;

}

#home_tit {
	font-family: Arial;
	font-size: 20px;
	color: black;

}

.tabela {
	font-family: Arial;
	font-size: 15px;
	color: black;
	text-align: center;
	text-decoration: underline;
}

.tit_cap {
	font-family: Arial;
	font-size: 20px;
	color: black;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

.sub_tit_cap {
	font-family: Arial;
	font-size: 18px;
	color: black;
	text-align: justify;
}

.sub_tit_cap_a {
	font-family: Arial;
	font-size: 18px;
	color: black;
	text-align: justify;
	padding: 5px;
}

.sub_tit_cap_b{
	font-family: Arial;
	font-size: 18px;
	color: black;
	text-align: center;
	padding: 5px;
}

.tit_foto_cap {
	clear: left;
	font-family: Arial;
	color: black;
	text-align: center;
}

.bd {
border: 1px solid black;

}

.tabela_a {
	font-family: Arial;
	font-size: 15px;
	color: blue;
	text-align: center;
	text-decoration: underline;
}

.tabela_b{
	font-family: Arial;
	font-size: 16px;
	text-align: center;
}

#con_prod{
	font-family: Arial;
	font-size: 9px;
}

.tabela_c{
	font-family: Arial;
	font-size: 13px;
	color: blue;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}





