*{
	margin: 0px;
	padding: 0px;
}

body{
	background: #fff;
}

.clear{
	clear: both;
}

a{
	text-decoration: none;
}

img{
	border: 0px;
}

/* Header */
#header{
	width: 100%;
	height: 238px;
}

#header #cabecalho{
	width: 100%;
	height: 162px;
	min-width:1000px;
	background: #6EB7DA url(../images/bg_cabecalho.jpg) right top no-repeat;
}

#header #cabecalho .center{
	width: 1000px;
	height: 162px;
	margin: 0px auto;
}

#header #cabecalho .center a #logo{
	width: 411px;
	height: 107px;
	float: left;
	margin: 25px 0px 0px 0px;
}

#header #cabecalho .center #redes{
	width: 250px;
	height: 100px;
	float: right;
	margin: 25px 0px 0px 0px;
}

#header #cabecalho .center #redes p{
	color: #FFF;
	font-family: Arial;
	text-align: right;
}

#header #cabecalho .center #redes .icone{
	float: right;
	margin: 7px 0px 0px 0px;
}

#header #nav{
	width: 100%;
	height: 76px;
	min-width:1000px;
	background: #006DA3;
}

#header #nav .center{
	width: 1000px;
	height: 76px;
	margin: 0px auto;
}

#header #nav .center ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header #nav .center ul a li{
	float: left;
	line-height: 76px;
	height: 76px;
	padding: 0px 0px;
	width: 142.5px;
	font-family: 'Century Gothic';
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}

#header #nav .center ul li{
	float: left;
	line-height: 76px;
	height: 76px;
	padding: 0px 0px;
	width: 142.5px;
	font-family: 'Century Gothic';
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	cursor: pointer;
}

#header #nav .center ul a:hover li{
	background: #4EA7D1;
}

#header #nav .center ul li:hover{
	background: #4EA7D1;
}

#header #nav .center ul li ul.sub{
	width: auto;
	height: auto;
	background: #006DA3;
	display: none;
}

#header #nav .center ul li:hover ul.sub{
	display: block;
}

#header #nav .center ul li ul.sub li{
	background: #006DA3;
}

#header #nav .center ul li ul.sub li:hover{
	background: #2F88B3;
}

#header #nav .center ul li ul.sub a{
	color: #FFF;
}


#slide{
	width: 100%;
	height: 558px;
	background: url(../images/slide01.jpg) no-repeat center top;
}

#slide .center{
	width: 1000px;
	height: 450px;
	margin: 0px auto;
}

#slide .center #box{
	width: 374px;
	height: 290px;
	background: url(../images/box_slide.png);
	float: left;
	margin: 125px 0px 0px 25px;
	text-align: center;
	font-family: 'Century Gothic';
}

#slide .center #box h2{
	padding-top: 25px;
	font-size: 32px;
	text-transform: uppercase;
	color: #4C4C4C;
	padding-top: 15px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#slide .center #box h3{
	font-weight: normal;
	padding-top: 25px;
	font-size: 22px;
	text-transform: uppercase;
	color: #4C4C4C;
}

#slide .center #box h4{
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #4C4C4C;
}


/* Content */
#content{
	width: 100%;
	height: auto;
	background: url(../images/bg_content.jpg) repeat-x;
}

#content .center{
	width: 1000px;
	height: auto;
	margin: 0px auto;
}

#content #corpo{
	width: 1000px;
	height: auto;
	margin: -100px auto 0px auto;
	background: #F8F8F8;
	float: left;
	border-radius: 30px 30px 0px 0px;
	border:#FFF 5px solid;
}

#content #corpo hr{
	float: left;
	margin: 15px 0px;
	border-right: 0px;
}

#content #corpo .coluna{
	width: 475px;
	height: auto;
	float: left;
	border-radius: 30px 30px 0px 0px;
	padding: 10px;
}

#content #corpo .coluna .center{
	width: 440px;
	height: auto;
	margin: 20px auto;
}

#content #corpo .coluna .center h4{
	font-family: 'Century Gothic';
	color: #006DA3;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	padding: 7px 0px;
	font-size: 24px;
	text-decoration: underline;
	line-height: 30px;
}

