@charset "utf-8";
/* CSS Document */


body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#FFF;	
}

a{
	text-decoration:none;
	color:#b6aeae;	
}
.g-header{
	width:100%;
	height:175px;
	float:left;
	z-index:0;
	background:url(../img/topo.png) no-repeat center;	
}


.g-logomarca{
	position:absolute;
	width:304px;
	height:139px;	
	margin:0px 20px;
	
	z-index:999;	
	float:left;
}

.g-logomarca img{
	margin:14px auto;	
	margin-left:30px;
}

.g-textotopo{
	position:absolute;
	width:455px;
	height:104px;
	float:left;
	margin-top:395px;
	margin-left:0px;
	background:transparent;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:999;
}

.sobre{
	width:984px;
	margin-top:220px;
	height:385px;
	position:absolute;	
}

.quadro{
	width:355px;
	height:385px;
	background:#9d98ca;
	position:absolute;
	margin-left:30px;	
	margin-top:5px;
	z-index:1;
	padding:8px;
}

.quadro_titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	font-weight:normal;
	color:#FFF;	
	padding-bottom:8px;
	border-bottom:#924680 1px solid;
	width:100%;
	float:left;
}

.quatro_item_titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#924680;
	width:100%;
	float:left;
	margin-top:5px;
}

.quatro_item_texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	float:left;
	width:100%;
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:#924680 1px solid;
	text-align:justify;
}

.imagem{
	width:242px;
	height:408px;
	background:url(../img/mulher.png) no-repeat center;
	position:relative;
	z-index:0;
	margin:0px 379px;
}

.texto{
	margin-left:623px;
	width:325px;
	height:250px;
	margin-top:-375px;
	position:relative;
}

.texto h1{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9d98ca;
	font-size:29px;
	text-align:left;
	border-bottom:#7f5d94 1px solid;
}

.texto h2{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	text-align:justify;		
	
}

.especialidades{
	width:693px;
	height:190px;	
	margin:90px 0px;	
	position:relative;
	float:left;
}

.especialidades_item{
	min-width:134px;
	width:auto;
	height:190px;	
	float:left;
	margin-left:25px;
	margin-right:25px;

}

.alinhamento{
	display:block;
	margin-left:auto;
	margin-right:auto;
	
	
}

.especialidades_item a{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#525252;	
	text-align:center;
	border:none;
	float:left;	
	position:relative;
	cursor:pointer;
}


.conheca{
	width:313px;	
	height:317px;
	background:url(../img/conhecacirurgiao.png) no-repeat top left;
	margin:26px 705px;	
	position:absolute;
	z-index:999;
}

.conheca a{
	display:block;
	text-decoration:none;
	width:313px;
	height:317px}
	
.chamada{
	width:330px;
	height:240px;
	position:absolute;
	margin:377px 617px;	
}

.chamada_titulo{
	width:100%;
	float:left;
	padding-bottom:20px;
	border-bottom:1px solid #5f9ed3;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#8acfe1;
}

.chamada_texto{
	width:100%;
	float:left;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:justify;
}

.chamada_texto a{
	width:100%;
	float:left;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.noticias p{
	width:225px;
	height:auto;
	background:url(../img/barranoticia.png) no-repeat bottom;
	padding-bottom:15px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6aeae;
	text-align:left;
}

.noticias_item{
	width:347px;
	height:248px;
	background:url(../img/noticias_item.png) no-repeat center;
	position:absolute;
}
.noticiabarra{
	width:225px;
	height:2px;
	background:url(../img/barranoticia.png) no-repeat center;
	float:left;	
}

.noticias_img{
	margin:3px;
	position:relative;	
}

.noticias_titulo{
	width:182px;
	height:38px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-stretch:condensed;
	text-transform:uppercase;
	font-size:13px;
	color:#08306a;
	position:relative;
	margin:-35px 150px;
	
}

.noticias_titulo a{
	text-decoration:none;	
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-stretch:condensed;
	text-transform:uppercase;
	font-size:13px;
	color:#08306a;
	cursor:pointer;
}

.noticias_titulo a:hover{
	color:#54a437;
}

.conteudo{
	width:900px;
	min-height:100%;
	float:left;
	margin:30px 41px;
		
	padding:10px;
	/*
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;	
	*/
}



.conteudo_img{
	width:280px;
	height:auto;
	float:left;
	margin:0px;	
	margin-right:20px;
}

.conteudo_img img{
	border:none;
	width:280px;
	height:auto;	
}

.conteudo_texto{
	width:635px;
	height:340px;
	float:left;
	margin:22px 21px;
	background:#f8fdf7;	
}

.conteudo_noticias{
	width:100%;
	height:auto;
	background:url(../img/barranoticia.png) no-repeat bottom left;
	padding-bottom:15px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6aeae;
	text-align:left;	
	float:left;
}

.videos{
	width:424px;
	height:242px;
	position:absolute;
	margin:263px 336px;	
}

.videos_btn{
	width:36px;
	height:235px;
	position:absolute;
	margin:0px;
}

.videos_btn a{
	width:36px;
	height:235px;
	background:url(../img/videos.png) no-repeat left top;
	text-decoration:none;
	display:block;
}

.videos_btn a:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);	
}

