body {
   	margin:0 0 0 0;
	padding:0;
	background-color:#ffffff;
}
#Principal
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
}
#logo {
	width:169px;
	background:url(../img_site/logo.jpg) no-repeat right top;
	height:57px;
	float:left;
	clear:right;
}
#containerHeader
{
	height:57px;
	width:900px;
	float:left;
	margin-top:15px;
}
#Menu
{
	height:auto;
	width:670px; 
	float:left;
	left:50px;
	position:relative;
}
#containerMenuGlobal
{
	float:left;
	position:relative;
	width:auto;
	height:auto;
	margin-top:10px;
	left:20px;
	border-bottom: solid 1px #d5d3d4;
	padding-bottom: 5px;
}
#menuGlobal
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menuGlobal li
{
	float:left;
	clear:right;
	width:auto;
	padding-right:15px;
}
#menuGlobal li a
{
	text-decoration:none;
	position:relative;
	color:#000000;
	font:bold 10pt arial;
	float:left;
}
#menuGlobal li a:hover
{
	color:#f8c301;
}

#LinhaMenu
{
	position:relative;
	border-top:solid 1px;
	border-top-color:#d5d3d4;
	width:630px;
	float:left;
	clear:both;
	margin-left:15px;
}
#Containerconteudo
{
	width:900px;
	float:left;
	clear:both;
	margin-top:40px;
	height:auto;
	padding-bottom:20px;
}

#ImagePrincipal
{
	position:relative;
	width:660px;
	height:auto;
	float:left;
}
#ImagePrincipal img
{
	border:none;
}
#ContainerRight
{
	width:169px;
	float:left;
	clear:right;
}
#containerMenuRight
{
	position:relative;
	height:auto;
	float:left;
	left:6px;
	width:169px;
	height:auto;
}
#EscritaDestaque
{
	text-decoration:none;
	position:relative;
	color:#000000;
	font:bold 10pt arial;
	text-align:right;
	clear:both;
	width:169px;
	padding-bottom:15px;
}

#menuDestaque
{
	list-style-type:none;
	margin:0px;
	margin-top:15px;
	padding:0px;
	width:169px;
}
#menuDestaque li
{
	float:left;
	clear:both;
	width:169px;
	border-bottom: dotted 1px #8a8a8a;
}
#menuDestaque li a
{
	text-decoration:none;
	position:relative;
	color:#acadb0;
	font:bold 10pt arial;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:159px;
}
.firstItem
{
	border-top: dotted 1px #8a8a8a;
}	
#menuDestaque li a:hover
{
	color:#555650;
	background-color:#f5f6f0;
}
#voltar
{
	margin-top:20px;
	width:169px;
	float:left;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#FFFFFF;
	border-top: dotted 1px #8a8a8a;
	border-bottom: dotted 1px #8a8a8a;
}
#voltar div
{
	float:left;
	clear:both;
	width:169px;
	height:20px;
	background-color:#f8c301;
	padding-top:2pt;
}
#voltar div a
{
	text-decoration:none;
	position:relative;
	color:#000000;
	font:bold 10pt arial;
	float:left;
	height:10pt;
	padding-left:10px;
	width:159px;
}	
#LinhaMenu
{
	position:relative;
	border-top:solid 1px;
	border-top-color:#d5d3d4;
	width:630px;
	float:left;
	clear:both;
	margin-left:15px;
}
#ContainerCentral
{
	position:relative;
	width:660px;
	height:auto;
	float:right;
	clear:right;
	padding-bottom:20px;
}
.Itemdestaque
{
	position:relative;
	width:660px;
	height:215px;
	float:left;
}
.Titleconteudo
{
	position:relative;
	color:#000000;
	font:bold 12pt arial;
	float:left;
	width:660px;
	height:auto;
	margin-top:20px;
}
.Descrconteudo
{
	position:relative;
	color:#7f7383;
	font:normal 10pt arial;
	float:left;
	width:525px;
	height:auto;
	margin-top:20px;
	text-align:justify;
}
#divListaBanners img
{
	border:none;
}
/* PLAYER */
#player
{
	margin-top:10px;
	position:relative;
	width:660px;
	height:37px;
	float:left;
	background-color:#f5f6f0;
}
.botAnterior
{
	background:url(../img_site/Bot_Anterior.jpg) no-repeat left center;
	width:98px;
	height:37px;
	float:left;
	clear:right;
}
#descImg
{
	margin-top:8px;
	margin-left:20px;
	float:left;
	clear:right;
	width:425px;
	height:20px;
	color:#33322d;
	font:normal 13px arial;
}
.botProximo
{
	background:url(../img_site/Bot_Proximo.jpg) no-repeat left center;
	width:98px;
	height:37px;
	float:right;
}
