/*
Theme Name: H.Olhos Theme
Theme URI: http://www.holhospaulista.com.br
Description: Tema Portal H.Olhos 
Version: 3.2
Author: Genio Criativo Web
Author URI: 
Tags: html5, naked, clean, basic, holhos
*/

@import "css/reset.css";
@import "css/layout.css";
/*@import "css/responsive.css";*/



/*** STRUCTURE ***/

*{
	margin: 0;
	padding: 0;	
}

@font-face {
    font-family: 'din_lightregular';
    src: url('fonts/din_light-webfont.eot');
    src: url('fonts/din_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din_light-webfont.woff') format('woff'),
         url('fonts/din_light-webfont.ttf') format('truetype'),
         url('fonts/din_light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din_mediumregular';
    src: url('fonts/din_medium-webfont.eot');
    src: url('fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din_medium-webfont.woff') format('woff'),
         url('fonts/din_medium-webfont.ttf') format('truetype'),
         url('fonts/din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link, a:visited, a:active {
	outline: none;
	border:none;
	text-decoration: none;
}
a img {
	outline: none;
	text-decoration:none;
	border:none;
}
body{
	margin: 0;
	padding: 0;	
}
.body-home{
	background-image: url(images/background-full-fachada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		
}
.body-pgs{
	background-image: url(images/background-pages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.body-pg-Ps{
	background-image: url(images/background-pages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 23px;
	text-align: justify;
	margin-top: 5px;
}

.style-valid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 23px;
	text-align: justify;
	margin-top: 5px
}


p b, strong{
	font-weight: bold;
}
p i, em{
	font-style: italic;
}
p a{
	font-weight: bold;
	color: #777;
}
p a:hover{
	text-decoration: underline;
}
hr {
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}
.title{
	font-family: 'din_lightregular' !important;
	color: #666;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 30px;
}
.title-gd{
	font-family: 'din_lightregular' !important;
	color: #888;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 15px;
}
.title-pq{
	font-family: 'din_lightregular' !important;
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}
.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.subtitle a{
	color: #888;
}
.pagination a{
	text-align: left;
	font-family: 'din_mediumregular' !important;
	font-size: 15px;
	color: #ACACAC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform:uppercase;
}
.pagination a:hover{
	color: #999;
}
.float-left {float: left;}
.float-right {float: right;}
.img-left {float: left; margin-right: 20px; margin-bottom: 20px; margin-top: 10px;}
.img-right {float: right; margin-left: 20px; margin-left: 20px; margin-top: 10px;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.clear {clear: both;}
.100pct {width: 100%; height: auto;}
.msg-404{
	text-align: center;	
	color: #888;
	line-height: 22px;
}
.msg-404 h2{
	text-align: center;	
	font-size: 36px;
	font-family: 'din_lightregular';
}
.msg-404 h4{
	text-align: center;	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-dir a{
	color: #777;
}
#content-dir a:hover{
	text-decoration: underline;
}

#content-dir .calnk a{
	color: #35295e;
}
#content-dir ul{
	margin-left: 25px;
	margin-top: 10px;
}
#content-dir li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 23px;
	list-style-type: disc;
	list-style-position: inside;
}
#content-dir li ul{
	margin-top: 10px;
	margin-left: 20px;
}
#content-dir li ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	line-height: 23px;
	list-style-type: circle;
	list-style-position: inside;
}
#content-dir b, #content-dir strong {
	font-size: 15px;
	font-family: 'din_mediumregular';
	font-weight: normal;
	color: #666;
}
#content-dir img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}

#result-box{
	width: 615px;
	height: 120px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 35px;
}
#result-box h3{
	text-transform: uppercase;
}	
#result-box #txt-content{
	width: 415px;
	height: 120px;
	float: left;	
}
#result-box #img-content{
	width: 200px;
	height: 120px;
	float: left;
	margin-top: -7px;
	margin-bottom: 5px;
}
#result-box #img-content img{
	width: 172px;
	height: 105px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
#result-box #img-content img:hover{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

