/* 
	galeria.css
	©2008 webuild.pt
*/

.right_menu_spacer
{
	height:20px;
	width:100%;
	margin:0;
	clear:both;
}

.content_boxes_spacer
{
	float:left;
	width:31px;
	*width: 26px;
	height:100px;
}

.galeria_box
{
	float:left;
	width:295px;
	*height: 240px;
	background: url(../images/galerias/galeria_box_bg.jpg) left bottom no-repeat;
	*background: #fff;
	text-align:center;
	margin-top:22px;
}

.galeria_box_content
{
	width:251px;
	margin-left:22px;
	margin-right:22px;
}

.galeria_box_content, .galeria_box_content p
{
	text-align:left;
	font-size: 12px;
	color: #666;
	line-height: 120%;
}

.galeria_box_content p
{
	margin: 4px 0;
}

.galeria_box_bot
{
	width:295px;
	height:22px;
	background: url(../images/galerias/galeria_box_bot.jpg) left bottom no-repeat;
}

.galeria_artigos_count
{
	vertical-align:bottom; 
	text-align:right;
	font-size:11px;
	padding-right:5px;
	color:#999999;
}

.galeria_artigos_count .number
{
	color:#339900;
}

.galeria_title
{
	text-align:left;
	width:100%;	
	line-height:26px;
	font-size:22px;
	color:#666666;
	padding-bottom:20px;
}
/*
.galeria_title img
{
	vertical-align:text-bottom;
}
*/
.galeria_voltar
{
	text-align:left;
	height: 30px;
	clear: both;
	overflow: hidden;
}

.galeria_voltar img
{
	float: left;
	margin-left: 44px;
}

.galeria_photo
{
	widht: 246px;
	height: 130px;
	overflow: hidden;
}
