*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:"Tahoma";
	font-size:10px;
	color:#fff;
	}

body{
	background:url(../images/fundo.jpg) center top repeat-x #5b88cc;
	}


#trabalhos_conteudo {
	display:none;
}


#trabalhos_holding {
	float:left;
	margin:0 auto;
	width:240px;
}

#trabalhos_box {
	margin:0 auto;
	width:220px; 
	height:170px; 
	padding: 10px 0 0 0; 
	/*background:url(images/fundo_trabalhos.jpg) center top repeat-x #5b88cc;*/
	text-align:center; 
}

#trabalhos_box img {
	width:220px; 
	height:160px;
	border:#4a71b0 solid 1px;
	/*padding: 10px 0 0 0; 
	background:url(images/fundo_trabalhos.jpg) center top repeat-x #5b88cc;
	text-align:center; */
}


#trabalhos_titulo {
	margin:0 auto;
	width:210px; 
	/*height:22px; */
	padding:5px 0 10px 10px;
	background: #4975b8; 
	color:#333333; 
}



#trabalhos_texto {
	margin:0 auto;
	width:210px;
	padding:5px 0 0 10px;
	color:#FFF; 
}

#menu{
	margin:0 auto;	
	width:730px;
	}

#historico{
	margin:0 auto;
	width:730px;
	}

#curriculo{
	margin:0 auto;	
	width:730px;
	}

#trabalhos{
	margin:0 auto;	
	width:730px;
	}

#dreamhost{
	text-align:right;
	margin:25px auto;	
	width:730px;
	}
	
#rodape{
	margin:0 auto;	
	padding:20px 0 0 0;	
	background:url(../images/rodape.jpg) center bottom repeat-x #5b88cc;
	height:280px;
	}


#topo{
	margin:0 auto;	
	width:775px;
	}

#twitter_div{
	margin:0 auto;
	padding:20px 0 0 0;
	width:730px;
	}


.conteudo{
	width:500px; 
	padding:0 10px; 
	background-color:#fff;
	color:#666666;
	margin:0 0 20px 0;
	display:none;
	}
	
.conteudo strong {
	color:#666666;
	}
.conteudo em {
	color:#666666;
	}
.conteudo a {
	color:#666666;
	}
.conteudo span {
	font-size:12px;
	color:#666666;
	}
	
.conteudo2{
	width:710px; 
	padding:0 10px; 
	background-color:#fff; 
	color:#666666;
	margin:0 0 20px 0;
	display:block;
	}
	

a.link{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

a.link2{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

#twitter_div a{
	text-decoration:none;
	font-weight:bold;
}



