#portfolio {
	height: 230px;
	margin: 0 0 45px 0;
}

#portfolio .work_left {
	float: left;
}

#portfolio .work {
	float: left;
	padding: 0 0 0 4px;
	position: relative;
}

#portfolio .work_right {
	float: left;
	padding: 0 0 0 15px;
	top: 150px;
	width: 300px;
}

.work_right .texto {
	color: #969696;
	font-size: 12px;
}

.work_right .vermais {
	padding: 20px 0 0 0;
}

.caixa_top {
	background-image: url(../images/fundo_top_work.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 185px;
}

.caixa_top .utlimos_projectos {
	padding: 10px 0 0 20px;
}

.caixa_bottom {
	background-image: url(../images/fundo_bottom_work.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 45px;
}

.caixa_bottom .left {
	float: left;
}

.caixa_bottom .controls {
	padding: 13px 0 0 0;
	width: 150px;
	margin: 0 auto;
}

.caixa_bottom .contagem {
	float: left;
	text-align: center;
	width: 110px;
	padding: 5px 0 0 0;
	font-size: 12px;
}

.caixa_bottom .right {
	float: right;
}

div#slideshow_titulo h1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}


.list_galeria_all{
	width: 870px;
}

.list_galeria{
	width: 226px;
	float: left;
	padding: 40px 30px;
}

.list_galeria_titulo_top{
	background-color: #1b1c1c;
	color: #2caac0;
	padding: 4px;
	margin-bottom: 3px;
	height: 13px;
}

.list_galeria_item{
	background-color: #1b1c1c;
	padding: 4px;
	color: #696969;
	height: 215px;
	width: 218px;
}
.list_galeria_titulo_top span{
	float: left;
}
.list_galeria_titulo_top a{
	float: right;
}

.list_galeria_desc{
	margin-top: 4px;
}
.list_galeria_item:HOVER {
	background-color: #111111;	
}
