*{

	outline:none;

}

body{

	background:url(img/background.png) top center #f8f8f9 no-repeat;

	margin:0;

	padding:0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}



.main{

	position:relative;

	width:920px;

	background:#FFF;

	margin:35px auto 0 auto;

	box-shadow: 0px 0px 25px rgba(0,0,0,0.2);

	z-index:10;

}



.header{

	position:relative;

	width:870px;

	height:210px;

	margin:0 auto;

	padding:20px 0 0 0;

	border-bottom:2px solid #d3d4d6;

}







.bt_redes{

	position:absolute;

	width:34px;

	height:34px;

	display:block;

	top:25px;

	z-index:300;

}



.bt_fb{

	right:0;

	background-image:url(img/bt_fb.png);

	background-repeat:no-repeat;

	background-position:top left;

}



.bt_tw{	

	right:54px;

	background-image:url(img/bt_tw.png);

	background-repeat:no-repeat;

	background-position:top left;

}



.tel { position:absolute; top:10px; right:0; }



.bt_fb:hover, .bt_tw:hover{

	background-position:bottom left;	

}





.menu-menu-container ul li:last-child{

	border:none;

}





.header h1{

	position:absolute;

	top:0;

	left:0;

}



.content h1, .content h2 {

	background:url(img/bg_titulo.png) no-repeat bottom left;

	font-family: 'lucida_sansregular';

	font-weight: normal;

    font-style: normal;

	font-size:24px;

	line-height: 28px;

	padding:0 0 8px 10px;

	text-decoration:none;

	color:#545353;

}



.content h1 a, .content h2 a {

	background:none;

	font-family: 'lucida_sansregular';

	font-weight: normal;

    font-style: normal;

	font-size:20px;

	padding:0 0 8px 10px;

	text-decoration:none;

	color:#545353;

}



h3{

	color:#84b5dc;

	font-family: 'lucida_sansregular';

	font-weight: normal;

    font-style: normal;

	font-size:16px;

	padding:0 0 5px 0;

	

}



.menu-menu-container{

	position:absolute;

	bottom:0;

	left:0;

}



.menu-menu-container .menu, .menu-menu-container .menu * {

	margin: 0;

	padding: 0;

	list-style: none;

}

.menu-menu-container .menu li {

	position: relative;

}

.menu-menu-container .menu ul {

	position: absolute;

	display: none;

	top: 100%;

	left: 0;

	z-index: 99;

}

.menu-menu-container .menu > li {

	float: left;

}

.menu-menu-container .menu li:hover > ul,

.menu-menu-container .menu li.sfHover > ul {

	display: block;

}



.menu-menu-container .menu a {

	display: block;

	position: relative;

}

.menu-menu-container .menu ul ul {

	top: 0;

	left: 100%;

}





/*** SKIN ***/

.menu-menu-container .menu {

	float: left;

	margin-bottom: 1em;

}



.menu-menu-container .menu li {

	border-right:1px solid #c9c9c9;

	float:left;

	-webkit-transition: background .5s;

	transition: background .5s;

}

.menu-menu-container .menu li:last-child { border:none; }



.menu-menu-container .menu li ul li {

	border:none;

	float:left;

}



.menu-menu-container .menu li ul{

	width:570px;

}



.menu-menu-container .menu li a{

	display:block;

	margin:0 0 0 0;

	padding:5px 11px 5px 12px;

	text-decoration:none;

	color:#606062;

	font-size:13px;

	text-transform:uppercase;

}



.menu-menu-container .menu li ul li a{

	background:#d7ecfa;

	color:#606062;

	display:block;

	padding:10px 8px 10px 8px;

	float:left;

	-webkit-transition: background .5s;

	transition: background .5s;

}





.menu li:hover,.menu li.sfHover, .menu li a:hover {

	color:#000;

	background:#d7ecfa;

}

.menu li ul li a:hover{

	background:#c5deef;

	color:#000;

}







.content{

	position:relative;

	width:845px;

	min-height:1200px;

	margin:40px auto 0 auto;

	border-bottom:2px solid #d3d4d6;

	font-size:13px;

	line-height:15px;

	color:#595959;

	line-height:15px;

}



.content_blog{

	position:relative; width:575px; margin:0 0 0 0; font-size:13px; line-height:15px;

}



.nav_blog{

	 position:absolute; width:250px; top:0; right:0; 

}



.creditos{

	position:absolute;

	padding:2px 15px 0 0;

	bottom:10px;

	left:50%;

	margin-left:280px;

	background:url(img/agenciaflui.png) right center no-repeat;

	font-size:11px;

	color:#666;

}



.direitos{

	position:absolute;

	width:845px;

	left:50%;

	bottom:10px;

	margin:0 0 0 -422px;

	text-align:center;

	color:#FFF;	

}