.img-video{
	width:372px;
	height:210px;
	position:absolute;
	margin:0px 60px;	
}

.conteudo-video{
	width:372px;
	height:210px;
	float:left;
	margin:10px 40px;	
}

.clinica{
	width:245px;
	height:208px;
	position:absolute;
	margin:0px 365px;	
}

.clinica p{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b6aeae;
	text-align:left;
}

.clinica_btn{
	width:125px;
	height:22px;
	background:url(../img/aclinica.png) no-repeat center;
	display:block;
	text-decoration:none;	
}

.clinica_btn:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);	
}

.atendimento{
	width:316px;
	height:177px;
	position:absolute;
	margin:-2px 627px;	
	background:url(../img/agendamento.png) no-repeat center;	
}

.atendimento_btn{
	width:135px;
	height:37px;
	position:absolute;
	margin:135px 180px;	
}

.atendimento_btn a{
	width:135px;
	height:37px;
	background:url(../img/cliqueaqui.png) no-repeat center;
	text-decoration:none;
	display:block;
}

.atendimento_btn a:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);	
}

.conteudo_titulo{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	text-transform:uppercase;
	color:#004587;
	font-weight:bold;
	padding-bottom:20px;
	border-bottom: 1px solid #004587;
	margin-left:303px;
	
}

.g-box{
	width:984px;
	height:auto;
	margin:0 auto;	
	z-index:2;
}
.g-box2{
	width:822px;
	height:auto;
	margin:0 auto;	
	z-index:2;
}

.g-banner{
	width:100%;
	height:406px;
	position:relative;	
	background:#fff;
	float:left;
}

.g-banner-box{
	position:absolute;
	width:984px;
	height:406px;
	margin-top:-1px;
	margin-left:0px;
	float:left;
}
.g-banner-box2{
	position:absolute;
	width:758px;
	height:auto;
	margin-top:15px;
	margin-left:97px;
	float:left;	
}

.g-home{
	width:100%;
	height:634px;	
	float:left;
	margin-top:0px;
	z-index:0;
	background:url(../img/meio_home.png) no-repeat center;
}

.g-institucional{
	width:100%;
	min-height:550px;
	float:left;
	margin-top:0px;;
	z-index:0;
	position:relative;
	background:#fff url(../img/meio_interna.png)  repeat-x top center;		
}

.realizacao2{
	width:200px;
	height:330px;
	background:url(../img/realizacao2.png) no-repeat center;
	position:absolute;
	margin:248px 57px;	
}

.institucional_opcoes{
	width:100%;
	height:250px;
	float:left;
	margin-top:-70px;
	z-index:999;	
}