#content #corpo .coluna .center p{
	text-align: justify;
	font-family: 'Century Gothic';
	line-height: 24px;
	margin: 0px 0px 15px 0px;
}




/* conteudo */
#conteudo{
	width: 100%;
	height: auto;
	overflow:hidden;
	min-height:800px;
	min-width:1000px;
	margin: 0px auto 0px auto;
	background: url('../images/clinivan-bg.jpg') no-repeat top center;
}

#conteudo #h1{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight:normal;
	line-height:60px;
	font-size:62px;
	color:#006CA0;
	width: 1000px;
	height: 60px;
	
	margin: 26px auto 0px auto;
}

#conteudo .center{
	width: 940px;
	overflow:hidden;
	min-height: 500px;
	padding:0px 20px 0px 40px;
	margin: 40px auto 0px auto;
}

#conteudo .center #exames-imagens{
	margin:40px 0px 0px 40px;
	float:right;
}

#conteudo .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	line-height:26px;
	font-size:20px;
	color:#006CA0;
	
	margin: 34px 0px 6px 0px;
}

#conteudo .exames-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	line-height:18px;
	font-size:13px;
	color:#666666;
	
}




/* Profissionais */

#conteudo .pro-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 30px 0px 0px 0px;
	line-height:30px;
	font-size:14px;
	color:#666666;
}

#conteudo .pro-medico{
	font-family:Arial, Helvetica, sans-serif;
	padding: 18px 30px 20px 220px;
	margin: 30px 0px 50px 0px;
	position:relative;
	line-height:16px;
	min-height:260px;
	font-size:12px;
	color:#666666;
	width:650px;
	
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
	border-radius: 18px 18px 18px 18px;
	-moz-border-radius: 18px 18px 18px 18px;
	-webkit-border-radius: 18px 18px 18px 18px;
	border: 0px solid #000000;
}

#conteudo .pro-medico p{
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#666666;
}

#conteudo .pro-medico .foto{
	position:absolute;
	left:20px;
	top:20px;
}

#conteudo .pro-medico .pro-nome{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	margin:0px 0px 12px 0px;
	font-weight:bold;
	line-height:32px;
	font-size:20px;
	color:#006CA0;
}

#conteudo .pro-medico .pro-nome img{
	margin-top:4px;
	float:right;
	border:none;
}

#conteudo .pro-medico strong{
	text-transform:uppercase;
}




/* contato */

#form-contato{
	margin:30px 40px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:auto;
	width:440px;
	float:left;
}

#form-contato #contato-chamada{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:0px 0px 20px 0px;
	line-height:32px;
	font-size:26px;
	color:#006CA0;
}

#form-contato .label{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:14px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	line-height:30px;
	overflow:hidden;
	font-size:15px;
	color:#666666;
	height:30px;
}

#form-contato input[type=text],
#form-contato input[type=email]{
	margin:0px 0px 0px 0px;
	padding:6px 10px 6px 10px;
	line-height:26px;
	font-size:14px;
	color:#666666;
	height:26px;
	width:400px;
}

#form-contato textarea{
	margin:0px 0px 0px 0px;
	padding:6px 10px 6px 10px;
	line-height:26px;
	max-width:400px;
	min-width:400px;
	font-size:14px;
	color:#666666;
	width:400px;
}

#form-contato input[type=submit]{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	padding:6px 10px 6px 10px;
	background-color:#A7CFE4;
	margin:20px 20px 0px 0px;
	border:1px solid #CDCDCD;
	cursor:pointer;
	font-size:16px;
	color:#454545;
	float:right;
	width:80px;
}

#conteudo .contato-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 30px 0px 0px 0px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#666666;
	height:680px;
	width:450px;
	float:left;
}

#conteudo .contato-texto #atendimento{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:0px 0px 16px 0px;
	line-height:28px;
	font-size:20px;
}

#conteudo .contato-texto #telefone{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:0px auto 12px auto;
	padding: 0px 0px 0px 40px;
	line-height:40px;
	font-size:24px;
	color:#006CA0;
	height:48px;
	width:204px;
}