#header-home {
	height: 560px;
	width: 100%;
	margin: auto;
	float: left;
}
#header {
	height: 247px;
	width: 100%;
	margin: auto;
	float: left;
}
#header-princ {
	margin: auto;
	height: 90px;
	width: 945px;
}
#header-princ #esq-top {
	float: left;
	height: 75px;
	width: 330px;
	padding-top: 15px;
}
#header-princ #esq-top .logo-home {
	margin-left: 120px;
}
#header-princ #dir-top {
	float: left;
	height: 90px;
	width: 615px;
}
#mini_menu_top {
	float: left;
	width: 615px;
	height: 20px;
	padding-top: 5px;
}
#mini_menu_top ul {
	float: right;
	margin-right: 4px;
}

#mini_menu_top ul li {
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: uppercase;
}
#mini_menu_top ul li a {
	color: #777;
	text-decoration: none;
}
#mini_menu_top ul li a:hover {
	color: #555;
}
#mini_menu_top ul li.separation {
	font-size: 16px;
	color: #B0B0B0;
	float: left;
	margin-top: -7px;
	font-weight: normal;
}
#mini_menu_top li.separation:last-child {display:none;}

#search-bar-top {
	float: left;
	width: 608px;
	height: 30px;
	vertical-align: middle;
	margin-top: 10px;
	padding-right: 7px;
	margin-bottom: 2px;
}
#search-bar-top #search {
	float: right;
}
#search-bar-top #search label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
#search-bar-top #search #bar {
	background-color: #FFF;
	border: 1px solid #C1C1C1;
	padding: 4px;
	width: 150px;
	margin-left: 3px;
	font-size: 11px;
	margin-right: -5px;
	outline: none;
	text-decoration: none;
	color: #555;
}
#search-bar-top #search #bar:focus {
-moz-box-shadow:inset 2px 2px 5px #e1e1e1;
-webkit-box-shadow:inset 2px 2px 5px #e1e1e1;
box-shadow:inset 2px 2px 5px #e1e1e1;

}
#search-bar-top #search #bt_src {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #BEBEBE;
	outline: none;
	text-decoration: none;
}
.link-lang-pt {float: right; margin-right: 3px;}
.link-lang-en {float: right; margin-right: 6px;}
#menu_top {
	margin: auto;
	height: 24px;
	width: 945px;
	padding-top: 4px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'din_lightregular';
}
#menu_top .menu_home {
	float: right;
}
#menu_top .menu-pages ul{
	/* margin-left: -10px; */
	float: right;
}
#menu_top ul li  {
	float: left;
	list-style-type: none;
	font-family: 'din_lightregular';
	font-size: 14px;
	color: #555;
	margin-right: 10px;
	margin-left: 10px;
}
#menu_top ul li a {
	color: #555;
	text-decoration: none;
}
#menu_top ul li a:hover {
	color: #999;
}
#menu_top ul li.separation {
	color: #E1E1E1;
	float: left;
	font-size: 15px;
	margin: 0;
}
#menu_top li.separation:last-child {display:none;}

.link-more-blog {
	font-size: 14px;
	font-family: 'din_mediumregular' !important;
	color: #666;
	line-height: 22px;
 	clear: both;
	float: left;
	width: auto;
	height: auto;
}
.link-more-blog:hover {
	text-decoration: underline;
}


#news-box{
	width: 615px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-bottom: 35px;
	padding-bottom: 10px;
}
#news-box #title-content{
	width: 595px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'din_mediumregular' !important;
	line-height: 20px;
	color: #FFF;
	background-color: #a888b5;
	padding-right: 10px;
	padding-left: 10px;
}
#news-box #title-content a{
	color: #FFF;
}
#news-box #title-content a:hover{
	text-decoration: none;
}
#news-box #title-content-medic{
	width: 595px;
	height: auto;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'din_mediumregular' !important;
	line-height: 20px;
	color: #FFF;
	background-color: #6fa5b4;
	padding-right: 10px;
	padding-left: 10px;
}
#news-box #title-content-medic a{
	color: #FFF;
}
#news-box #title-content-medic a:hover{
	text-decoration: none;
}

#news-box #title-content-agenda{
	width: 600px;
	height: auto;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 22px;
	font-family: 'din_mediumregular' !important;
	line-height: 20px;
	color: #FFF;
	background-color: #77b4bc;
	padding-right: 10px;
	padding-left: 10px;
}
#news-box #title-content-agenda a{
	color: #FFF;
}
#news-box #title-content-agenda a:hover{
	text-decoration: none;
}

