@charset "utf-8";
/*
@font-face {  declare fonts
	font-family:Arial, Helvetica, sans-serif;
	src: url("../fonts/lindedaxoreg.eot");
	src: local("../fonts/lindedaxoreg"), local("../fonts/lindedaxoreg"),
		url("../fonts/lindedaxoreg.woff") format("woff"),
		url("../fonts/lindedaxoreg.otf") format("opentype"),
		url("../fonts/lindedaxoreg.ttf") format('truetype'),
		url("../fonts/lindedaxoreg.svg#lindedaxoreg") format("svg");
		} */

html, body {
	margin:0%;
	background:#EDEFEF;
	overflow-y:auto;
	overflow-x:hidden;
}

.time_todo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	right:0px;
	padding-top:2px;
	width:45px;
	height:20px;
	display:block;
	font-weight: bold;
	text-align: center;
	}

	
/* ad files */

.backend{
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7);
	z-index:10000;
	display:block;
	visibility:hidden;
	}
	
.adfiles{
	width:690px;
	display:compact;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	}	

.lineAD {
	/*margin:0px;*/
	width:220px;
	float:left;
	background-color:#FFF;
	margin-right:5px;
	margin-bottom:5px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	

.lineAD a:link{
	width:170px;
	height:50px;
	padding-left:5px;
	padding-top:5px;
	display:block;
	color:#666666;
	background-color:#FFFFFF;
	text-decoration: none;
	}	
	
.lineAD a:visited{
	color:#666666;
	}	

#adClose
	{
		cursor:pointer;
	}

/*#pdf{
	background-image:url(../images/img_common/PDF.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#666;
	}
	
#doc{
	background-image:url(../images/img_common/DOC.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	color:#666;
	}

#ppt{
	background-image:url(../images/img_common/PPT.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	color:#666;
	}*/

.sitColor_1
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#604b7a;
}
.sitColor_2
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#00b2a9;
}
.sitColor_3
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#6aade4;
}
.sitColor_4
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#0f4dbc;
}
.sitColor_5
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#b00a3a;
}
.sitColor_6
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#AF65AF;
}
.sitColor_7
{
	display:block;
	float:right;
	width:50px;
	height:55px;
	background-image: url(../images/img_common/adiconi.png);
	background-repeat: no-repeat;
	background-position: center center;	
	background-color:#604b7a;
}
	
/*.adfiles li a:hover{
	color:#666;
	background-color:#CCC;
	}
	
.adfiles li a:visited{
	color:#666;
	}
	
.adfiles li img{
	margin-top:20px;
	}*/
	
.video_ad_long{
	display:block;
	height:472px;
	width:692px;
	background-color:#D4D4D4;
	background-image: url(../images/img_common/videoPause_ad.png);
	background-position: center center;	
	}
	
.video_ad{
	display:block;
	height:472px;
	width:460px;
	background-color:#D4D4D4;
	background-image: url(../images/img_common/videoPause_ad.png);
	background-position: center center;	
	}


.topContainer{

	max-width:1280px;
	min-width:1280px;
	/*valor para 3 sequencias
	height:1450px;*/
	
	/*valor para 5 sequencias*/
	height:2000px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	overflow:hidden;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}

