@import "/css/reset.css";
@import "/css/top_v10.css";
@import "/css/footer_v10.css";
body {
	background:url(../images/background2.jpg) top center #000 no-repeat;
	color:#FFF;
}
p {
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#544811;
	line-height:15px;
	padding:0;
}
a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#544811;
}
a:hover {
	color:#221c02;	
}
.xGif {
	width:100%;
	height:203px;
}
#topo {
	background-image:url(images/bg_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:391px;
	margin:auto;
	z-index:-10;
}
#ContentCenter {
	margin:auto;
	width:980px;
}
#ContentMaster {
	float:left;
	width:980px;
	min-height:200px;
	z-index:100;
	margin-top:-95px;
	padding-bottom:20px;
}
#ContentMaster .ContainerVideo {
	float:left;
	width:295px;
	height:243px;
	margin:100px 0 0 25px;
	padding:5px;
	background-color:#FFF;
}
#ContentMaster .ContainerTexto {
	float:left;
	width:295px;
	height:170px;
	margin:85px 0 0 0;
}
#ContentMaster .ContainerTexto2 {
	float:left;
	width:690px;
	min-height:100px;
	margin:25px 0 0 24px;
	background-color:#333;
	border:10px solid #666;
	padding:10px;
}
#ContentMaster .ContainerTexto2 h5 {
	font-size:18px;
	color:#F00;
	background-color:#CCC;
	width:99%;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#ContentMaster .ContainerTexto2 p {
	color:#CCC;
	font-size:15px;
	line-height:17px;
}
#ContentMaster .ContainerTexto p {
	padding: 0 0 0 20px;
	font-size:15px;
	color:#CCC;
	line-height:17px;
}

#ContentRodape {
	float:left;
	margin:auto;
	width:100%;
	height:90px;
}
#bannerRodape {
	margin:auto;
	width:728px;
	height:90px;
	background-color:#000;
}