.links_profissionais{

	width:205px;

	padding:20px;

	margin:0 20px 20px 0;

	background:#eff7fd;

	list-style:none;

	border:2px solid #d5ebfa;

	border-radius:5px;

	float:left;

}



.links_profissionais li .lista{

	display:block;

	padding:2px;

	margin:0 0 5px 0;

	font-size:13px;

	font-family: 'lucida_sansregular';

	border-bottom:1px dashed #b2cfe2;

	text-decoration:none;

	color:#666;

}



.links_profissionais li .lista_ac, .links_profissionais li .lista:hover{

	color:#000;

	display:block;

	padding:2px 2px 2px 15px;

	margin:0 0 5px 0;

	font-size:13px;

	border-bottom:1px dashed #b2cfe2;

	background:url(img/bg_menu_ac.png) no-repeat center left;

	border-radius:3px;

	font-family: 'lucida_sansregular';

	text-decoration:none;

}



.content_prof{

	width:550px;

	float:left;

}



.content_prof p{

	margin:0 0 10px 22px;

}



aside ul{

	padding:0;

	margin:0 0 0 10px;

	list-style:none;

}



aside ul li a{

	text-decoration:none;

	font-size:14px;

	color:#202220;

	font-family: 'lucida_sansregular';

}



aside ul li a:hover{

	color:#6f716f;

}



.widget_recent_entries { font-size:12px;  }

.widget_recent_entries ul > li > a { padding:5px 0; display:inline-block; font-size:12px; }



.widget_categories ul > li > a { padding:5px 0; display:inline-block; font-size:12px; }

