@charset "UTF-8";
@font-face {
	/*font-family:"JeffreyPrint JL Bold";
	src:url("http://localhost/hcom/web/fonte.ttf");*/
	
} 
*{
	margin:0px;
	padding:0px;
}

html body { 
	text-align:center;
	color:#1b5854;

}

html body .site{
	margin:0px auto; /*Mantem no centro FF*/
	padding-top:0px;
	width:955px; 
	height:auto;
	/*background:#E8FFEA;*/
	font-family:"JeffreyPrint JL Bold",Tahoma, Geneva;
	/*background:#000;*/
}


html body  .site .topo_menu{
	background-color:#2E3233;
	height:34px;
}

html body  .site .topo_menu_home{
	background-color:#FFF;
	padding:10px;
}

html body  .site .topo_menu_home .item{
	float:left;
	color:#B0B0B0;
	font-size:12px;
}



.contato a{
	text-decoration:none;
	color:#1b5854;
}

.contato a:hover{
	text-decoration:underline;
	color:#030;
}

.bt_voltar {
	padding-top:10px;
	text-align:right!Important;
}
.bt_voltar a{
	text-decoration:none;
	color:#1b5854;
	text-align:right;
}

.bt_voltar a:hover{
	text-decoration:underline;
	color:#1b5854;
}

html body  .site .topo_menu_home .endereco{
	text-align:right;
	color:color:#B0B0B0;;
	font-size:14px;
	width:auto;
	font-weight:bold;
}

html body  .site .topo_menu_home .item a{
	text-decoration:none;
	color:#B0B0B0;
}
html body  .site .topo_menu_home .item a:hover{
	color:#333;
	text-decoration:underline;
}
html body  .site .topo_logo{
	margin-top:20px;
	margin-bottom:40px;
}

html body  .site .corpo{
	height:auto;
}

html body  .site .corpo .conteudo{
	/*background:#666;*/
	float:left;
	width:587px;
	/*height:500px;*/
	/*background:#096;*/
}

html body  .site .corpo .conteudo .descricao{
	font-size:11pt;
	text-align:left;
	font-family:"Myriad Pro",Tahoma, Geneva;
	padding-right:30px;
	padding-bottom:20px;
}

html body  .site .corpo .conteudo .descricao img{
	/*float:left;*/
	margin-bottom:10px;
}
html body  .site .corpo .conteudo .titulo,h1{
	/*background:#666;*/
	width:auto;
	color:#86C52E;
	font-family:"Myriad Pro",Tahoma, Geneva;
	font-size:26px;
	text-align:left;
	margin-bottom:20px;
}
html body  .site .corpo .conteudo .data_view{
	font-size:12px;
	text-align:left;
	padding:10px;
	padding-left:0px;
	color:#8bbcba;
}

html body  .site .corpo .conteudo .topo{
	font-weight:bold;
	text-align:right;
	width:auto;
	font-size:8pt;
	margin-right:30px;
}

html body  .site .corpo .conteudo .topo a{
	text-decoration:none;
	color:#89BB82;
}
html body  .site .corpo .conteudo .topo a:hover{
	color:#4D7D4F;
}
html body  .site .corpo .conteudo .script{
	text-align:left;
	/*padding-bottom:50px;*/
}

html body  .site .corpo .conteudo .subconteudo{
	/*background:#666;*/
	padding-right:30px;
	font-size:11pt!Important;
	/*background:#096;*/
}
html body  .site .corpo .conteudo .subconteudo .subtitulo{
	padding-bottom:20px;
	width:auto;
	color:#86C52E;
	font-family:"Myriad Pro",Tahoma, Geneva;
	font-size:26px;
	text-align:left;
}