.g-home-body{
	width:984px;
	height:596px;
	float:left;
	margin:160px auto;
	padding-top:128px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.g-home-opcoes{	
	width:100%;
	height:567px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	z-index:10;
	position:absolute;
	background:url(../img/fundomeio.png) no-repeat center top;
}

.g-home-opcoes2{	
	width:984px;
	height:250px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	z-index:10;

}

.g-home-quemsomos-texto{
	position:absolute;
	width:197px;
	height:77px;
	float:left;
	margin-left:348px;
	margin-top:125px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#b18f82;
}

.g-home-quemsomos-textop{
	width:197px;
	height:77px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b18f82;
}

.vermais{
	width:111px;
	height:70px;
	float:left;
}

.g-home-orcamento{

	width:273px;
	height:273px;
	float:left;
	margin-left:630px;
	margin-top:60px;	
	
}


.g-home-banner{
	width:450px;
	height:440px;
	float:left;
	background:#FFFFFF;
	border:#CCCCCC solid 6px;	
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;		
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.g-home-coluna-item{	
	width:230px;
	height:165px;
	float:left;
	background:#F2F2F2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;	
}

.g-home-marcas{
	width:470px;
	float:left;
	background:#F2F2F2;
	height:auto;
	margin-bottom:10px;
	padding-bottom:13px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;	
}

.g-form-home{
	width:722px;
	height:191px;
	float:left;
	background:transparent;
	background-image:url(../img/form-consulta.gif);
	background-position:center;	
}

.g-form-home h1{
	color:#E8E8E8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:35px;
	margin-left:40px;
}

.g-form-home-body{
	width:830px;
	height:auto;
	float:left;
	margin-left:60px;
	margin-top:30px;
}

.g-form-home-body input[type="submit"]{
	width:258px;
	height:52px;
	float:right;
	background:transparent;
	background-image:url(../img/bt-form.png);
	background-position:center;
	cursor:pointer;
	border:0;
	margin-right:10px;
	color:#FFFFFF;
	font-size:22px;	
}

.g-form-home-body input[type="submit"]:hover{
	color:#999999;	
}

.g-form-home-combo{
	width:252px;
	height:52px;
	line-height:48px;
	font-size:18px;
	color:#999999;
	padding-left:10px;
	font-weight:bold;
	float:left;
	background-image:url(../img/combo.png);
	background-position:center;
	background-repeat:no-repeat;	
	margin-left:10px;
}

.g-form-home-combo input[type="button"]{
	float:right;
	height:48px;
	width:48px;
	background:transparent;
	cursor:pointer;
	border:0;
}

.g-footer{
	width:100%;
	height:138px;
	float:left;
	margin-top:0px;
	background:url(../img/rodape.png) repeat-x center;
	z-index:0;
}

.g-footer2{
	width:100%;
	height:60px;
	float:left;
	margin-top:0px;
	background:url(../img/rodape.png) no-repeat top;
	z-index:2;
}

.g-footer-logo{
	width:984px;
	height:68px;
	margin-top:20px;
	position:relative;
}

.g-footer-texto{
	width:100%;
	height:50px;
	margin-top:20px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;	
}

.g-footer-redes{
	width:123px;
	height:242px;
	margin-top:263px;
	margin-left:820px;
	position:absolute;	
	padding-left:50px;
	background:url(../img/redessociais.png) no-repeat left top;
}

.g-footer-redes2{
	width:211px;
	height:62px;
	margin:40px 358px;	
	float:left;
}

.face{
	text-decoration:none;
	background:url(../img/face.png) no-repeat center;
	width:62px;
	height:62px;
	display:block;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}

.face:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);	
}

.twitter{
	text-decoration:none;
	background:url(../img/twitter.png) no-repeat center;
	width:62px;
	height:62px;
	display:block;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}

.twitter:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.youtube{
	text-decoration:none;
	background:url(../img/youtube.png) no-repeat center;
	width:62px;
	height:62px;
	display:block;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}