#conteudo .contato-texto #telefone img{
	margin:3px 0px 0px -42px;
	position:absolute;
}

#conteudo .contato-texto .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:22px 0px 14px 0px;
	text-transform:none;
	font-weight:bold;
	line-height:24px;
	font-size:18px;
	color:#666666;
}

#conteudo .contato-texto .email{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:0px auto 0px auto;
	line-height:34px;
	font-size:20px;
	color:#006CA0;
}

#conteudo .contato-texto #iframe{
	margin:0px 0px 0px 18px;
	height:222px;
	width:428px;
}

#conteudo .contato-texto .endereco{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin:16px 16px 0px;
	line-height:28px;
	font-size:18px;
}



/* convênios */

#conteudo .convenios-subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight:normal;
	line-height:26px;
	font-size:30px;
	color:#006CA0;
	
	margin: 34px 0px 30px 0px;
}

#conteudo .convenios-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	line-height:30px;
	padding-left:10%;
	font-size:15px;
	color:#000000;
	float:left;
	width:36%;
}

#conteudo a:hover .convenios-texto{
	background-color:#DEDEDE;
}




/* artigos */

#conteudo .artigos{
	background: url('../images/fundo-artigo.png') no-repeat bottom center;
	padding: 0px 0px 40px 0px;
	margin:10px 0px 40px 0px;
	overflow:hidden;
	width:930px;
	clear:both;
}

#conteudo .artigos .imagens{
	margin:20px 10px 20px 40px;
	float:right;
}

#conteudo .artigos .titulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight:bold;
	line-height:30px;
	font-size:24px;
	color:#022b6f;
	
	margin: 20px 0px 20px 0px;
}

#conteudo .artigos .texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 18px 0px 0px 0px;
	line-height:20px;
	font-size:14px;
	color:#454242;
}

#conteudo .artigos .autor{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin: 30px 0px 20px 0px;
	line-height:26px;
	font-size:18px;
	color:#666666;
}

#conteudo .artigos .redes{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	margin: 14px 0px 20px 0px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:26px;
	font-size:18px;
	color:#022b6f;
	height:80px;
	width:300px;
}

#conteudo .artigos .facebook{
	margin: 16px 0px 0px 40px;
	overflow:hidden;
	border:none;
	height:26px;
	width:22px;
	float:left;
}

#conteudo .artigos .twitter{
	background: url('../images/redes.png') no-repeat 0px -1px;
	margin: 16px 0px 0px 10px;
	font-size:18px;
	cursor:pointer;
	color:#FF00FF;
	border:none;
	height:21px;
	width:22px;
	float:left;
}

#conteudo .artigos .din{
	margin: 16px 0px 0px 10px;
	overflow:hidden;
	border:none;
	height:26px;
	width:21px;
	float:left;
}



/* quem-somos */

#conteudo #quem-imagens{
	margin:80px 0px 0px 40px;
	float:right;
}

#conteudo .quem-titulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-weight:normal;
	line-height:30px;
	font-size:28px;
	color:#006CA0;
	
	margin: 34px 0px 20px 0px;
}

#conteudo .quem-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 18px 0px 0px 0px;
	line-height:20px;
	font-size:13px;
	color:#666666;
}




/* especialidades */

#conteudo .esp-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	line-height:24px;
	font-size:14px;
	color:#666666;
	
}

#conteudo .esp1{
	background: url('../images/fundo-especialides1.jpg') no-repeat top left;
	padding:0px 60px 0px 420px;
	margin:30px auto 0px auto;
	overflow:hidden;
	height:480px;
}

#conteudo .esp1 .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	margin: 36px 0px 6px 0px;
	font-weight:bold;
	line-height:26px;
	font-size:22px;
	color:#006CA0;	
}

#conteudo .esp1 .esp-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	line-height:22px;
	font-size:14px;
	color:#666666;	
}

#conteudo .esp2{
	background: url('../images/fundo-especialides2.jpg') no-repeat 4px 0px;
	padding:0px 60px 0px 56px;
	margin:30px auto 0px auto;
	overflow:hidden;
	height:380px;
}