html body  .site .corpo .conteudo .subconteudo .portifolio_detalhes{
	text-align:left;
	width:auto;
	padding-top:30px;
	font-size:18px;
}
html body  .site .corpo .conteudo .subconteudo .portifolio_detalhes span{
	font-weight:bold;	
}
html body  .site .corpo .conteudo .subconteudo{
	/*background:#666;*/
	width:auto;
	font-family:"Myriad Pro",Tahoma, Geneva;
	font-size:10px;
	text-align:left;
	padding-top:20px;
}
/* Menu lateral direito */
html body  .site .corpo .menu{
	/*background:#030;*/
	float:left;
	width:347px;
	height:auto;
	border-left:#86C52E 1px solid;
	padding-left:20px;
/*	background:#003;*/
}
html body  .site .corpo .menu .item{
	color:#B1B7A9;
	text-align:left;
	font-size:13pt;
	
}
html body  .site .corpo .menu .item_img{
	margin:0;
	color:#B1B7A9;
	text-align:left;
	font-size:16pt;
	margin-bottom:25px;
	margin-top:25px;
}

/* Video Blog */
html body  .site .corpo .menu .item_videoblog{
	text-align:left;
}
html body  .site .corpo .menu .item_logos .carousel-prev{
	float:left;
	padding-right:3px;
	opacity: .6;/*outros*/
	filter: alpha(opacity=60);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*ie8*/
}

html body  .site .corpo .menu .item_logos .carousel-prev:hover{
	float:left;
	padding-right:3px;
	opacity: 1;/*outros*/
	filter: alpha(opacity=100);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*ie8*/
	cursor:pointer;
}
html body  .site .corpo .menu .item_logos .carousel-next{
	float:left;
	opacity: .6;/*outros*/
	filter: alpha(opacity=60);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*ie8*/
	cursor:pointer;
}
html body  .site .corpo .menu .item_logos .carousel-next:hover{
	float:left;
	opacity: 1;/*outros*/
	filter: alpha(opacity=100);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*ie8*/
}

html body  .site .corpo .menu .item_logos li{
	float:left;
	opacity: .7;/*outros*/
	filter: alpha(opacity=70);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*ie8*/
}
html > body  .site .corpo .menu .item_logos li:hover{
	float:left;
	opacity: 1;/*outros*/
	filter: alpha(opacity=100);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*ie8*/
}
html body  .site .corpo .menu .item_logos .carousel-clip-region{
	float:left;
}
.carousel-component{
/*	width:400px!important;*/
}

html body  .site .corpo .menu .item_logos .carousel-list img{
	/*float:left;*/

}

/* Videoblog */


html body  .site .corpo .menu .item_logos marquee img{
	margin:0;
	padding-left:50px;
}
html body  .site .corpo .menu .item_img img:hover{
    opacity: .6;/*outros*/
	filter: alpha(opacity=60);/*ie7*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*ie8*/
}
/* Pagina de contato */
html body  .site .corpo .conteudo table tr th{
	width:200px;
	text-align:left;
}
html body  .site .corpo .conteudo .pagina_agradecimento{
	width:100%;
	text-align:center;
	padding-top:100px;
	font-size:18px;
}

html body  .site .corpo .conteudo table tr td{
	width:300px;
	text-align:left;
}

html body  .site .corpo .conteudo table tr .text_campo_obg{
	padding-top:50px;
	font-size:10px;	
	font-weight:normal;
}
html body  .site .corpo .conteudo table tr th label{
	font-family:"Myriad Pro",Tahoma, Geneva;
	font-size:12px;
	font-weight:normal;
}
html body  .site .corpo .conteudo table tr th label:after{
	/*content:":";*/
}
html body  .site .corpo .conteudo table tr td input:focus,textarea:focus,select:focus{
	background:#E3FEE2;
	border:1px solid #8CFDA0;
	font-weight:bold;
	padding:5px;
}
html body  .site .corpo .conteudo table tr td input{
	width:280px;
}
 select{
	width:20px;
}
html body  .site .corpo .conteudo fieldset{
	margin:10px;
	padding:10px;
	border:#E1E1E1 1px solid;
}
html body  .site .corpo .conteudo fieldset legend{
	font-weight:bold;
}
html body  .site .corpo .conteudo table tr td select{
	width:200px;
}
html body  .site .corpo .conteudo table tr td input[type=submit]{
	background:#D7D7D7;
	border:#DFDFDF 1px solid;
	width:100px;
	font-weight:bold;
	margin-top:50px;
}
html body  .site .corpo .conteudo table tr .botao{
	text-align:right;
}