.youtube:hover{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.g-footer-redes img{
	border:none;
	text-decoration:none;
}
.g-footer-direitos{
	width:100%;
	height:14px;
	margin:-107px auto;	
	background:transparent;
	text-align:center;
	color:#000;
	font-size:12px;
}

.foto{
	width:252px;
	height:528px;
	margin-top:-280px;
	margin-left:-126px;
	left:50%;
	position:absolute;
	background:url(../img/tiago.png) no-repeat bottom;
	
}

.contatos{
	width:349px;
	height:265px;
	position:absolute;
	margin-top:-200px;
	margin-left:630px;
}

.contatosfone{
	margin-top:5px; 
	margin-bottom:5px; 
	width:100%; 
	min-height:45px; 
	height:auto; 
	float:left; 
	background:url(../img/fone.png) no-repeat left; 
	padding-left:50px; 
	text-align:left; 
	font:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#fefefe; 
	font-size:18px;	
}

.contatosfone:hover{
	background:url(../img/fonehover.png) no-repeat left;
}

.contatoscelular{
	margin-top:5px; 
	margin-bottom:5px; 
	width:100%; 
	min-height:45px; 
	height:auto; 
	float:left; 
	background:url(../img/celular.png) no-repeat left; 
	padding-left:50px; 
	text-align:left; 
	font:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#fefefe; 
	font-size:18px;	
}

.contatoscelular:hover{
	background:url(../img/celularhover.png) no-repeat left;
}

.contatoslocal{
	margin-top:5px; 
	margin-bottom:5px; 
	width:100%; 
	min-height:45px; 
	height:auto; 
	float:left; 
	background:url(../img/localizacao.png) no-repeat left; 
	padding-left:50px; 
	text-align:left; 
	font:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#fefefe; 
	font-size:18px;	
}

.contatoslocal:hover{
	background:url(../img/localizacaohover.png) no-repeat left;
}

.title{
	height:35px;
	line-height:35px;
	background:transparent;
	background-image:url(../img/title.png);
	background-position:left;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	color:#FFFFFF;	
	padding-left:10px;		
}

.title-item{
	height:35px;
	line-height:35px;
	background:transparent;
	background-image:url(../img/title-item.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	color:#FFFFFF;	
	padding-left:10px;	
	padding-right:5px;	
}

.combobox-home{
	display:none;
	position:absolute;
	z-index:99999;
	width:800px;
	height:auto;
	border:#CCCCCC solid 3px;	
	background:#FFFFFF;
	margin-top:45px;
	margin-left:15px;
	padding:10px;
	padding-bottom:20px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.combobox-home-modelo{
	width:200px; 
	margin-left:288px;	
	display:none;
	position:absolute;
	z-index:99999;
	height:auto;
	border:#CCCCCC solid 3px;	
	background:#FFFFFF;
	margin-top:45px;
	padding:10px;
	padding-bottom:20px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.combobox-home-modelo a{
	width:100%;
	height:22px;
	line-height:22px;
	border-bottom:#CCCCCC dotted 1px;
	text-decoration:none;
	color:#666666;	
	float:left;
}

.shadow{
	margin-top:60px; 
	padding:10px; 
	padding-bottom:20px;
	background:#F2F2F2; 
	border:#CCCCCC solid 3px; 
	width:984px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;	
}



.form-body{
	width:443px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

#wrapper {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
	padding-right:15px;
	margin-top:-20px;
	height:400px;
	overflow:auto;
	}
	
.internarolagem{
	width:750px;
	height:290px;
	overflow:auto;
/*	overflow-y:scroll;	
	overflow-x:hidden;*/
	scrollbar-face-color: #534e4a; scrollbar-3dlight-color: #534e4a; scrollbar-base-color: #534e4a; 
	scrollbar-track-color: #000; scrollbar-darkshadow-color: #000; scrollbar-arrow-color: #fff; 
	scrollbar-shadow-color: #000; scrollbar-highlight-color: #000; 
} 

.internarolagem ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;	
	height:auto;
	width:735px;
}

.internarolagem ul li{
	list-style-type:none;	
	display:inline-block;
	width:117px;
	height:120px;	
	margin-left:33px;		
}


.internarolagem ul li a{
	text-decoration:none;
	color:#fff;
	line-height:120px;
	width:117px;
	height:120px;		
	font-size:14px;
	font-family: Arial;
}

.internarolagem ul li a:hover{
	color:#fff;
}
 
.accordionButton {	
	width: 830px;
	height:34px;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-weight:bold;
	float: left;
	background:#009dac;	
	border-bottom: 1px solid #9FD2E6;
	cursor: pointer;
	border:#ccc solid 1px;
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;
		
}
 
.accordionContent {	
	width: 830px;
	float: left;
	padding:10px;
	padding-bottom:20px;
	border:#ccc solid 1px;
	display: none;
	margin-bottom:10px;
	background:#FFF;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;		
}
	
.accordionContent img{		
	border:none;
	padding:2px;
}

/* PAGINAÇÃO */
#paginacao{
	width:100%;
	height:20px;
	float:left;
	text-align:center;
	margin-top:5px;
	/*border:#FFF dashed 1px;*/
}

.atual{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c03134;
	font-size:14px;
	padding:3px;
		
}
.atual a{
	color:#c03134;
	text-decoration:none;
}

.normal{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding:3px;
	
}

.normal a{
	color:#c03134;
	text-decoration:none;	
}

.navega{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding:3px;
	
}

.navega a{
	font-size:14px;
	padding:3px;
	color:#000;
	text-decoration:none;	
	
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;		
}

.navega a:hover{
	text-decoration:none;	
	color:#c03134;	
}

.g-home-item{
	width:auto;
	height:188px;
	background:#2c0402;
	
	padding:1px;
	float:left;
	margin:10px;
	
	-webkit-box-shadow: 0px 0px 5px 2px #000; 
	-moz-box-shadow: 0px 0px 5px 2px #000; 
	box-shadow: 0px 0px 5px 2px #000;	
	overflow:hidden;	
}

.g-home-item a{
	overflow:hidden;
	width:188px;
	height:188px;
}


.g-home-item a img{	
	max-height:188px;
	max-width:188px;
	width:auto;
	height:auto;
	
}

.maps{
	width:100%;
	height:auto;
	padding:10px;
	float:left;
	
}

.form{
	background:#fff;
	padding:10px;
	float:left;
	margin-left:0px;
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.form label{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:5px;	
}

.form label input[type="text"]{
 	border:#ccc solid 3px;
	padding:3px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}

.form label textarea{
 	border:#ccc solid 3px;
	padding:3px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
	width:90%;
}

.form label input[type="password"]{
 	border:#ccc solid 3px;
	padding:3px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}

.form label input[type="submit"]{
 	border:#B1D8DF solid 3px;
	background-image:url(../img/bt.png);
	background-repeat:repeat-x;
	padding:4px;
	font-size:12px;
	text-shadow:#FFF 1px 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
	cursor:pointer;
}

.form label input[type="button"]{
 	border:#ccc solid 3px;
	background-image:url(../img/bt.png);
	background-repeat:repeat-x;
	padding:4px;
	cursor:pointer;
	font-size:12px;
	text-shadow:#FFF 1px 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}

/**Loader*/
#loader-body{
	display:none;	
}

.loader-back{
	position:fixed;
	width:100%;
	height:100%;
	background:#000000;	
	z-index:999;
	
	opacity:0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);	
	KHTMLOpacity: 0.30;
	MozOpacity: 0.30;	
}

.loader-popup{
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-100px;
	margin-top:-50px;
	width:200px;
	height:60px;
	line-height:60px;
	background:#999999;
	color:#FFFFFF;
	font-size:22px;
	text-align:center;
	border:#000000 solid 3px;	
	
	text-shadow:#000 1px 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;	
}

/* PAGINAÇÃO */
#paginacao{
	width:100%;
	height:20px;
	float:left;
	text-align:center;
	margin-top:5px;
	/*border:#FFF dashed 1px;*/
}

.atual{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c03134;
	font-size:14px;
	padding:3px;
	
}
.atual a{
	color:#c03134;
	text-decoration:none;
}

.normal{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding:3px;
		
}

.normal a{
	color:#000;
	text-decoration:none;	
}

.navega{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	padding:3px;
	
	display:block;
		
}

.navega a{
	font-size:14px;
	padding:3px;
	color:#FFF;
	text-decoration:none;	
	width:19px;
	height:29px;
	display:block;
}

.navega a:hover{
	text-decoration:none;	

	color:#FFF;	
}

#g-popup{
	width:322px;
	height:autos;
	padding:10px;
	position:fixed;
	left:50%;
	top:50%;

	margin-top:-230px;
	margin-left:-160px;
	background:#FFF;
	border:#000 solid 4px;
	z-index:9999;
	
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius:10px;			
}