#conteudo .esp2 .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	margin: 36px 0px 6px 0px;
	font-weight:bold;
	line-height:34px;
	font-size:28px;
	color:#006CA0;	
}

#conteudo .esp2 .esp-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 14px 0px 0px 0px;
	line-height:32px;
	font-size:14px;
	color:#666666;	
}

#conteudo .esp3{
	background: url('../images/fundo-especialides3.jpg') no-repeat 6px 0px;
	padding:0px 52px 0px 56px;
	margin:30px auto 0px auto;
	overflow:hidden;
	height:350px;
}

#conteudo .esp3 #proteses-auditivas{
	margin:36px 0px 0px 0px;
	float:right;
	
}

#conteudo .esp3 .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	margin: 36px 0px 6px 0px;
	font-weight:bold;
	line-height:76px;
	font-size:28px;
	color:#006CA0;
	width:600px;
}

#conteudo .esp3 .subtitulo img{
	margin:0px 18px 0px 0px;
	float:left;
}

#conteudo .esp3 .esp-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 28px 0px 0px 0px;
	line-height:30px;
	font-size:14px;
	color:#666666;
	width:600px;
	
}

#conteudo .esp4{
	background: url('../images/fundo-especialides4.jpg') no-repeat 4px 0px;
	padding:0px 30px 0px 56px;
	margin:30px auto 0px auto;
	overflow:hidden;
	height:600px;
}

#conteudo .esp4 .titulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	border-bottom:2px solid #525252;
	text-transform:uppercase;
	margin: 20px 0px 6px 0px;
	font-weight:bold;
	line-height:60px;
	font-size:32px;
	color:#006CA0;
	width:824px;
}

#conteudo .esp4 .esp-texto{
	font-family:Arial, Helvetica, sans-serif;
	margin: 14px 0px 0px 0px;
	line-height:34px;
	font-size:14px;
	color:#666666;	
}

#conteudo .esp4 .esp-texto img{
	margin:0px 14px 0px 0px;
	float:left;
}

#conteudo .esp4 .esp-texto .subtitulo{
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	text-transform:uppercase;
	margin: 20px 0px 6px 0px;
	font-weight:bold;
	line-height:34px;
	font-size:22px;
	color:#006CA0;	
}




/* Rodapé */
#rodape{
	width: 100%;
	height: 290px;
	background: url(../images/bg_rodape.jpg);
	border-top: 5px solid #6EB6DA;
	margin: 0px 0px 0px 0px;
}

#rodape .center{
	width: 1000px;
	height: 290px;
	margin: 0px auto;
}

#rodape .center ul{
	list-style: none;
	float: left;
	margin: 15px 5px;
	padding-left: 15px;
}

#rodape .center ul li{
	padding: 5px 0px;
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-family: 'Century Gothic';
	border-right: 2px solid #BABABA;
}

#rodape .center ul li a{
	color: #333;	
}

#rodape .center .telefone_rdp{
	width: 290px;
	height: 150px;
	float: left;
	margin: 15px 0px;
	text-align: center;
	font-family: 'Century Gothic';
	color: #666;
	padding-top: 15px;
	border-right: 2px solid #BABABA;
}

#rodape .center .telefone_rdp p{
	margin: 0px;
	padding: 0px;
	font-family: 'Century Gothic';
}

#rodape .center .telefone_rdp h1{
	font-size: 25px;
	padding: 8px 0px 0px 0px;
	font-family: 'Century Gothic';
}

#rodape .center .local_rdp{
	width: 300px;
	height: 150px;
	float: right;
	background: url(../images/mapa.png) no-repeat right bottom;
	margin: 25px 0px 0px 0px;
	font-family: 'Century Gothic';
	padding-left: 20px;
	font-size: 14px;
}

#rodape .center .local_rdp p{
	margin: 0px 0px 15px 0px;
	line-height: 24px;
}

#rodape .center .local_rdp a{
	color: #006DA3;
	font-weight: bold;
	padding: 2px 0px;
	border-bottom: 1px solid #006DA3;
}