@charset "utf-8";
/* CSS Document */

html, body {height:100%;} 
body {
	margin:0; 
	padding:0;
	background-image:url(images/09original.gif);
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#tudo { 
	width:780px;
	position:relative;  /*Contexto de posicionamento */
	background-color: #FFFFFF;
	margin:0 auto;
	text-align:left;
	min-height:100%;/**/
}
 * html #tudo {height: 100%;}
 
#conteudo {padding-bottom:150px;}

#topo {
	width:780px;
	background-image:url(images/topo.jpg);
	height:299px;
	text-align:center;
	padding-top:1px;
}

#esquerda1 {
	width:355px;
	padding-left:20px;
	float:left;
	padding-top:10px;
	text-align:justify;
	}

#esquerda {
	width:460px;
	padding-left:20px;
	float:left;
	padding-top:10px;
	text-align:justify;
	}

#direita1 {
	width:356px;
	padding-right:20px;
	float:right;
	padding-top:10px;
}

#direita {
	width:256px;
	padding-right:20px;
	float:right;
	padding-top:10px;
}

#prof{
	background-image:url(images/prof.gif);
	height:52px;
}

#prof2{
	background-image:url(images/prof2.gif);
	height:52px;
}

#prof3{
	background-image:url(images/prof3.gif);
	height:52px;
}

#projetos{
	background-image:url(images/projetos.jpg);
	height:52px;
}

#cursos{
	background-image:url(images/cursos.jpg);
	height:52px;
}

#parceiros{
	background-image:url(images/parceiros.jpg);
	height:52px;
}

#forcainterior{
	background-image:url(images/forcainterior.gif);
	height:52px;
}

#imagem{
	background-image:url(images/imagem.gif);
	height:262px;
	margin-bottom:15px;
}

#noticias{
	background-image:url(images/noticias.gif);
	height:52px;
}

#noticias1{
	background-image:url(images/noticias1.gif);
	height:52px;
}

#terapeutas{
	background-image:url(images/terapeutas.jpg);
	height:52px;
}

#terapias{
	background-image:url(images/terapias.jpg);
	height:52px;
}

#agenda{
	background-image:url(images/agenda.jpg);
	height:52px;
}

#agendapg{
	background-image:url(images/agenda.gif);
	height:52px;
}

#galeria{
	background-image:url(images/galeria.gif);
	height:52px;
	margin-bottom:15px;	
}

#agendaindex{
	margin-top:10px;
	background-image:url(images/agendaindex.gif);
	height:52px;
}

#saibamais{
	background-image:url(images/saibamais.jpg);
	height:52px;
}

#saibamaisindex{
	background-image:url(images/saibamaisindex.gif);
	height:52px;
}

#contato{
	background-image:url(images/contato.gif);
	height:52px;
}

p.contato{
	padding:10px;
}

a.maps{	
	font-size:10px;
	color:#0066FF;
}
img.maps{
	border:none;
}

img.noticia{
	padding:10px;
	border:none;
}

a.noticia{
	border:none;
	text-decoration:none;
	color:#000000;
}

a.noticia:hover{
	text-decoration:underline;
	color:#0033FF;
}

img.terapeut{
	padding:10px;
	border:none;
}

a.terapeut{
	border:none;
	text-decoration:none;
	color:#000000;
}

a.terapeut:hover{
	text-decoration:underline;
	color:#0033FF;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:10px 0px 10px 0px;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#0066FF;
	margin:0px 0px 0px 0px;
}

#rodape {
	background-image:url(images/rodape.jpg);
	width:780px;
	height:135px;
	position: absolute;
	bottom: 0; 
	text-align:center;
}

#rodape p {
	margin:0;
	font-weight:bold;
	color:#060;
}


.clear {clear:both;}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:41px; background:#fff url(images/button1.gif); position:relative; }
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 10px 0 4px;}
.menu2 li.current a {color:#fff; background:url(images/button3.gif);}
.menu2 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/button4.gif);}
.menu2 li a:hover b {background:url(images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}

img.frase{
	border:none;	
}

li.agenda{
	padding:10px;
}
a.agenda{
	color: #000000;
}
a.agenda:hover{
	text-decoration: underline;
}
#link{
	text-align:right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

img.galeria{
	padding:5px;
	border:none;
	width:100px;
	height:100px;
}

h1.agenda{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	margin:-1px;
}