#news-box #date-content{
	width: 48px;
	height: 72px;
	float: left;
	font-family: 'din_lightregular' !important;
	text-align: center;
	color: #888;
	margin-top: 15px;
	padding-top: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}
#news-box #date-content .day{
	font-size: 32px;
	margin-right: -6px;
}
#news-box #date-content .month{
	font-size: 20px;
	margin-left: -1px;
}
#news-box #txt-content{
	width: 390px;
	height: auto;
	float: left;
	padding-left: 12px;
	padding-top: 15px;
}
#news-box #txt-content p{
	line-height: 21px;
}

#news-box #txt-content-agenda{
	width: 620px;
	height: auto;
	float: left;
	padding-top: 15px;
}
#news-box #txt-content-agenda p{
	line-height: 21px;
}

#news-box #img-content{
	width: 150px;
	height: 95px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#news-box #img-content img{
	width: 115px;
	height: 90px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
#news-box #img-content img:hover{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

#news-box #img-content-agenda{
	width: 620px;
	height: 245px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
}
#news-box #img-content-agenda img{
	width: 620px;
	height: 245px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
#news-box #img-content-agenda img:hover{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

#box-img-dstq-home {
	margin: auto;
	height: 350px;
	width: 545px;
	clear: both;
	text-align: right;
	padding-top: 30px;
	color: #FFF;
	padding-left: 400px;
}
#box-img-dstq-home .titles {
	font-size: 46px;
	color: #777;
	background-color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	font-family: 'din_lightregular' !important;
	letter-spacing: -2px;
	opacity: 0.93;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	border: none;
	margin-top: 70px;
}
#box-img-dstq-home .texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header #box-img-top {
	margin: auto;
	height: 99px;
	width: 945px;
}
#barra-info .breadcrumbs {
	float: left;
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #888;
	font-weight: normal;
}
#barra-info .breadcrumbs span{
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
#barra-info .breadcrumbs a{
	color: #888;
	font-weight: normal;
}
#barra-info {
	height: 22px;
	width: 938px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
	font-family: 'din_mediumregular' !important;
	font-size: 16px;
	color: #888;
	padding-right: 7px;
	padding-top: 3px;
	line-height: 20px;
}

#barra-info span{
	font-size: 12px;
	color: #777;
	margin-right: 3px;
}
#barra-info a .icons-social-info {
	float: right;
	margin-top: 12px;
	margin-left: 3px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	opacity: 0.88;
	filter: alpha(opacity=88);
	-moz-opacity: 0.88;	
}
#barra-info a .icons-social-info:hover{
	opacity: 0.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;	
}
#content-home {
	height: auto;
	width: 931px;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 7px;
	padding-left: 7px;
	margin: auto;
	clear: both;
}
#content {
	height: auto;
	width: 945px;
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content-esq {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 30px;
}
#sidebars {
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 20px;
}
.sidebar {
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 25px;
	background-color: #ebebeb;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
}
.sidebar .title {
	background-color: #f9fafb;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 10px;
	height: auto;
	background-image: url(images/bullet-logo-boxes.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border: none;
	margin-top: 1px;
	margin-bottom: 1px;
	text-shadow: #dedede 0 0 1px;
}
.sidebar .title-subs a{
	background-color: #f9fafb;
	width: 245px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 10px;
	height: auto;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	line-height: 20px;
}
.sidebar .title-subs a:hover{
	background-color: #fff;
}
.sidebar .link-subs li{
	list-style-type: none;
}
.sidebar .link-subs li a{
	background-color: #f9fafb;
	width: 245px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 10px;
	height: auto;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border: none;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	line-height: 20px;
}
.sidebar .link-subs li a:hover{
	background-color: #fff;
}
#fb-root{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;	
}
.fb-like-box{
	background-color: #FFF;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	margin-bottom: 15px;
	width: 250px;
	height: 240px;
}
.fb-like-box.home-fb{
	width: 240px;
	height: 75px;
	margin-top: 20px;
	margin-left: 40px;
}
.sidebar .cont-sidebar {
	width: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	float: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}
