/* CSS Created by: Everton Lima - 
in 13 November 2009 on 00:20 AM */
img, div { behavior: url(iepngfix.htc) }


#clear {
	clear: both;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#tudo {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#barracima {
	height: 62px;
	width: 1000px;
	background-image: url(layout/fundoBarra.jpg);
	background-repeat: repeat-x;
}
#player {
	float: right;
	height: 59px;
	width: 200px;
}
#barracima #botoes {
	float: none;
	height: 62px;
	width: 468px;
	margin-left: 292px;
}


#topo {
	height: 538px;
	width: 1000px;
}
#barralinks {
	height: 33px;
	width: 1000px;
}
#conteudo {
	height: auto;
	width: 1000px;
	background-color: #000000;
	background-image: url(layout/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.caminho {
	font-size: 10px;
	color: #CCCCCC;
}

.caminho  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.caminho  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.caminho  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.caminho a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#colEsq {
	float: left;
	height: auto;
	width: 231px;
}
#menu {
	height: 300px;
}
#menu #link_menu {
	margin-left: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

#menu #link_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu #link_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu #link_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#menu #link_menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#perfil {
	margin-top: 27px;
	margin-bottom: 20px;
}
#perfil #fotos_perfil {
	margin-left: 12px;
}
#perfil #fotos_perfil img {
	margin-top: 3px;
}

#meio {
	height: auto;
	width: 500px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 10px;
}
#colDir {
	float: right;
	height: auto;
	width: 247px;
}
#agenda {
	height: auto;
	font-size: 12px;
	color: #E1E1E1;
}
#wallpapers {
	height: auto;
	margin-top: 20px;
}
#contato {
	height: auto;
	margin-top: 20px;
	text-align: center;
}
#shop {
	height: auto;
	margin-top: 20px;
}

#rodape {
	background-image: url(layout/rodape.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 1000px;
	text-align: center;
	padding-top: 8px;
}
div.transOFF {
	width: 100%;

}
div.transON  {
	width: 100%;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.8;

}
.destaque {
	color: #970000;
}
.fotoDireita {
	float: right;
}
h1 {
	margin: 0px;
}