html body  .site .corpo .conteudo table tr td input,textarea,select{
	background:#FFF;
	border:1px solid #D2D2D2;
	padding:5px;
}
/* Pesonalização dos campos de datas */
html body  .site .corpo .conteudo table tr .date input{
	width:100px;
}
html body  .site .corpo .conteudo table tr .date{
	font-size:10px;
}
html body  .site .corpo .conteudo table tr .date img{
	cursor: pointer; 
	vertical-align: middle;
}
html body  .site .corpo .conteudo table tr .date:after{
	/*content:"Formato: dd/mm/aaaa";*/
	margin-left:5px;
	font-size:10px;
}
/* fim da personalização dos campos de datas */
html body  .site .corpo .conteudo table tr td .error_list{
	color:#F00;
	font-size:9px;
}
html body  .site .corpo .conteudo table tr td .error_list li{
	list-style:none;
}

/* editor de texto*/
.negrito{
	font-weight:bold;
}
html body .rodape{
	width:955px;
	padding:20px;
	border:#E4E4E4 1px solid;
	font-size:8pt;
	margin:0px auto; /*Mantem no centro FF*/
	display:table;
}

html body  .site .corpo .menu #showcliente{
	background: url(/site/images/home/topo-dir.jpg) 100% 0 no-repeat #EBEBEB; 
	position:absolute;
	width:330px;
	left:60%;
	display:none;
}
html body  .site .corpo .menu #showcliente #showcliente_titulo{
	font-size:14px;
	font-family:"Myriad Pro",Tahoma, Geneva;
	font-weight:bolder;
	text-transform:uppercase;
	padding:10px;
}
html body  .site .corpo .menu  #showcliente #showcliente_texto{
	font-size:14px;
	font-family:"Myriad Pro",Tahoma, Geneva;
	padding:10px;
}

html body  .site .corpo .conteudo .topicos_horah{
	font-size:12px;
	text-align:left;
}

html body  .site .corpo .conteudo .topicos_horah a{
	text-decoration:none;
	font-size:14px;
	color:#1B5854;
}

html body  .site .paginacao{
	font-size:10pt;	
}

html body  .site .paginacao a{
	color:#030;
	text-decoration:none;
}

html body  .site .paginacao a:hover{
	text-decoration:underline;
}

html body  .site .paginacao a, .desab{
	margin-right:5px;

}

/* Janlela */ 
.topo-dir {
	background: url(/site/images/home/topo-dir.jpg) 100% 0 no-repeat; 
	width:25em;
}
.baixo-esq {
	background: url(/site/images/home/baixo-esq.jpg) 0 100% no-repeat;
}
.baixo-dir {
	background: url(/site/images/home/baixo-dir.jpg) 100% 100% no-repeat; 
	padding:0 27px 27px 0;
}

/* caracturas */
html body  .site .corpo .conteudo .subconteudo .equipe th{
	width: 50px;
}

#curso_extra_02,#curso_extra_03,#curso_extra_04,#curso_extra_05{
	display:none;
}

#mais_cursos{
	font-size:12px;
	text-align:left;
	padding-left:20px;
}

#mais_cursos a{
	text-decoration:none;
	color:#1b5854;
	font-weight:bold;
}

#mais_cursos a:hover{
	text-decoration:underline;
}

/* #curriculos */
#campo_exemplo{
	font-size:8px;
}
#campo_fone, #campo_cpf input{
	width:100px;
}
.item_videoblog .descricao_videoblog{
	font-size:11pt;
	font-family:"Myriad Pro",Tahoma, Geneva;
}
.comentarios{
	text-align:left
}
.comentarios a{
	color:#BEBEBE;
	text-decoration:none;
}
.comentarios a:hover{
	color:#666;
	text-decoration:underline;
}
.comentarios .nome{
	font-size:10px;
}
#commentlist{
	padding-left:20px;	
	font-size:10px;
	
}
#commentlist .commentdate{
	color:#BEBEBE;
}
#commentlist .commentauthor a{
	color:#666;
}
#commentlist .commentauthor{
	color:#666;
	font-size:12px;
	
}
#comments{
	padding-bottom:20px;	
}
#commentlist .alt .commenttext {
	padding-bottom:5px;	
	font-size:12px;
}
#commentblock{
	padding-bottom:20px;	
}
