body {
	margin:0px;
	color:#000;
	background:#4D4949 url(../images/churrascometro/bg.jpg) repeat-x 0 0;
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
}
#main {
	position:relative;
	height:100%;
	margin:0 auto;
	width:1005px;
}
img {
	border:medium none;
}
p {
	margin:0;
	padding:0;
}
h1 {
	font-size:24px;
	color:#006;
	margin:0;
	padding:0px 36px;
	text-align:center;
}
h2 {
	font-size:18px;
	color:#006;
	margin:-10px;
	padding:0 20px 0 40px;
	text-align:center;
}
#top {
	height:116px;
	position:relative;
	padding-left:70px;
}
#logo_left {
	background:url(../images/churrascometro/logos.png) no-repeat 0 0;
	height:66px;
	margin-top:28px;
	width:390px;
	float:left;
}
#logo_right {
	background:url(../images/churrascometro/logos.png) no-repeat 0 -65px;
	height:68px;
	width:360px;
	float:right;
	margin-top:20px;
}
#content {
	position:relative;
	background:url(../images/churrascometro/content.jpg) no-repeat 0 0;
	height:485px;
	width:930px;
	text-align:justify;
}
#comment {
	width:430px;
	padding:80px 65px;
	font-size:16px;
}
#footer {
	position:relative;
	height:95px;
	font-size:20px;
}
#footer_left {
	float:left;
	height:18px;
	padding:20px 0 0 90px;
	width:400px;
	font-size:18px;
	color:#fff;
}
#footer_right {
	float:right;
	height:18px;
	padding:15px 220px 0 0;
	
}
#midia {
	color:#fff;
	margin-left:90px;
	font-size:14px;
}
#midia a {
   color:#fff;
}           
