@charset "utf-8";
/* CSS Document */

#conteiner {
	width: 790px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #F5F5F5;
	border-left-color: #F5F5F5;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #FFF;
	background-image: url(img/bg_claro.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topo_menu {
	height: 50px;
	width: 790px;
}
#topo_banner {
	height: 330px;
	width: 790px;
}
#flash_menu {
	height: 90px;
	width: 790px;
	background-image: url(img/bg_menuflash.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
#menu_lat {
	float: left;
	height: auto;
	width: 260px;
	margin-top: 10px;
}
#lat1 {
	height: 360px;
	width: 260px;
	background-image: url(img/menu_lateral/menu_lateral.jpg);
}
#lat1_text {
	height: 210px;
	width: 200px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 130px;
}
#lat2 {
	height: 280px;
	width: 260px;
	background-image: url(img/menu_lateral/menu_lateral_2.jpg);
}
#lat2_text {
	height: 150px;
	width: 200px;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 110px;
}



#conteudo {
	height: auto;
	width: 530px;
	margin-top: 5px;
	float: right;
	margin-bottom: 10px;
}
#cont_titulo {
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
	height: 60px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}
#cont_texto {
	height: auto;
	width: 480px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #F5F5F5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-repeat: repeat;
}
#topo {
	height: 30px;
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
}
#rodape {
	width: 790px;
	background-image: url(img/rodape.jpg);
	height: 50px;
	clear: both;
	overflow: auto;
	background-repeat: no-repeat;
}
#localizacao {
	height: 650px;
}
#localizacao_box {
	height: 380px;
	width: 430px;
	border: medium dotted #CCC;
	margin-top: 30px;
	float: left;
	margin-left: 30px;
}
#localizacao_text {
	height: auto;
	width: 290px;
	float: right;
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#clinica {
	float: right;
	height: auto;
	width: 400px;
	margin-bottom: 5px;
	margin-right: 100px;
}

#clinica_box {
	float: left;
	width: 160px;
	margin-right: 20px;
	margin-left: 100px;
	background-color: #F5F5F5;
	margin-top: 50px;
}
#titulo_extra {
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}






p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-indent: 20px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #386898;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2E5D89;
	font-weight: bolder;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
li {
	list-style-position: outside;
	list-style-image: url(img/icon.gif);
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 3px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2E6198;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E6198;
	text-decoration: underline;
}


/*  Lightbox
---------------------------------------------------------------------------------------------------------------*/
#lightbox1{
	position: absolute;
	left: 0;
	width:100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

.lightbox img{ border: none; }

.innerLightbox{
	position:absolute;
	margin:0 auto;
	z-index:101;
	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/*  OuterImageContainer
---------------------------------------------------------------------------------------------------------------*/
.outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	font: 1, Arial, Helvetica, sans-serif;
	}

/*  ImageContainer
---------------------------------------------------------------------------------------------------------------*/
.imageContainer{
	padding: 10px;
	}

.loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

/*  HoverNav
---------------------------------------------------------------------------------------------------------------*/
.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; }

.lightboxImage{
	position:relative;
	}

/*  ImageDataContainer
---------------------------------------------------------------------------------------------------------------*/
.imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding:0 0 0.1em 0;
	
	}

.imageData{	padding:0 10px; color: #666; }
.imageData .imageDetails{width:49%; 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;	}

/*  Header
---------------------------------------------------------------------------------------------------------------*/		
#headerContainer{
	width:100%;
	overflow:visible;
	position:absolute;
	top:0;
	left:0;
	z-index:105;
	}

#header{
	position:relative;
	top:0;
	height:95px;
	width:100%;
	z-index:105;
	overflow:hidden;
	margin: 0 auto;
	}
	
#headerBG{
	top:0;
	height:80px;
	position:relative;
	z-index:92;
	background-color:#BF0633;
	border-bottom: thin solid #CCCCCC;
	}
	
#indexForward{
	float:right;
	width:10px;
	height:80px;
	position:relative;
	z-index:105;
	background-image: url("../images/HeaderBarArrowRight.gif");
	}
	
#indexBackward{
	float:left;
	width: 10px;
	height:80px;
	position:relative;
	z-index:105;
	background-image: url("../images/HeaderBarArrowLeft.gif");
	}
	
#headerImageContainer{
	height:100%;
	position:relative;
	z-index:92;
	top:0;
	text-align:center;
	margin: 0 auto;
	}

#headerImageContainer div img{
	max-height:60px;
	position:relative;
	top:10px;
	}

#headerIndexSelected{
	padding: 0 5px 0 5px;
	width:auto;
	background-color: #BF0633;
	position:relative;
	float:left;
	height:80px;
	}

#headerIndexBG{
	padding: 0 5px 0 5px;
	width:auto;
	position:relative;
	float:left;
	height:80px;
	}

#headerIndexBG:hover{
	background-color:#BF0633;
	}
	
#headerIndexBG img{
	position:relative;
	}
	
/*  HeaderBar
---------------------------------------------------------------------------------------------------------------*/
#headerBar{
	position:absolute;
	font: 0, "Times New Roman", Times, serif;
	}

#headerBarImage{
	height:14px;
	top:0;
	}

#headerBarLeft{
	top:0;
	left:0;
	position:absolute;
	z-index:101;
	}

#headerBarRight{
	top:0;
	right:0;
	position:absolute;
	z-index:101;
	}

#headerBarArrow{
	position:absolute;
	top:3px;
	right:50%;
	width:8px;
	height:8px;
	background-image:url(../images/headerBarArrowDown.gif);
	z-index:102;
	}
