.galeria{
	margin-top:-10px;
	width:800px;	
}
	
.thumb_gal{
	margin-top:-10px;
    
	width:80px;
	height:135px;
	float:left;
	margin-left:45px;
	cursor:pointer;
}
.mostra_img{
	float:left;
	margin-left:45px;
	margin-top:-147px;
	width:327px;

	*width:300px;
	*margin-left:25px;
	*margin-top:-147px;
}

.descricoes_gal{

	height:219px;
	width:318px;
}

.descricoes_gal h1{
	color:#EEE;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	font-size:16px;
	margin-left:45px;
	padding-top:65px;
}

.descricoes_gal p{
line-height:18px;
color:#8990B6;
font-family:Arial,Helvetica,sans-serif;

text-align:left;
margin-bottom:10px;
font-size:14px;
margin-left:45px;
}

.thumb_pai{

float:left;
height:250px;
width:317px;
}

.link_galc a{
font-family:Arial,Helvetica,sans-serif;
color:#FF6700;
font-weight:bold;
font-size:14px;
text-decoration:none;
margin-left:48px;
}

.link_galc a span{
float:left;
margin-left:15px;
}


.link_galc a:hover{
text-decoration:underline;
}



.bt_visite_g{
width:200px;
height:70px;
clear:both;
margin-left:36px;
margin-top:37px;
float:left;
}

.bt_visite_g a{
display:block;
width:162px;
height:47px;
background-image:url(../images/btVisitePQPas.png);
background-repeat: no-repeat;
}

.bt_visite_g a:hover{
display:block;
width:162px;
height:47px;
background-image:url(../images/btVisitePQAct.png);
background-repeat: no-repeat;
}

