/* CSS Document */
*{padding:0px; margin:0px;}

body{font-family:Arial, Helvetica, sans-serif; background:#000000; color:#FFCC00;}

#todosite{
	width:973px;
	height:635px;
	border:solid 1px #FFCC00;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#quadrotopo{width:590px; height:500px; float:left; position:relative; }
#logo{width:250px; height:500px; float:left; }
#logo img{width:200px; height:251px;}
#menu{width:339px; height:100px; float:right; position:relative; top:-550px; right:400px; z-index:9999; }
#menu #table td{border-radius:20px; 
}
#linkado{background:#000000; border-radius:10px; border:solid #fce51d 1px; text-align:center;}
#linkado a{color:#FFFFFF; font-size:18px; font-weight:bold; text-decoration:none; letter-spacing:1px; z-index:9999;}
#linkado a:hover{color:#fce51d;}
#infor{width:290px; height:250px; color:#FFFFFF; margin-top:30px;  z-index:9999;} 
#rodapezinho{position:relative; top:-100px; color:#FFFFFF; font-size:12px;}
.contato form { color:#000000; width:300px; margin:0 auto; font-weight:bold;}

form .ss-q-short{
	width:300px;
	height:30px;
	border:solid #333333 1px;
}

form .ss-q-shortx{
	width:260px;
	height:30px;
	border:solid #333333 1px;
}
form #ss-submit{background:#000000; padding:10px; color:#FFCC00; border:none; border-radius:10px; -moz-position: relative; -moz-top: -20px;
}

form .ss-q-shortk{width:33px; height:30px; border:solid #333333 1px; }


form #ss-submit:hover{cursor:pointer; background:#FFCC33; color:#000000;}
form .ss-q-long{width:300px; border:solid #333333 1px;}





#teste{width:752px; height:601px; background:url(../images/teste.png) no-repeat; position:absolute; top:20px; left:500px;}
#quadrotx{background: #00FF00; width:1024px; height:500px; background:#666666; }
#anima{ margin-top:-200px; }
