@charset "utf-8";
@import url('reset.css');
@import url('text.css');
@import url('960.css');

body {
	background-image: url('layout/background.jpg');
	color: #E8E8E8;
	line-height: normal;
}
.body_layer1 {
	background-image: url('layout/back_cab.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
.body_layer2 {
	background-image: url('layout/cab.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 960px;
}
#menu {
	height: 163px;
}
#menu #menuflash { 
	margin-top : 81px; 
}
#banner {
	padding-top: 20px;
	background-image: url('layout/banner.jpg');
	height: 305px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	padding-top: 20px;
	background-image: url('layout/backcontent.jpg');
	display:table;
}
#footer {
	margin-top:5px;
	background-image: url('layout/footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color:#F60;
}
#logo img {
	float:right;
}
#parceiros {	

}
.separador10_blank {
	height:10px;
	clear:both;
}
.separador20_blank {
	height:10px;
	clear:both;
}
.separador30 {
	height:30px;
	clear:both;
	background-image: url('layout/hrzbar.jpg');
	background-repeat: repeat-x;
	background-position: 0px 15px;
}
#menudireito {
	background-image: url(layout/verbar.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
}
#menudireito .img {
	clear:both;
}
#menudireitocontent {
	padding-left: 10px;
}