.sidebar .cont-sidebar .news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 4px;
	height: auto;
	width: 225px;
	background-image: url(images/btn-mais.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-bottom: 2px;
	padding-right: 25px;
	font-size: 12px;
	color: #666;
}
.sidebar .cont-sidebar .news:hover {
	color: #444;
}
.sidebar .cont-sidebar a{
	color: #555;
}
.sidebar .cont-sidebar #form_news {
	margin-bottom: 5px;
	height: auto;
	width: 250px;
}
#form_news table tr td input {
	background-color: #FFF;
	border: 1px solid #FFF;
	height: auto;
	width: 95%;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	outline: none;
	text-decoration: none;
	color: #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
#form_news table tr td input:focus {
	color: #666;
}
#form_news table tr td label {
	font-size: 13px;
	color: #666;
}
#form_news .newsletter-submit {
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #F9FAFB;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: 'din_lightregular' !important;
	font-size: 12px;
	cursor: pointer;
}
#sidebar-Local {
	color: #666;	
	font-size: 10px;
	line-height: 16px;
}
.sidebar #linkmap {
	margin-top: 15px;
	margin-bottom: -2px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mapa{
	background-image: url(images/holhos-map-link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 280px;		
	margin-top: 15px;
}
.mapa:hover{
	background-position: center bottom;	
}
#content #content-dir {
	float: left;
	width: 618px;
	height: auto;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#content #content-dir img {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.link-voltar-div{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 100%;
	height: auto;
	float: left;
}
.btn-back{
	text-align: left;
	font-family: 'din_mediumregular' !important;
	font-size: 14px;
	color: #ACACAC;
	margin-top: 15px;
	margin-bottom: 5px;
}
.btn-back:hover{
	color: #999;
}
.title-post-blog{
	width: 615px;
	height: auto;
	float: left;
}
.box-social-buttons{
	width: 615px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
}
.box-social-buttons a{
	float: left;
}
.box-social-buttons p a{
	float: left;
	font-weight: normal;
}
.date-post{
	float: right;
	font-family: 'din_lightregular' !important;
	color: #888;
	font-size: 13px;
}
.content-blog{
	width: 615px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.fb-comments{
	margin-top: 20px;
	margin-bottom: 5px;	
}

#destaques-home {
	float: left;
	height: 320px;
	width: 295px;
	margin-bottom: 15px;
}
#destaques-home .title-dstqs-box {
	width: 240px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 45px;
	padding-right: 10px;
	height: 27px;
	background-image: url(images/fdo-box-dstq-1.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-size: 17px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	line-height: 20px;
	border: none;
	text-shadow: #999 0 0 1px;
}
#destaques-home .dstq-box-info{
	width: 295px; 
	height: 80px; 
	float: left; 
	background-color: #e8e8e8;
	margin-top: 14px;
}
#destaques-home .img-thumb{
	width: 110px; 
	height: 80px; 
	float: left; 
	background-color: #cccccc;
}
#destaques-home .img-thumb img{
	width: 110px; 
	height: 80px; 
	float: left; 
}
#destaques-home .img-thumb img:hover{
	-webkit-filter: brightness(1.03);
}
#destaques-home .dstq-box-info .info-txt{
	width: 185px; 
	height: 55px;  
	float: left;
}
#destaques-home .dstq-box-info .info-txt .text{
	padding: 10px;
	width: 165px; 
	height: 40px;  
	float: left;
}
#destaques-home .dstq-box-info .info-txt h2{
	font-size: 16px;
	color: #555;
	font-family: 'din_lightregular' !important;
	line-height: 20px;
	font-weight: normal;
	text-shadow: #ccc 0 0 1px;
}
#destaques-home .dstq-box-info .info-txt .link-more{
	width: 175px;
	height: 18px;
	float: left;
	background-image: url(images/fdo-link-saiba.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	padding-top: 2px;
	padding-right: 10px;
}
#destaques-home .dstq-box-info .info-txt .link-more-dstqs{
	font-size: 12px;
	color: #666;
	font-family: 'din_lightregular' !important;
	text-shadow: #ccc 0 0 1px;
	float: right;
}
#slideshow{
	width: 615px; 
	height: 320px; 
	float: left; 
	background-color: #cccccc; 
	margin-left: 20px;
	margin-top: 2px;
}
.line-separation{
	width: 930px;
	height: 1px;
	float: left;
	background-color: #e1e1e1;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#video-home {
	width: 295px;
	height: 185px;
	float: left;
	margin-top: 15px;
	clear: left;
	margin-bottom: 15px;
	background-color: #E8E8E8;
}