.widget_categories ul > li { color:#4495c7; }

.widget_categories ul > li > .children { padding:5px 0; }

.widget_categories ul > li > .children > li > a { padding:3px 0; }



.content_footer{

	position:relative;

	width:845px;

	margin:0 auto;

	padding:40px 0 60px 0;

	text-align:left;

}



.cadastro_news{

	position:absolute; 

	width:280px;

	height:98px;

	padding:10px 0 10px 30px;

	top:10px;

	right:0;

	border-left:1px solid #ceeafa;

	

}



.cadastro_news span{

	display:block;

	font-size:14px;

	text-align:left;

	font-family: 'lucida_sansregular';

	color:#537182;

}



.cadastro_news input[type="text"]{

	float:left;

	width:100px;

	margin:0 20px 0 0;

	background:#e4f3fb;

	color:#666;

}



.cadastro_news input[type="submit"]{

	position:absolute;

	top:58px;

	right:36px;

}



.footer{

	position:relative;

	width:100%;

	height:269px;

	background:url(img/bg_footer.png) top center no-repeat;

	margin:-220px 0 0 0;

	z-index:5;

}



.direitos{

	position:absolute;

	width:845px;

	left:50%;

	bottom:10px;

	margin:0 0 0 -422px;

	text-align:center;

	color:#FFF;	

}



.clear{

	clear:both;

}





.box_eventos ul{

	padding:0;

	margin:0;

	list-style-image:url(img/icon_calendar.png);

	list-style-position:inside;

}



.box_eventos ul li{

	border-bottom:2px dashed #d8ecfa;

	padding:20px 0 20px 20px; 

}



.box_eventos ul li:last-child{

	border:none;

}



.box_eventos ul li .date{

	color:#9fc2db;

	font-size:14px;

	font-weight:bold;

	display:block;

	padding:0 0 5px 0;

}



.date_post

{

	position:absolute; width:70px; height:46px; padding:34px 0 0 10px; font-size:16px;  text-align:center;  font-family: 'lucida_sansdemibold_roman'; background:url(img/bg_date_post.png) top center no-repeat; top:0; left:-114px;

}

.date_post a { color:#4495c7; cursor:default; }

.date_post a:hover { text-decoration:none; }



.bullet{

	padding:0 0 20px 20px;

	margin:0;

	list-style:none;

}



.bullet li{

	background:url(img/bullet.png) 0 6px no-repeat;

	padding:5px 0 5px 20px;

}



.div_oculta{

	display:none;

}





.box_especialidades{ width:845px; height:190px; }

.box_especialidades ul{ margin:0; padding:0; list-style:none; }

.box_especialidades ul li { width:230px; height:120px; float:left; margin:0 20px 0 20px; }

.box_especialidades ul li img { float:left; border:2px solid #d5ebfa; }

.box_especialidades ul li span { float:left; width:130px; display:block; padding:0 0 0 10px; font-size:12px; }

.box_especialidades ul li a{ float:left; display:block; padding:10px 0 0 10px; font-family: 'lucida_sansregular'; font-size:14px; }





/*------------------------------- Vivid ------------------------------- */



/* Form fields, general styles first */

button,input,textarea {

	border: 1px solid #ceeafa;

	border-radius: 3px;

	font-family: inherit;

	padding: 5px;

	margin:2px 0 0 0;

}



.link_comentarios{

	margin:0 0 0 -5px;

	text-align:left;

}



.leave-reply{

	text-decoration:none;

}



.comment-form-comment, .form-allowed-tags { width:550px; }





/* Reset non-text input types */

input[type="checkbox"],input[type="radio"],input[type="file"],input[type="hidden"],input[type="image"],input[type="color"] {

	border: 0;

	border-radius: 0;

	padding: 0;

}



/* Buttons */

.menu-toggle,input[type="submit"],input[type="button"],input[type="reset"],article.post-password-required input[type=submit],li.bypostauthor cite span, .bt_mapa,.bt_comentarios, .link_comentarios a{

	padding: 6px;

	font-size: 11px;

	font-weight: normal;

	color: #537182;

	background-color: #e6e6e6;

	background-repeat: repeat-x;

	background-image: -moz-linear-gradient(top, #eef7fd, #ceeafa);

	background-image: -ms-linear-gradient(top, #eef7fd, #ceeafa);

	background-image: -webkit-linear-gradient(top, #eef7fd, #ceeafa);

	background-image: -o-linear-gradient(top, #eef7fd, #ceeafa);

	background-image: linear-gradient(top, #eef7fd, #ceeafa);

	border: 1px solid #b2d6eb;

	border-radius: 3px;

	margin:0 0 0 5px;

	text-decoration:none;

	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);

}

.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"] {

	cursor: pointer;

}

button[disabled],

input[disabled] {

    cursor: default;

}

.menu-toggle:hover,button:hover,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,article.post-password-required input[type=submit]:hover,.bt_comentarios:hover, .link_comentarios a:hover {



	background-color: #ebebeb;

	background-repeat: repeat-x;

	background-image: -moz-linear-gradient(top, #ceeafa, #eef7fd);

	background-image: -ms-linear-gradient(top, #ceeafa, #eef7fd);

	background-image: -webkit-linear-gradient(top, #ceeafa, #eef7fd);

	background-image: -o-linear-gradient(top, #ceeafa, #eef7fd);

	background-image: linear-gradient(top, #ceeafa, #eef7fd);

}



a{

	color:#87aac1;

	text-decoration:none;

}



a:hover{

	text-decoration:underline;

}



/*------------------------------- Home ------------------------------- */



.banner{ position:relative; width:840px; height:420px; margin:0 auto; }

.box{ position:relative; display:block; width:280px; height:420px; float:left; font-size:18px; text-decoration:none; color:#616161; font-family: 'lucida_sansregular'; }



.box img{ position:absolute; top:0; left:0; z-index:20; transition: 0.5s;  }



.b1 { position:absolute; display:block; width:280px; height:95px; padding:45px 0 0 0; text-align:center; background:#ddedfa; top:0; z-index:30; }

.b2 { position:absolute; display:block; width:280px; height:95px; padding:45px 0 0 0; text-align:center; background:#f7ccd6; bottom:0; z-index:30; }

.b3 { position:absolute; display:block; width:280px; height:95px; padding:45px 0 0 0; text-align:center; background:#fdffc0; top:0; z-index:30; }



.box:hover{ opacity:0.65; transition: 0.5s; }



.box_clinica_home{ position:relative; width:270px; margin:0 10px 0 0; float:left; }

.box_center{ position:relative; width:240px; margin:0 10px 0 30px; float:left; }

.box_blog{ padding:0 0 10px 0; font-size:14px; }

.box_blog a{ color:#616161; text-decoration:none; padding:10px 0 10px 0; display:block; }

.box_redes{ position:relative; padding:8px 0 0 0; }

.box_especialidades_home{ position:relative; width:250px; margin:0 10px 0 20px; float:left; }

.box_especialidades_home ul{ margin:0 0 10px 20px; padding:0; list-style:none; }

.box_especialidades_home ul li{ width:140px; padding:0 0 0 20px; background:url(img/bg_menu_ac.png) no-repeat 3px 0;}

.box_especialidades_home ul li a { display:block; text-align:right; }

.box_eventos_home a{ display:block; padding:0 0 0 0; color:#616161; text-decoration:none; font-size:14px; }



.box_clinica_home a{ display:block; padding:10px 0 0 0; text-decoration:none; color:#616161; }



.box_clinica_home span, .box_blog span, .box_redes span, .box_especialidades_home span, .box_eventos_home span { display:block; margin:0 0 5px 0; color:#616161; font-size:16px; font-family: 'lucida_sansregular'; }

#nav-below{
	display:none;
}