@charset "iso-8859-1";
/* CSS Document */


body{
	margin:0px;
	padding:0px;
	background-color: #000;
	font-family:"Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	font-size:11px;
	color:#FFF;
}

.deviantart{
	float:left;
	width:28px;
	height:26px;
	display:block;
	overflow:hidden;
}
.deviantart2{
	float:left;
	width:29px;
	height:26px;
	display:block;
	overflow:hidden;
}

.icons_sociais{
	width:114px;
	height:132px;
	display:block;
	overflow:hidden;
	position:relative;
	top:-218px;
	left:400px;
	background:url(../imagens/icones.jpg) left top no-repeat;
}

.icons_sociais2{
	width:114px;
	height:100px;
	display:block;
	overflow:hidden;
	position:relative;
	top:-218px;
	left:365px;
	background:url(../imagens/icones2.jpg) left top no-repeat;
}

.main{
	width:988px;
	height:1583px;
	margin:0px auto;
	padding:0px;
	display:block;
	overflow:hidden;
}

.rodape{
	width:478px;
	height:34px;
	line-height:32px;
	background-color:#000;
	display:block;
	overflow:hidden;
	padding-left:40px;
}

.cont_rodape{
	width:100%;
	height:34px;
	margin:0px;
	position: absolute;
	left:0px;
	top:1549px;
}

.margin_rodape{
	width:988px;
	height:34px;
	margin:0px auto;
}

.cont_geral{
	width:512px;
	height:auto;
	margin-top:170px;
	background:url(../imagens/fundo_padrao_txt.gif) left top repeat;
}

.logo_preto{
	width:512px;
	height:302px;
	background:url(../imagens/logo_preto.gif) left top no-repeat;
	display:block;
	overflow:hidden;
}

.menu{
	margin-top:233px;
	margin-left:40px;
	display:block;
	overflow:hidden;
	height:24px;
}

div.home{
	width:71px;
	height:24px;
	background:url(../imagens/home.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.home{
	width:71px;
	height:24px;
	background:url(../imagens/home.gif) left top no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.home:hover{
	width:71px;
	height:24px;
	background:url(../imagens/home.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}




div.galeria{
	width:82px;
	height:24px;
	background:url(../imagens/gallery.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.galeria{
	width:82px;
	height:24px;
	background:url(../imagens/gallery.gif) left top no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.galeria:hover{
	width:82px;
	height:24px;
	background:url(../imagens/gallery.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}


div.mural{
	width:64px;
	height:24px;
	background:url(../imagens/news.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.mural{
	width:64px;
	height:24px;
	background:url(../imagens/news.gif) left top no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.mural:hover{
	width:64px;
	height:24px;
	background:url(../imagens/news.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}


div.contactos{
	width:68px;
	height:24px;
	background:url(../imagens/store.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.contactos{
	width:68px;
	height:24px;
	background:url(../imagens/store.gif) left top no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

a.contactos:hover{
	width:68px;
	height:24px;
	background:url(../imagens/store.gif) left bottom no-repeat;
	display:block;
	overflow:hidden;
	float:left;
}

.txt{
	padding: 50px 180px 50px 40px;
	line-height:20px;
}

/* css galeria ----------------------------------------------------------------------- */

.categoria{
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:0px;
	color:#edd49b;
}

.imags{
  display:none;
  color:#ffffff;
  background-color:none;
  text-decoration:none;
  line-height:20px;
  padding-bottom:0px;
}

.trabalhos{
	width:285px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:0px;
	margin: 6px 0px 0px 0px;
}


/* css mural ----------------------------------------------------------------------- */

.espaco1{
	width:100%;
	height:10px;
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:8px;
	border-bottom:1px solid #999;
}

.titulo_mural{
	font-weight:bold;
}

.data{
	font-size:11px;
	font-style:normal;
	color:#CCC;
}

/* css contactos ----------------------------------------------------------------------- */
