body, form {
	padding: 0px;
	margin: 0px;
}
.xicara {
	background-image: url(../_imagens/xicara.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.destaque {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7BA739;
	text-decoration: none;

}
.destaque:hover {
	text-decoration: underline;

}
.form-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 14px;
	border: 0px;
	margin-bottom: 4px;
}
.menu-int {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #4B8800;
	text-decoration: none;
}
.menu-int:hover {
	color: #D71F23;
}
.texto-tit {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: #4B8800;
	text-decoration: none;
	font-weight: bold;

}
.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #413828;
	text-decoration: none;
}
.texto:hover {
	text-decoration: underline;
}
.link-receitas{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #413828;
	text-decoration: none;
}
a.link-receitas{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #413828;
	text-decoration: none;
}
.link-receitas:hover{
color: #D71F23;	

}
.link-topo{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.link-topo{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.fundo-cdam {
	background-image: url(../_imagens/cdam_fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fundo-csau {

	background-image: url(../_imagens/csau_fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fundo-sobre {

	background-image: url(../_imagens/sobre_fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto-tit-peq {

	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #4B8800;
	text-decoration: none;
	font-weight: bold;
}
.texto-tit-peq:hover {
	text-decoration: underline;
}
.tit-csau {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D71F23;
	text-decoration: none;
	line-height: 15px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	border: 1px solid #393124;
	height: 18px;
}
.textodicas {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #413828;
	text-decoration: none;
	font-weight:bold;
}
.textodicas:hover {
	text-decoration: underline;
}
.texto-tit-popup {
	font-family: Tahoma, Verdana;
	font-size: 17px;
	color: #DE2523;
	text-decoration: none;
	font-weight: bold;
}
.td-popup {
	width: 550px;	
}
.destaque2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #695B40;
	text-decoration: none;

}
.destaque2:hover {
	text-decoration: underline;

}