#g-popup h1{
 	margin:0;
	padding:0;
	font-size:18px;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:#CCC dotted 1px;
}

.bt-close-popup{
	background:transparent;
	width:16px;
	height:16px;
	border:0;
	position:absolute;
	right:-15px;
	top:-15px;
	background-image:url(../img/Close-icon.png);
	background-position:center;
	cursor:pointer;	
}

#jukebox {	
	float:right;
	margin-top:5px;
	margin-right:25px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:110px;
}
#jukebox .loader {
	border:1px solid #fff;
	height:3px;
	margin:10px 0px
}
#jukebox .load-progress {
	width:0px;
	background-color:#fff;
	height:3px;
}
#jukebox .play-progress {
	width:0px;
	background-color:#9999cc;
	height:3px;
}

#jukebox .controls {
	text-align:center;
}

#jukebox .controls a {
	display:inline-block;
	width:19px;
	height:29px;
	margin:0px 7px;
	overflow:hidden;
	
}



#jukebox .controls a span {
	display:none;
}

#jukebox .controls a.prev {
	background:url(../img/ant.png) no-repeat center;
}
#jukebox .controls a.next {
	background:url(../img/proxi.png) no-repeat center;
}
#jukebox .controls a.play {
	background:url(../img/play.png) no-repeat center;
}


.g-artigo-item{
	width:90%;
	height:auto;
	margin:10px auto;

	position:relative;
	background:#fff;	
	
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius:4px;	
	
	-webkit-box-shadow: 0px 0px 5px 2px #ccc; 
	-moz-box-shadow: 0px 0px 5px 2px #ccc; 
	box-shadow: 0px 0px 5px 2px #ccc;	
}

.g-artigo-item-data{
	width:100%;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#54a437;
	text-transform:uppercase;
	font-stretch:condensed;
}

.g-artigo-item-resumo{
	width:100%;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-stretch:condensed;
}
