/* CSS Document */
/***************** JS Banner *****************/
#imgGr{
	margin:15px 0px 15px 0px;
	width:540px;
	height:385px;
	overflow:hidden;
}#imgGr img{
	width:540px;
}

#destaquesBox{
	width:530px;
	height:92px;
}#banner-mask{
	width:530px;
	height:92px;
	background:url(../imagens/back/especialidadesMask.png) center no-repeat;
	position:absolute;
	z-index:3;
}#banner-bts{
	position:absolute;
	z-index:4;
	height:23px;
	margin:100px 0px 0px 2px;
	text-align:center;
	/*float:left;*/
}
.banner-button span, .button01 span{
	width:17px;
	height:15px;
	display:block;
	float:left;
	margin:4px 0px 0px 7px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background:#f80466;
	color:#fff;
	font-family:arial, verdana;
	font-size:11px;
}.banner-button span:hover, .banner-button span.active, .button01 span:hover, .button01 span.active{
	color:#fff;
	background:#ff922e;
}

#mask1{
	width:530px;
	height:92px;
	position:absolute;
	z-index:2;
	overflow:hidden;
}#mask1 img{
	float:left;
}#mask1 div{
	float:left;
}
#banner-imgs{
	position:absolute;
	width:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999px;
	height:92px;
	z-index:1;
}#banner-imgs h3{
	display:none;
}

#this{
	position:absolute;
	width:270px;
	z-index:6;
	/*margin:173px 0px 0px 240px;*/
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#6699ff;
}#this a, #this a:visited{
	color:#fff;
	text-decoration:none;
}#this a:hover{
	color:#ffff00;
	text-decoration:none;
}

.thumbs img{
	float:left;
	margin:0px 7px 0px 7px;
}
/************* Fim do JS Banner **************/


