/* CSS Document */
a{
	cursor: pointer;
}

img{
	border: 0px;
	
}
img_2{
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 234px;

}
#nav{
	width: 45px;
	*width: 65px;
	height: 45px;
	*height: 50px;
	background: none;
	padding: 0px 4px 3px 4px;
        *padding: 0px 0px 1px 8px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #ccc;
}
#nav ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#nav ul li{
	/*display: inline;*/
	float: left;
	list-style-type: none;
	width: 13px;
	margin: 0px;
	padding: 0px;
}
#nav ul li a{
	padding: 0px 0px 0px 0px;
	/*background: #eee;*/
}
#nav ul li a:hover{
	/*background: #ccc;*/
}
#pic{
	width: 300px;
	float:left;
	padding: 0px;
	margin-left: 0px;
}
#pic .img_2{
	border: 0px solid #999;
	background: #fff;
	*width: 300px;
	width: 300px;
	height: 234px;
	margin: 0px;
	*padding-top: 4px;
    *padding: 0px;
}
#titleSlide{
	width: 230px;
	*width: 232px;
	height: 15px;
	font: bold 12px Georgia, Arial, Verdana, Helvetica, serif;
	margin-top: 0px;
	margin-right: 0px;
	padding: 3px;
	padding-left: 8px;
	background-color: #fff;
	float: left;
	cursor: pointer;
}
#titleSlide a{
	font: bold 12px Georgia, Arial, verdana, Helvetica, serif;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
#titleSlide a:hover{
	text-decoration: underline;
	cursor: pointer;
}

#textSlide{
	width: 238px;
	*width: 238px;
	height: 30px;
	*height: 30px;
	font: 12px Georgia, Verdana, Helvetica, serif;
	margin-top: 0px;
	padding-left: 8px;
	background-color: #fff;
	float: left;
	cursor: pointer;
}

#textSlide a{
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
#textSlide a:hover{
	text-decoration: underline;
	color: #000;
	cursor: pointer;
}

.linka01{
	text-decoration: none;
	color: #000;	

}
.linka01:hover{
	
text-decoration: underline;
color: #000;
}

#settings{
	width: 25px;
}
#settings span, #settings img{
	float: left;
}
#settings span{
	font: bold 12px 'Arial';
	width: 15px;
	text-align: right;
	line-height: 19px;
	border: 0px dashed #ccc;
	background: #ebebeb;
	height: 2px;
	margin: 0px 0px;
}

#manual{
	font: normal 12px Trebuchet MS;
	width: 456px;
	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: none;
}
#manual a.link:hover{
	text-decoration: underline;
color: #fff;
}
#manual h5{
	font: bold 14px Arial;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#manual pre{
	border-top: 0px dashed #777;
	border-bottom: 0px dashed #777;
	background: #efefef;
	padding: 0px;
	color: #555;
}
.center{
	/*width: 465px;*/
	width: 300px;
	height: 285px;
	/*margin: 14px auto;*/
	/*float: right;*/
	margin:0px;
}

/*----------------------------------------------------------------------------*/
.img_anterior_menu {
	position: relative;
	left:-5px;
	top:18px;
	margin: 0px;
	padding: 0px;
	/*border: solid 1px #000;*/
	width: 16px;
	height: 16px;
	float: left;
}


/*----------------------------------------------------------------------------*/
.img_proximo_menu {
	
	position: relative;
	left: 13px;
	*left: 7px;
	top: 18px;
	padding: 0px;
	/*border: solid 1px #000;*/
	width: 16px;
	height: 16px;
	float: left;
}

.alinha{
	position: relative;
	left: 4px;
	*left: 1px;
	top: 18px;
	/*border: solid 1px #000;*/
	width: 16px;
	height: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------------------------------*/
