/* HTML */

body{background-image: url(../images/home/background.gif);margin-top: 10px;margin-right: 0px;margin-left: 0px;margin-bottom: 20px;font-family: Verdana;font-size: 11px;color: #FFCC33;line-height: 16px;}
a:link{color:#FFFFFF;text-decoration: underline;}
a:hover{color:#FFFF00;text-decoration: none;}
a:visited{color:#CCCCCC;text-decoration: underline;}
input{border: 1px solid #993333;font-family: Verdana, Arial, Helvetica, sans-serif;color: #CC3333;font-size: 10px}
hr{color: #990000;size: 1px;margin-top: 0px;margin-right: 0px;margin-left: 0px;margin-bottom: 10px;}

/* TEXTOS */

.txtMenu{font-size: 11px;font-weight: bold;color: #FFFFFF;}
.txtFooter {font-size: 9px;font-weight: bold;color: #FF9900;}
.txtSupaTit{
	font-weight: bold;
	color: #FF9900;
	font-size: 28px;
	font-family: Arial;
	line-height: 35px;
}
.txtTit {font-weight: bold;color: #FFFF99;}

/* LINKS */

a.footer:link {font-size: 9px;font-weight: bold;color: #FF9900;text-decoration: none;}
a.footer:hover {font-size: 9px;font-weight: bold;color: #FFFFFF;}
a.footer:visited {font-size: 9px;font-weight: bold;color: #FF9900;text-decoration: none;}
a.menu:link{font-size: 11px;font-weight: bold;color: #FF9900;text-decoration: none;}
a.menu:hover{font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration: underline;}
a.menu:visited {font-size: 11px;font-weight: bold;color: #FF9900;text-decoration: none;}

/* IMAGENS TDS */

.tdheader{background-image: url(../images/home/img_header_01.gif);margin-top: 10px;}
.tdmheader2{background-color: #CC3333;background-image: url(../images/home/img_header_02.gif);}
.tdmain{background-image: url(../images/home/bg_main.gif);background-repeat: no-repeat;}
.tdfooter{background-image: url(../images/home/bg_footer.gif);}
.tdbg{background-color: #CC3333;background-image: url(../images/home/bg.gif);}

/* BOTAO */

.bot {border: 0px none #CC0A0A;color: #FFCC33;background-color: #CC3333;text-decoration: underline;}

