			body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color:#000033;
	background-color: #F9DFAB;
	font-family: arial, hevetica, sans-serif;
	font-size: 90%;
			}
			
			p 	
 	{ display: none;
}

				h1
	{
		color:  #000033;
		font: 90% arial, hevetica, sans-serif, bold;
		margin: 15px 15px;
		text-align: left;

	}
		h2
	{
		color:  #000033;
		font:14px arial, hevetica, sans-serif, bold;
		margin: 15px 15px 0px 15px;
		text-align:left;
		font-weight: bold;
	}
					h3
	{
	color: #fff;
	font: 14px georgia, times, "times new roman", serif;
	margin: 15px 15px;
	text-align: left;
	font-family: georgia, times, "times new roman", serif;
	font-weight: bold;
	}

			h4
	{
		color:  #000033;
		font: 85% arial, hevetica, sans-serif;
		margin: 16px 0 0px 200px;
		text-align: left;
	}
						h5
	{
		color:  #FFFFFF;
		font: 85% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 5px 0 0px 10px;
		text-align: left;
	}
			h6
	{
		color:  #000033;
		font: 85% arial, hevetica, sans-serif;
		margin: 16px 15px 0px 10px;
		text-align: left;
		
	}
		
			h7
	{
		color:  #000033;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		font-weight: bold;
		margin: 15px 15px;

       }  
	   						h8
	{
		color:  #FFFFFF;
		font: 90% arial, hevetica, sans-serif;
		font-weight: bold;
		text-align: left;
	}
	
	#sombra{
  background-color: #96989b;
  box-shadow: 2px 2px 2px #363636;
  -webkit-box-shadow: 2px 2px 2px #96989b;
  -moz-box-shadow: 2px 2px 2px #363636;
 }
 
.titulo {
  background-color: #014292;
  color: white;
  cursor: pointer;
  padding: 0 10px;
  width: 300px;
  height: 80px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 10px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);

}
			#container
	{
		margin: 1em auto;
		width: 330px;
		text-align: left;
		background-color: #FFFFFF;
		background-image:none;
		border: 0px solid #FFFFFF;
		overflow: auto;
	}
	
	#header
	{
	width: 330px;
	height: 162px;
	z-index: 1;
	background-image: url(images/barra_mobile.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: fixed;
	top: 0px;
}

	#mainnav
		{
	FLOAT: left; 
	WIDTH: 330px;
	margin-bottom: 0px;
	background-color: #3A4E7C;
	}

/* Style the navigation menu */
.topnav {
  width: 330px;
  height: auto;
  margin-top: 0;
  z-index: 1;
  overflow: hidden;
  background-color:#2e3060;
  position: relative;
  color: #FFFFFF;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;

}

/* Style navigation menu links */
.topnav a {
  padding: 14px 26px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  display: block;
  color: #FFF;
  border-bottom: 2px solid #FFF;
  border-left: #5686a3 8px solid;

}

/* traço do menu Style the hamburger menu */
.topnav a.icon {
	background: #5686a3;
	display: block;
	position: absolute;
	right: 0px;
	top: 0;
	color: #FFF;
	width: 10px;
	height: 15px;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #5686a3;
  color: black;
  border-left: #fc0 8px solid;

}

/* Style the active link (or home/logo) */
.active {
  background-color: #4CAF50;
  color: #FFF;

}
		
#colum_info {
	FLOAT: left; 
	WIDTH: 330px;
	margin-bottom: 0px;
    overflow: auto;

}
	.box1 {            /* Box1 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 140px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 5px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	.box2 {            /* Box2 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:7px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/cromo2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	.box3 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/naturais.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 
	 	.box4 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/psicologia.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }

	 	 	.box5 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/cromo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	.box6 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/florais.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	.box7 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/radiestesia.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	.box8 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/cuidar.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	.box9 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/imersao19.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 
	 	 	 	 	 	.box10 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/hipnose.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	 	.box11 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/auriculo.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	 	.box12 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/onirico.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	 	 	.box13 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/tupy.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	 	 	.box14 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/docente.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
	 	 	 	 	 	 	.box15 {            /* Box3 */

    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 5px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }

	 	 	 	.box16 {            /* Box3 */
    display:inline;
    float:left;
    width:300px;
	height: auto;
	margin-top: 0px;
    margin-left:8px;
	margin-bottom:10px;
	padding: 170px 10px 10px 5px;
    border:0px solid #c8c09b;
    text-align:left;
	background-image:  url(images/fhb.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #e5e3e3;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
	behavior: url(border-radius.htc);
	 }
/* Slideshow container */
.slideshow-container {
  max-width: 330px;
  position: relative;
  margin: auto;
  padding: 0px 5px;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

/*(agenda)Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: #014292;
  color: white;
  cursor: pointer;
  padding: 0 20px;
  width: 280px;
  height: 30px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}

.active, .collapsible:hover {
  background-color: #3e78c1;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
}

.active:after {
  content: "\2212";
}

.content {
  padding: 0 5px;
  width: 270px;
  height: auto;
  max-height: 0px;
  margin-left: 12px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}


#footer	
	{
		clear: both;
		color: #ffffff;
		background-color: #3A4E7C;
		text-align: right;
		margin-top:5px;
		margin-bottom: 0;
		padding: 15px;
		font-size: 100%;
		
}
a:link, a:active {
  color: #6c0505;
  background: transparent;
}

a:visited {
  color: #6c0505;
  background: transparent;
}
