BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #F6F6F6;
}

TD.fundo {
	background-image : url(../img/bg_sombra.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

TD {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
}

TD.contato {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #F48000;
	font-weight : bold;
}

TD.rodape {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
	color : #666666;
}

TD.menu1 {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 10px;
	color : #909090;
}

TD.titulo {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 13px;
	color : #F48000;
	font-weight : bold;
}

TD.titulo_menor {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #F48000;
	font-weight : bold;
}

A {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 13px;
	color : #F48000;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 13px;
	color : #78BF33;
	font-weight : bold;
	text-decoration : none;
}

A.parceiros {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-weight : normal;
}
A.parceiros:HOVER {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
	text-decoration : underline;
	font-weight : normal;
}

INPUT {
	border : 1px solid #AAAAAA;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
	width : 100%;
}

TEXTAREA {
	border : 1px solid #AAAAAA;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #666666;
	width : 100%;
}

INPUT.button {
	background-color : #F48000;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	width : 60px;
	border : none;
}

INPUT.button:HOVER {
	background-color : #F4A000;

}