#menu-olhos-home{
	width: 305px;
	height: 185px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	/*
	background-image: url(images/fdo-menu-olhos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	background-color: #efeeee;
}
#menu-olhos-home .title-box-olhos{
	width: 235px;
	height: 26px;
	background-image: url(images/fdo-box-dstq-2.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #333;
	font-size: 15px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	margin-left: 8px;
	float: left;
	line-height: 20px;
	border: none;
	text-shadow: #999 0 0 1px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#menu-olhos-home ul{
	float: left;
	margin-top: 4px;
}
#menu-olhos-home ul li {
	width: 139px;
	height: 26px;
	list-style-type: none;
	font-family: 'din_lightregular' !important;
	/*
	background-image: url(images/btns-menu-olhos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	margin-top: 6px;
	margin-left: 9px;
	background-color: #a09f9f;
}

#menu-olhos-home ul li:hover {
	background-image: none;
	background-color: #b7b7b7;
	color: #fff;
}
#menu-olhos-home ul a{
	color: #fff;
}

#map-home{
	width: 290px;
	height: 185px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#box-news-home{
	width: 625px;
	height: auto;
	float: left;	
	clear: both;
	margin-top: 15px;
	margin-bottom: 50px;
}
#box-news-home .title-box-blog{
	width: 570px;
	height: 27px;
	float: left;
	background-image: url(images/fdo-box-dstq-3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	font-size: 17px;
	font-weight: normal;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	float: left;
	line-height: 20px;
	border: none;
	text-shadow: #999 0 0 1px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-bottom: 15px;
}
#box-news-home .content-news-blog {
	float: left;
	height: auto;
	width: 615px;
	margin-top: 23px;
}
.content-news-blog .img-news-blog {
	float: left;
	height: 80px;
	width: 80px;
	margin-top: -5px;
}
.content-news-blog .img-news-blog img{
	height: 78px;
	width: 80px;
}
.content-news-blog .resume-txt-news {
	float: left;
	height: auto;
	width: 460px;
	margin-left: 15px;
	margin-top: 0px;
}
.content-news-blog .resume-txt-news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777;
	margin-top: -1px;
}
.content-news-blog .resume-txt-news h2 a{
	color: #777;
}
.content-news-blog .resume-txt-news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-align: justify;
	margin-top: 6px;
}
#box-news-home .sep-link-news {
	float: left;
	height: auto;
	width: 625px;
	margin-top: 15px;
}
#box-news-home .sep-link-news .line {
	width: 525px;
	float: left;
	height: auto;
}
#box-news-home .sep-link-news .link {
	float: left;
	height: 17px;
	width: 90px;
	margin-left: 9px;
	margin-top: -15px;
}
#box-news-home .sep-link-news .link a{
	color: #555;
	font-family: 'din_lightregular' !important;
	font-size: 11px;
	background-image: url(images/btn-read.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#menu-bar-home {
	float: left;
	height: auto;
	width: 290px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 50px;
}
#newsletter-home {
	float: left;
	width: 100%;
	height: 145px;
	background-color: #fbfbfb;
	margin-top: 1px;
	border: 1px solid #E6E6E6;
	font-family: 'din_lightregular';
}
#newsletter-home h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: -27px;
	margin-top: 15px;
	margin-left: 20px;
	text-shadow: #ccc 0 0 1px;
	color: #666;
}
#newsletter-home table {
	margin-left: 18px;
	margin-top: 35px;
}
#newsletter-home table tr td input {
	background-color: #FFF;
	border: 1px solid #CCC;
	height: auto;
	width: 97%;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	outline: none;
	text-decoration: none;
	color: #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
#newsletter-home table tr td input:focus {
	color: #666;
}
#newsletter-home table tr td label {
	font-size: 13px;
	color: #666;
}
#newsletter-home .newsletter-submit {
	margin-top: 7px;
	background-color: #B6B6B6;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-right: -2px;
	font-family: 'din_lightregular' !important;
	font-size: 12px;
	cursor: pointer;
	line-height: 21px;
}
#box-fb-home {
	float: left;
	height: 250px;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #E6E6E6;
}
.fb-like-box {
	margin-top: 8px;
	margin-left: 5px;
}
#info-foot{
	width: 100%;
	height: 25px;
	float: left;
	background-color: #ebebeb;
	text-align: center;
	padding-top: 15px;
	font-family: 'din_lightregular' !important;
	color: #555;
	font-size: 14px;
}

/** WPTABLES **/

