/**
* @author Hilton Gonçalves (hilton.goncalves@yahoo.com.br)
* @copyright 2008
*/	

/* hide from ie or mac \*/
html { height: 100%; 	overflow: hidden; }	

#menucontent { height: 40px; text-align: center; font-size: 11px; background: url(images/tadeu_gomes_bg.gif) repeat-x center top; }

#menu { text-align: center; padding-top: 5px; height: 30px; white-space: nowrap; }

#flashcontent { height: 85%; padding: 12px 0; text-align: center;}

#signaturecontent { height: 15px; text-align: center; color: white;	font-size:9px; }

/* end hide */

body { height: 100%; margin: 0; padding: 0; overflow: auto; background: black;
	color:#ffffff; font-family: verdana, arial; font-size: 12px; }	
a {color: white; text-decoration: none;}
a:hover { color: red; }
img {border: 0; margin: 0; padding: 0;}

#form { text-align: center; margin: 0 auto; width: 100%; }
table{ font-size: 12px; text-align: center;}
#info-contato { text-align: left; margin: 0 auto; font-size: 10px; }
.wForm{width: 250px;}
.msg{height: 80px;}