/* CSS Document */
img{
	border: 0px;
}
#global #site #colunas #area_principal #destaque #linkSlide #slideImg {
	padding-right: 15px;
}
#global #site #colunas #area_principal #destaque #textSlide {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
}


#nav img {
	cursor: pointer;
}

#nav ul li{
	display: inline;
	float: left;
	list-style-type: none;
	width: 25px;
	margin: 0px;
	padding: 2px;
}
#nav ul li a{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#pic{
	width: 320px;
	padding: 10px;
	margin: 0px;
}
#titleSlide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	text-transform: uppercase;
}

#settings span{
	font: bold 11px 'Arial';
	width: 20px;
	text-align: center;
	line-height: 19px;
	border: 1px dashed #ccc;
	background: #eee;
	height: 16px;
	margin: 0px 2px;
}
#settings{
	width: 100px;
}
#settings span, #settings img{
	float: left;
}
#manual{
	font: normal 12px Trebuchet MS;
	width: 400px;
	margin: 0px auto;
	background: #fff;
	padding: 10px;
	text-align: justify;
}
#manual h3{
	font: bold 18px Arial;
	padding: 3px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background: #f5f5f5;
}
#manual a.link{
	font: italic 12px Trebuchet MS;
	color: #666;
	text-decoration: underline;
}
#manual a.link:hover{
	text-decoration: none;
}
#manual h5{
	font: bold 14px Arial;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
#manual pre{
	border-top: 1px dashed #777;
	border-bottom: 1px dashed #777;
	background: #efefef;
	padding: 10px;
	color: #555;
}
