/*	
	Estilos do Portal FEAPA
	Web Designer: Antonio Neto
	e-mail: designer.incrivel@gmail.com
	
*/

/* Galeria */
#galeria_g {
	width: 720px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	height: 381px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: auto;
}

#top_g {
	float: left;
	height: 20px;
	width: 720px;
	margin-bottom: 5px;
	background-image: url(../tour/images/top_ico.jpg);
}
#xt {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 3px;
}
#fechar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 50px;
	margin-top: 3px;
}
#fechar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 50px;
	margin-top: 3px;
	text-decoration: none;
	display: block;
}
#left_g {
	width: 200px;
	float: left;
	margin-left: 5px;
}
#chm_g {
	background-color: #f1f1f1;
	float: left;
	margin-bottom: 6px;
	width: 200px;
	background-image: url(../images/visita/chm_seta.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#texto_g a{
	width: 178px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#texto_g a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #FF6600;
}
#swf_g {
	float: left;
	width: 500px;
	margin-left: 10px;
	height: 350px;
}
.dragme{
position:relative;
cursor: pointer;
display: block;
}
	
/* end Galeria */
