/* HTML */

body{background-image: url(../images/projeto/background.gif);margin-top: 10px;margin-right: 0px;margin-left: 0px;margin-bottom: 20px;font-family: Verdana;font-size: 11px;color: #5EDFFF;line-height: 16px;}
a:link{color:#FFFFFF;text-decoration: underline;}
a:hover{color:#00CCFF;text-decoration: none;}
a:visited{color:#25ADD9;text-decoration: underline;}
input{border: 1px solid #993333;font-size: 10px;color: #CC3333;}
hr{color: #990000;size: 1px;margin-top: 0px;margin-right: 0px;margin-left: 0px;margin-bottom: 10px;}

/* TEXTOS */

.txtFooter {font-size: 9px;font-weight: bold;color: #00ADD9;}
.txtTit{font-weight: bold;	color: #4A224A;}
.txtSupaTit{font-weight: bold;color: #00CCFF;font-size: 28px;font-family: Arial;line-height: 35px;}
.txtMenu{font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

/* LINKS */

a.footer:link{font-size: 9px;font-weight: bold;color: #00ADD9;text-decoration: none;}
a.footer:hover {font-size: 9px;font-weight: bold;color: #FFFFFF;}
a.footer:visited {font-size: 9px;font-weight: bold;color: #00ADD9;text-decoration: none;}
a.menu:link{font-size: 11px;font-weight: bold;color: #4A224A;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: #4A224A;text-decoration: none;}

/* IMAGENS TDS */

.tdheader{background-image: url(../images/projeto/img_header.gif);margin-top: 10px;}
.tdmheader2{background-color: #985088;background-image: url(../images/projeto/img_header_02.gif);}
.tdmain{background-image: url(../images/projeto/bg_main.gif);background-repeat: no-repeat;}
.tdfooter{background-image: url(../images/projeto/bg_footer.gif);}
.tdbg{background-color: #985088;background-image: url(../images/projeto/bg.gif);}

