@charset "iso-8859-1";
/* CSS Document */

* 					{ margin:0; padding:0;}
body 				{ font-family: Arial, sans-serif; font-size:11px; color:#666; line-height:18px; background:url(images/bg.jpg) no-repeat top #111; }
h1					{ text-align:left; font-size:30px; font-weight:normal; margin-bottom:7px; margin-left:100px; color:#666; }		

img					{ border:none;}
a					{ color:#007399; text-decoration:none; }
a:hover				{ color:#00befd; text-decoration:underline; }

p					{ padding-left:100px; text-align: left; margin-bottom:10px;}	
#screen 			{ width:1000px; text-align:center; margin-left:auto; margin-right:auto; }
#topo				{ text-align:left; padding: 60px 0 80px 100px; }
#footer				{ background-color:#2d2d2d; padding: 30px 0 5px 0; border-top: 8px solid #232323; border-bottom: 8px solid #232323}
#content			{ width:800px; margin-left:auto; margin-right:auto; }
ul					{ list-style-type:none; margin-bottom:50px; }
li					{ list-style-type:none; margin-bottom:20px; }
li img				{ }

.about				{ width:400px; padding-right: 20px; margin-bottom: 20px; float:left}
.about p			{ padding-left:1px;}
.contato			{ width:auto; padding-right: 20px; padding-left:50px;margin-bottom: 40px; float:left}
.contato p			{ padding-left:1px; margin-bottom:1px;}
.ass				{ width:800px; margin-left:auto; margin-right:auto; padding:10px; }
.clear				{ clear:both;}

.socialmedia ul	li	{ display:inline; margin-right:5px;}