@charset "utf-8";
/* CSS Document */

#total { width:1024px; height:600px;; margin:auto;}

.content { width:1024px; height:auto; min-height:500px; background:url(image/bgsite.jpg) top center no-repeat;  border:1px solid #999999; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

div.rodape{ width:1024px; height:30px;  border:1px solid #999999; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-top:15px; display:table; vertical-align:middle; text-align:center; padding-top:5px; font-size:11px; font-family:Arial, Helvetica, sans-serif; }

.contato {
		width:400px; height:400px; border:1px solid #FF9900; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-top:510px; margin-bottom:20px; padding:20px; margin-left:340px; font-size:12px; font-family:Arial, Helvetica, sans-serif; }



.contato textarea{ margin-bottom:10px; margin-top:5px; border:1px solid #FF9900; -moz-border-radius: 4px; -webkit-border-radius: 4px;}	

.contato input { border:1px solid #FF9900; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-top:3px; margin-bottom:4px;}

.button { background:url(image/bgbuton.jpg) bottom repeat-x; padding:5px; }

.button2 { background:url(image/bgbuton2.jpg) bottom repeat-x; padding:5px; }

