body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../../images/bg.jpg) no-repeat;
}

#conteudo {
	width: 770px;
	margin-left:0px;
	float:left;
	text-align: left;
	background-color:#FFf;
}

a:link {
	color: #000066;
	text-decoration:none;
}
a:visited {
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: #000066;
	text-decoration:none;
}
a:active {
	color: #000066;
	text-decoration:none;
}

#azul{
	background-color:#A0C4E4;
	margin-top:0px;
	float:left;
}



#botoes{
width: 82px;
height:25px;
margin-bottom:0px;
margin-left:0px;
margin-right:-40px;
margin-top:13px;
float:right;
display:inline;
}

#espaco_busca{
    width: 177px;
    height:25px;
    margin-bottom:0px;
    margin-left:10px;
    margin-right:5px;
    margin-top:12px;
	display:inline;
}

#busca{
    margin-top: 10px;
	margin-right:0px;
	margin-left:10px;
	margin-bottom:0px;
	width:auto;
	height:25px;
	float:left;
	display:inline;
}

.ico_busca{
	border-bottom: #144688 1px solid;
	border-top: #144688 1px solid;
	border-left: #144688 1px solid;
	border-right:none;
	background-color:#FFFFFF;
}

.cx_busca{
	border-top: #144688 1px solid;
	border-bottom: #144688 1px solid;
	border-right: #144688 1px solid;
	border-left:none;
	
	background-image:url(../../images/ico_busca.gif);
	background-attachment:fixed;
	background-position:left;
	}

.bt_busca{
background-color: #b6cee7;
border: #144688 1px solid;
font-size:13px;
font-weight:bold;
color:#3c68a0;
}

/*menu navegação*/
#nav {
	background : transparent url('../../images/bg_menu.png') repeat-x 0 0;
	clear      : both; 
	overflow   : hidden; 
	height     : 38px;
	margin     : 0px auto;
}

#nav ul{
	float      : left;
	margin     : 0px;
	padding    : 0px 0px 0px 39px;
}

#nav ul li {
	display    : inline;
	margin-left: 20px;

}

#nav ul li a {
	display    : block;
	height     : 25px;
	margin     : 0 10px 10px 0;
	line-height: 500px;
	overflow   : hidden;
	float      : left;
	cursor     : pointer;
	
}

#nav ul li .home {
	background : transparent url(../../images/bot1.png) no-repeat left top;
    width      : 50px;
	height     : 38px;
	margin:0px;

}
#nav ul li .institucional {
	background : transparent url(../../images/bot2.png) no-repeat left top;
	width      : 99px;
	height     : 38px;
	margin:0px;

}
#nav ul li .tratamentos {
	background : transparent url(../../images/bot3.png) no-repeat left top;
	width      : 95px;
	height     : 38px;
	margin:0px;
}
#nav ul li .unidades {
	background : transparent url(../../images/bot4.png) no-repeat left top;
	width      : 73px;
	height     : 38px;
	margin:0px;
}

	#nav ul li .profissionais {
	background : transparent url(../../images/bot5.png) no-repeat left top;
	width      : 96px;
	height     : 38px;
	margin:0px;
}

	#nav ul li .depoimentos {
	background : transparent url(../../images/bot6.png) no-repeat left top;
	width      : 100px;
	height     : 38px;
	margin:0px;
}

	#nav ul li .imprensa {
	background : transparent url(../../images/bot7.png) no-repeat left top;
	width      : 73px;
	height     : 38px;
	margin:0px;

}

	#nav ul li .contato {
	background : transparent url(../../images/bot8.png) no-repeat left top;
	width      : 106px;
	height     : 38px;
	margin:0px;
}



#nav ul li a:hover{background-position: 0 -38px}

#nav ul li a.selected{background-position: 0 -38px}

.dropDownMenu {
	display    : none;
	background : #A0C4E4;
	position   : absolute;
    z-index    : 2;
	top        : 170px;
	overflow   : hidden;
	height     : 30px;
	filter     : alpha(opacity=88); 
	opacity    : 0.88; 
    -moz-opacity: 0.88;
	width: 770px;
	float:left;
	text-align:center;

} 
.dropDownMenu .close_dropdown {
	background : url('../../images/close_dropdown.png') no-repeat 0 0;
	display    : block;
	width      : 19px;
	height     : 19px;
	margin     : 5px 25px 0 0;
	line-height: 500px;
	overflow   : hidden;
	float      : right;
	cursor     : pointer;
}

.dropDownMenu ul{
	float      : left;
	margin     : 0px;
	padding    : 0 0 0 0px;
}

#nav_dropdown_institucional ul: {margin-left: 5px;}