.dataTables_filter{
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 15px;
}
.dataTables_length{
	display: none;
}

.wp-table-reloaded {
	border:none 0px #fff;
	background-color:none;
	float: left;
	margin-bottom: 40px;
	width: 100%;
	height: auto;
}
	
.row-1{
	display:none;
}	

.dataTables_filter label {
    float: right;
	color:#555;
	font-family: 'din_lightregular' !important;
	text-transform: uppercase;
	font-size: 12px;
}

.dataTables_filter input {
	background-color: #f7f7f7;
    padding: 2px 3px 2px 3px;
	margin-left: 2px;
	border:1px solid #ccc;
	font:13px;
	color:#888;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.dataTables_filter input:focus {
	background-color: #fff;
	color:#666;
}

.dataTables_wrapper td{
	vertical-align: middle;
    width: 192px;
	height: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	border: 1px solid #ebebeb;
	line-height: 17px;
	
}
.dataTables_wrapper td img{
	float: right !important;

}
.dataTables_wrapper td:hover{
    background-color: #fcfcfc;
	color: #555;	
}

.dataTables_info{
	display:none;
}


.tituloNovos{
	text-align:center;
}


/** END - WPTABLES **/

#fdo-footer {
	width: 100%;
	height: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	clear: both;
	margin: auto;
	padding-bottom: 20px;
}
#footer {
	height: auto;
	width: 931px;
	clear: both;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 15px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer ul {
	text-align: center;
}
#footer ul li  {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	display: inline;
}
#footer ul li a  {
	color: #888;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
#footer ul li a:hover  {
	text-decoration: underline;
}



.form-login-mediclabel {
	font-size: 13px;
	color:#666;
}
.form-login-medic .texts{
	width: 250px;
	padding:5px;
	border:1px solid #BFBFBF;
	font:13px;
	color:#999;
	vertical-align:top;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	margin-bottom: 10px;
}

.form-login-medic .button{
	width: 120px;
	background-color: #B4B5B8;
	background-image: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	text-transform: uppercase;
	font-family: 'din_lightregular' !important;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 20px;
}
.form-login-medic .button:visited{
	width: 200px;
	background-color: #B4B5B8;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
}

.form-login-medic .button:hover{
	background-color: #BCBDC0;
	background-image: none;
	color: #fff;
	border: none;
	outline: none;
}


#news-box-posts {
	width: 585px;
	height: auto;
	float: left;
	border-width: 1px;
	border-style: dashed;
	border-color: #ccc;
	margin-bottom: 30px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 22px;
	-webkit-border-radius: 6px;-moz-border-radius: 6px; border-radius: 6px;
	background-color: #fff; //#f8f8f8
}
#news-box-posts #txt-content h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #447381;
 	margin-bottom: 8px;
	font-weight: bold;
}
#news-box-posts #txt-content h3 a{
	color: #447381;
}
#news-box-posts #txt-content{
	width: 460px;
	height: auto;
	float: right;
	padding-top: 15px;
	color: #555;
}
#news-box-posts #txt-content p{
	line-height: 19px;
	color: #555;
}
#news-box-posts #author-avatar-image{
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#news-box-posts #author-avatar-image img{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
#news-box-posts #author-avatar-image img:hover{
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}

.wpcf7-form-control {
	width: 300px;
	height: auto;
	padding:5px;
	border:1px solid #BFBFBF;
	font:13px;
	color:#999;
	vertical-align:top;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7-form-control:focus{ 
	color:#666;
	border: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
.wpcf7-form-control.wpcf7-select {
	width: 312px;
}
.wpcf7-form-control.wpcf7-submit{
	width: 120px;
	background-color: #B4B5B8;
	background-image: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	text-transform: uppercase;
	font-family: 'din_lightregular' !important;
	font-size: 13px;
	margin-top: 15px;
}
.wpcf7-form-control.wpcf7-submit:visited{
	width: 200px;
	background-color: #B4B5B8;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
}

.wpcf7-form-control.wpcf7-submit:hover{
	background-color: #BCBDC0;
	background-image: none;
	color: #fff;
	border: none;
	outline: none;
}
/*** END - STRUCTURE ***/