.slidingDiv {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:175px;
	margin-left:166px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
	.menubar{
		width:1280px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
	#adfiles{
	   cursor:pointer;
	   }
		.prev{
		float:right;
		display:inline-block;
		width:87px;
		height:48px;
		}
		
		.centralNav{
		float:left;
		display:inline-block;
		margin-left:auto;
		margin-right:auto;
		width:138px;
		height:48px;
		border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.home{
	float:right;
	display:inline-block;
	text-align:right;
	width:87px;
	height:48px;
	background-image:url(../images/img_common/next_icon_fade.png);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
		}
		
		.next{
	float:right;
	display:inline-block;
	text-align:right;
	width:87px;
	height:48px;
	background-image:url(../images/img_common/next_icon_fade.png);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	float:left;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}


#panel_5 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	float:left;
	position:absolute;
}


.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{
  	display:block;
	width: 469px;
    height: 240px;
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 469px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 394px;
	color: #fff;
	display:block;
	padding:11px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:1280px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_landscape_1280.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:fixed;
	overflow:hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	z-index:2000;
}

.title{
	padding-top:30px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
}
.subTitle{
	width:500px;
	margin-top:0px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}

.instructionsCol{
	width:440px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
}

.instructionsCol li{
	list-style:inside;
	text-indent:-10px;
	padding-left:10px;
}


.instructionsCol_r{
	float:right;
	width:440px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
}

.instructionsCol_r li{
	list-style:inside;
	text-indent:-10px;
	padding-left:10px;
}


.time{
	width:165px;
	height:45px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	padding-left:50px;
	padding-top:5px;
	background-image: url(../images/img_index/time.png);
	background-repeat: no-repeat;
	background-position: left;
	}

.guide{
	width:165px;
	height:45px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	padding-left:50px;
	padding-top:5px;
	background-image: url(../images/img_index/guide.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:pointer;
	}
	


.intro{
	margin-top:200px;
	}

.pedContainer{
	margin-top:20px;
	width:948px;
	/*height:620px;*/
	/*padding-left:110px;
	padding-right:38px;*/
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:469px;
	height:353px;
	
	
}

.peda:link{
	width:469px;
	height:288px;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:336px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
	line-height:12pt;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
	cursor:pointer;
}

.prog_ns
{

	background-image:url(../images/img_index/ns.png);
	background-repeat: no-repeat;
	width:75px;
	height:65px;
	display:block;
	cursor:pointer;
}

.prog_st
{

	background-image:url(../images/img_index/st.png);
	background-repeat: no-repeat;
	width:75px;
	height:65px;
	display:block;
	cursor:pointer;
}

.prog_cp
{

	background-image:url(../images/img_index/cp.png);
	background-repeat: no-repeat;
	width:75px;
	height:65px;
	display:block;
	cursor:pointer;
}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

@media screen and  (max-width: 1280px) {
	
	
.topContainer{

	max-width:1280px;
	min-width:1280px;
	/*height: 650px;*/
	/*height: 890px;*/
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	overflow:hidden;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}

.slidingDiv {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:175px;
	margin-left:166px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
.menubar{
		width:1280x;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
		.prev{
		float:right;
		display:inline-block;
		width:87px;
		height:48px;
		}
		
		.centralNav{
	float:left;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	width:138px;
	height:48px;
	border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:87px;
		height:48px;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_5 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
}

.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{
  	display:block;
	width: 469px;
    height: 240px;
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 469px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 394px;
	color: #fff;
	display:block;
	padding:10px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:1280px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_landscape_1280.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:fixed;
	overflow:hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	z-index:2000;
}

.title{
	padding-top:30px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
}
.subTitle{
	width:500px;
	margin-top:0px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}



.pedContainer{
	margin-top:20px;
	width:985px;
	/*height:380px;*/
	padding-left:38px;
	/*padding-right:38px;*/
	background:#fff;
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:469px;
	height:353px;
	
	
}

.peda:link{
	width:469px;
	height:288px;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:336px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
}



}

@media screen and  (max-width: 1279px) {
	
	
.topContainer{

	max-width:1024px;
	min-width:1024px;
	/*height: 650px;*/
	/*height: 890px;*/
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	overflow:hidden;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}

.slidingDiv {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:175px;
	margin-left:38px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
.menubar{
		width:1024px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
		.prev{
		float:right;
		display:inline-block;
		width:87px;
		height:48px;
		}
		
		.centralNav{
	float:left;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	width:138px;
	height:48px;
	border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:87px;
		height:48px;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}
#panel_5 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
}

.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{	
  	display:block;
	width: 469px;
    height: 240px;
	
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 469px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 394px;
	color: #fff;
	display:block;
	padding:10px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:1024px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_landscape.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:fixed;
	overflow:hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	z-index:2000;
}

.title{
	padding-top:30px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
}
.subTitle{
	width:500px;
	margin-top:0px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}


.pedContainer{
	margin-top:20px;
	width:985px;
	/*height:380px;*/
	padding-left:38px;
	/*padding-right:38px;*/
	background:#fff;
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:469px;
	height:353px;
	
	
}

.peda:link{
	width:469px;
	height:288px;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:336px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
}



}


@media screen and  (max-width: 1023px) {
	
.topContainer{
	top:0%;
	max-width:800px;
	min-width:800px;
	height: 1800px;
	margin-left:auto;
	margin-right:auto;
}

.slidingDiv {
	width:692px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.instructionsCol{
	width:300px;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
	

}
.instructionsCol_r{
	float:right;
	width:300px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
}

.show_hideBox{
	margin-top:175px;
	margin-left:54px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
.menubar{
		width:800px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
		.prev{
		float:left;
		display:inline-block;
		width:295px;
		height:48px;
		}
		
		.centralNav{
		display:inline-block;
		margin-left:auto;
		margin-right:auto;
		width:138px;
		height:48px;
		border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:295px;
		height:48px;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
	display:block;
	width: 341px;
	height: 288px;
	background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}
#panel_5 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
	display:block;
	width: 341px;
	height: 288px;
	background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
}


.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{
  	display:block;
	width: 341px;
    height: 240px;
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 341px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 266px;
	color: #fff;
	display:block;
	padding:10px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:800px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_portrait_800.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	overflow:hidden;
}

.title{
	padding-top:30px;
	margin-left:105px;
	margin-right:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
	line-height: 20pt;
}
.subTitle{
	width:450px;
	margin-top:5px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}



.pedContainer{
	margin-top:20px;
	width:800px;
	/*height: 620px;*/
	padding-left:54px;
	padding-right:58px;
	background:#fff;
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:341px;
	height:353px;
	
	
}

.peda:link{
	width:341px;
	height:288px;
	display:block;
}

.peda:link img{
	padding-top:30px;
	width:341px;
	height:auto;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:208px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
}



}

/*Styles for SABA ANYWhere------------------------------------------------------------------------------*/
@media screen and  (width:980px) {
	
.topContainer{

	max-width:980px;
	min-width:980px;
	/*height: 650px;*/
	/*height: 890px;*/
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
	overflow:hidden;
	/*overflow-y:auto;
	overflow-x:hidden;*/
}

.slidingDiv {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:175px;
	margin-left:16px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
.menubar{
		width:980px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
		.prev{
		float:right;
		display:inline-block;
		width:87px;
		height:48px;
		}
		
		.centralNav{
	float:left;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	width:138px;
	height:48px;
	border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:87px;
		height:48px;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}
#panel_5 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
    display:block;
	width: 469px;
    height: 288px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
}

.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{	
  	display:block;
	width: 469px;
    height: 240px;
	
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 469px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 394px;
	color: #fff;
	display:block;
	padding:10px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:980px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_landscape_SBA.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:fixed;
	overflow:hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	z-index:2000;
}

.title{
	padding-top:35px;
	margin-left:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
}
.subTitle{
	width:500px;
	margin-top:0px;
	margin-left:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}


.pedContainer{
	margin-top:20px;
	width:960px;
	/*height:380px;*/
	padding-left:16px;
	/*padding-right:38px;*/
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:469px;
	height:353px;
	
	
}

.peda:link{
	width:469px;
	height:288px;
	display:block;
}

.peda:link img{
	padding-top:30px;
	width:100%;
	height:auto;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:336px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
}



}
/*----------------------------------------------------------------------------------------------------------------------------------------------*/


@media screen and  (max-width: 799px) {
	
.topContainer{
	top:0%;
	max-width:768px;
	min-width:768px;
	height: 1800px;
	margin-left:auto;
	margin-right:auto;
}

.slidingDiv {
	width:692px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	height: auto;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:175px;
	margin-left:38px;
	width:auto;
	height:35px;
	display:block;	
	}
.show_hide {
	display:none;
}

/*bottom menu*/
.menubar{
		width:768px;
		height:48px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed;
		bottom:0%;
		z-index:2000;
		}
		
		.prev{
		float:left;
		display:inline-block;
		width:295px;
		height:48px;
		}
		
		.centralNav{
		display:inline-block;
		margin-left:auto;
		margin-right:auto;
		width:138px;
		height:48px;
		border-right-width: 1px;
		/*border-left-width: 1px;*/
		border-right-style: solid;
		/*border-left-style: solid;*/
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.centralNav img{
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:295px;
		height:48px;
		}

/*bottom menu*/



/*activities menu*/
#lower {
   /* width: 304px;*/
    position:relative;
}

#bar {
    padding: 10px;
}

#panel_1 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_2 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_3 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_4 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_5 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_6 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
}

#panel_7 {
    display:block;
	width: 341px;
    height: 288px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
}

.activ_info
{
	height:65px;
	/*background-color:#F2793E;*/
}
.activ_menu
{
  	display:block;
	width: 341px;
    height: 240px;
}

.activ_menu ul {
	height: 240px;
	padding: 0;
	margin: 0 auto;
	width: 341px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 48px;
	width: 266px;
	color: #fff;
	display:block;
	padding:10px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:75px;
	height:48px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:75px;
	height:47px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

/*activities menu*/


#header{
	margin-top:0px;
	width:768px;
	height: 150px;
	background-color: #FAFAFA;
	background-image: url(../images/img_index/Header_portrait.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	overflow:hidden;
}

.title{
	padding-top:30px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24pt;
	text-align:left;
	color: #515252;
	font-weight: bold;
}
.subTitle{
	width:450px;
	margin-top:5px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #515252;
}


.pedContainer{
	margin-top:20px;
	width:758px;
	height: 1550px;
	padding-left:38px;
	padding-right:38px;
	background:#fff;
	overflow-y:hidden;
	overflow-x:hidden;
}

.ped{
	float:left;
	margin:2px;
	width:341px;
	height:353px;
	
	
}

.peda:link{
	width:341px;
	height:288px;
	display:block;
}

.peda:link img{
	padding-top:30px;
	width:341px;
	height:auto;
	display:block;
}

teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:208px;
	height:45px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:65px;
}



}



/*Styles for screen 515px and lower*/
/*@media screen and  (max-width: 480px){


}*/

/* for 320px or less - mobile phone*/
/*Smartphone*/
@media screen and  (max-width: 700px){
	
html, body {
	margin:0%;
	background:#FFFFFF;
	overflow-y:auto;
	overflow-x:hidden;
}
		
.topContainer{
	top:0%;
	height:2700px;
	background:#EEE;
	max-width:320px;
	min-width:320px;
	overflow:hidden;
	/*overflow-y:visible;*/
}

#header{
	width:320px;
	/*padding:5px;*/
	height:112px;
	background-color: #FFF;
	background-image: url(../images/img_index/Header_mobile.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:absolute;
/*	box-shadow: 0px 4px 7px rgba(0,0,0,0.6);*/
}


.slidingDiv {
	width:300px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	height:400px;
	background:#FAFAFA;
}

.show_hideBox{
	margin-top:125px;
	margin-left:10px;
	width:200px;
	height:35px;
	display:block;	
	}


.title{
	padding-top:30px;
	padding-left:10px;
	width:150px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align:left;
	color: #333333;
	font-weight:normal;
	line-height:16pt;
}
.subTitle{
	display:none;
	/*padding-top:5px;
	padding-left:10px;
	width:160px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:left;
	color: #515252;
	font-weight: normal;*/

}


.instructionsCol{
	width:280px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
	

}
.instructionsCol_r{
	float:left;
	width:280px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	color: #515252;
	font-weight:normal;
	display:inline-table;
}

.time{
	width:120px;
	height:30px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:center;
	margin-left:10px;
	padding-left:0px;
	padding-top:55px;
	background-image: url(../images/img_index/time.png);
	background-repeat: no-repeat;
	background-position:center top;
	}

.guide{
	width:120px;
	height:30px;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:center;
	margin-left:10px;
	padding-left:0px;
	padding-top:55px;
	background-image: url(../images/img_index/guide.png);
	background-repeat: no-repeat;
	background-position:center top;
	}


.pedContainer{
	position:relative;
	width:300px;
	height:5000px;
	background:#EEE;
	padding-left:0px;
	padding-left:8px;

}

.ped{
	float:left;
	margin:2px;
	width:300px;
	/*height:270px;*/
	height:312px;
	
	
}

.peda:link{
	width:300px;
	height:252px;
	display:block;
}

.peda:link img{
	padding-top:30px;
	width:300px;
	height:auto;
	display:block;
}



teste:link{
	width:30px;
	height:30px;
	background-color:#FF0000;
	display:block;
}

.pedNumber
{
	float:left;
	width:18px;
	height:40px;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.pedTitle
{
	float:left;
	width:150px;
	height:40px;
	padding-bottom:5px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	color: #fff;
	font-weight: normal;
	line-height:none;
}

.plusinfoimg
{
	float:right;
	width:75px;
	height:60px;
}

#panel_1 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_1.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_2 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_2.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_3 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_3.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_4 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_4.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_5 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_5.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_6 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_6.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}

#panel_7 {
    display:block;
	width: 300px;
    height: 252px;
    background-image: url(../images/img_index/Image_7.png);
	background-repeat: no-repeat;
	position:absolute;
	float:left;
}


/*bottom menu*/
.menubar{
		width:320px;
		height:40px;
		margin-left:auto;
		margin-right:auto;
		background:#434749;
		position:fixed !important;
		bottom:0%;
		z-index:2000;
		}
				
		.prev{
		float:left;
		display:inline-block;
		width:90px;
		height:40px;
		}
		
		.prev img{
		height:40px;
		}
		
		.centralNav{
	display:inline-block;
	width:120px;
	padding-left:10px;
	padding-right:10px;
	height:40px;
	border-right-style: none;
	border-left-style: none;
		}
		
		.centralNav img{
		height:40px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #333;
		border-left-color: #333;
		}
		
		.next{
		float:right;
		display:inline-block;
		text-align:right;
		width:90px;
		height:40px;
		}
		.next img{
		height:40px;
		}
		

/*bottom menu*/

.activ_menu
{
  	display:block;
	width: 300px;
    height: 210px;
}

.activ_menu ul {
	height: 210px;
	padding: 0;
	margin: 0 auto;
	width: 300px;
	list-style-type: none;
}

.activ_menu li a
{
  	display: block;
	float: left;
	background-color:#4F5355;
}

.activ_menu li a {
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height: 42px;
	width: 228px;
	color: #fff;
	display:block;
	padding:6px;
	text-align:left;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

/*.activ_menu li:last-child a {
	border-bottom: 0;
}*/

.visitado {
	display: block;
	background-color:#373B3C;
	border-bottom: 1px solid #676A6B;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:72px;
	height:42px;
	float:right;

}

.visitado :last-child {
	display: block;
	background-color:#373B3C;
	width:72px;
	height:41px;
	border-bottom: 1px solid #676A6B;
	float:right;

}

.plusinfoimg
{
	float:right;
	width:72px;
	height:60px;
	cursor:pointer;
}

.prog_ns
{
	background-image:url(../images/img_index/ns.png);
	background-repeat: no-repeat;
	width:75px;
	height:60px;
	display:block;
	cursor:pointer;
	background-position: 0px -2px;
}

.prog_st
{

	background-image:url(../images/img_index/st.png);
	background-repeat: no-repeat;
	width:75px;
	height:60px;
	display:block;
	cursor:pointer;
	background-position: 0px -2px;
}

.prog_cp
{

	background-image:url(../images/img_index/cp.png);
	background-repeat: no-repeat;
	width:75px;
	height:60px;
	display:block;
	cursor:pointer;
	background-position: 0px -2px;
}




/*activities menu*/

}