#nav_dropdown_tratamentos ul {margin-left: 5px;}

#nav_dropdown_unidades ul {margin-left: 5px;}

#nav_dropdown_profissionais ul {margin-left: 5px;}

#nav_dropdown_depoimentos ul {margin-left: 5px;}

#nav_dropdown_imprensa ul {margin-left: 5px;}

.dropDownMenu ul li {display:inline;}

.dropDownMenu ul li a {
	color      : #18245e;
	font-weight:bold;
	float      : left;
	text-decoration: none;
	font-size  : 10px;
	margin-top: 10px;
	padding-left: 10px;
}

.dropDownMenu ul li a:hover {
	color: #0058a9;
	text-decoration: underline;
}

.tel{margin-top: 52px;}

.tipClass { font: 11px Arial, Helvetica; color: white; font-weight:bold; }


/*
	destaques
*/				  				  
					  				  
.floatLeft { 
float: left; 
margin-right: 10px;
}

.floatRight	{ 
float: right; 
}

.clear { 
clear: both; 
}

/*
	PAGE STRUCTURE
*/

#page-wrap{ 
width: 451px;
height: 216px;
margin: 4px auto; 
position: relative; 
top: center;
}


/*
	TYPOGRAPHY
*/
ul.painel{ 

}

blockquote{ 
padding: 0 50px; 
margin-left: 20px; 
border-left: 20px solid #ccc; 
font-size: 14px; 
font-family: Verdana; 
font-style: italic; 
margin-top: 10px;
}

/*
	SLIDER
*/

.slider-wrap{ 
width: 451px; 
position: absolute; 
top: 0px; 
left: 0px; 
}			

.stripViewer .panelContainer 

.panel ul{ 
text-align:left; 
margin: 0 15px 0 30px; 
list-style: square inside; 
}

.stripViewer{ 
position: relative; 
overflow: hidden; 
width: 451px; 
height: 216px; 
}

.stripViewer .panelContainer{ 
position: relative; 
left: 0; 
top: 0; 
}

.stripViewer .panelContainer .panel{ 
float: left; 
height: 216px; 
position: relative; 
width: 451px; 
}

.stripNavL, .stripNavR, .stripNav{ 
display: none; 
}

.nav-thumb{ 
border: 0px solid black; 
margin: 10px -50px -6px 145px
}

#movers-row{ 
margin: -81px 300px 80px 25px; 
}

#movers-row div	{ 
width: 20%; 
float: left; 
}

#movers-row div a.cross-link{ 
float: right; 
}

.photo-meta-data { 
padding: 10px; 
height: 30px;
margin-left: 250px;
margin-right: 5px;
margin-top: -210px; 
position: relative; 
z-index: 9999; 
color: white; 
}

#informativo_logo{
margin-top: 20px;
width: 157px;
margin-left:20px;
margin-bottom:20px;
height:35px;
float: left;
}

#caixa_video{
	width:750px;
	height:688px;
	background-image:url(../imagens/bg_videos.jpg);
	float:left;
	margin-left:10px;
}

#box_titulo{
	width:660px;
	height:50px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:10px;
}

.sub_titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-left:11px;
	margin-top:0px;
}

#box_video{
	width:650px;
	height:270px;
	float:left;
	margin-left:40px;
	margin-top:20px;
}

.texto_video{
	width:200px;
	height:150px;
	font-size:12px;
	color:#444444;
	float:left;
	margin: auto;
	margin-left:15px;
}
	
#caixa_leia{
	width:700px;
	float:left;
	margin-top:15px;
	margin-left:30px;
	margin-bottom:15px;
}

#depo1{
	background-color:#f3f8fc;
	width:330px;
	height:140px;
	margin-bottom:8px;
	margin-top:10px;
	float:left;
	padding-left: 15px;
	display:inline;
}

#depo2{
	background-color:#f3f8fc;
	width:330px;
	height:140px;
	margin-bottom:8px;
	margin-top:10px;
	float:right;
	padding-left: 15px;
	display:inline;
}

.vj{
	background:url(../images/seta_azul_h.jpg) left no-repeat;
	width:62px;
	color:#1c6591;
	font-size:10px;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:20px;
	padding-left:13px;
	height:13px;
	font-weight:bold;
	float:right;
	display:inline;
}

.style1{
	color:#666666;
	font-size:12px;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom:10px;
}

#nomes{
	height:15px;
	font-size:10px;
	color:#1c6591;
	text-align:left;
	margin-left:15px;
	margin-top:13px;
	margin-bottom:0px;
}

.leia_titulo{
	font-size:13px;
	color:#3471ad;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	margin-left:0px;
	margin-top:13px;
	font-weight:bold;
	margin-bottom:0px;
}