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

body {
	background-color:#000;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* ------------------------------------------ */

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #F90;
}
/* ------------------------------------------ */

a.depoimento:link, a.depoiment:visited, a.depoimento:active{
	color:#FFF;
}

a.depoimento:hover{
	color:#FFF;
	text-decoration:underline;
}

a.depoimento-autor:link, a.depoimento-autor:visited, a.depoimento-autor:active{
	color:#FAA61B;
}

a.depoimento:hover{
	color:#FAA61B;
	text-decoration:underline;
}

/* ------------------------------------------ */

h1{
	color:#FAA61B;
	font-weight:bold;
	font-size:26px;
	text-transform:uppercase;
	border-bottom:2.5px #333 solid;
	margin-top:25px;
	padding-bottom:10px;
}

h2{
	color:#808285;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

h3{
	color:#FFF;
	text-transform:uppercase;
	font-size:20px;
	border-bottom:1px #FFF solid;
}

h4{
	color:#808285;
	text-transform:uppercase;
	font-size:14px;
	border-bottom:1px #333 solid;
}

p{
	color:#FFF;
	font-size:12px;
	margin:8px 30px;
	line-height:17px;
}

p.coaching{
	background-color:#333132;
	padding:12px;
}

p.depoimento-autor{
	font-size:10px;
	text-align:right;
}

p.depoimento-autor2{
	color:#808285;
	text-align:right;
}

span{
	color:#FFF;
	font-size:14px;
	font-weight:bolder;
	text-transform:uppercase;
}

span.depoimento-autor3{
	color:#FAA61B;
	text-transform:none;
	font-size:12px;
}
/* ------------------------------------------ */

#all, #header{
	width:100%;
	height:auto;
	margin:0 auto;
}
/* ------------------------------------------ */

#header{
	background-color:#333132;
}

#logo{
	width:927px;
	height:122px;
	padding:15px;
	margin:0 auto;
}

#telefone{
	width:927px;
	text-align:right;
	color:#999899;
	margin:0 auto;
	padding:30px 0;
	margin-top:-90px;
}

#telefone p{
	margin:0;
}

#redessociais{
	float:right;
	margin-top:10px;
}
/* ------------------------------------------ */

#menu{
	float:right;
}

#menu ul {
	width:auto;
	padding:0; 
	margin:0;
	background:#000;
	border:1px solid #666;
	color:#FFF;
	float:left;
	list-style:none;
	font-size:12px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
    padding:10px 20px;
    float:left;
}

#menu ul li a:hover {
    background-color:#FAA61B;
    color:#000;
}
/* ------------------------------------------ */

ul#dropdown{
	border-top:0;
	display:none;
	list-style:none;
	margin:35px 0 0 90px;
	position:absolute;
	width:190px;
	z-index:3;
	width:192px;
}

ul#dropdown li a{
	width:152px;
}

ul#dropdown li a:hover{
	background-color:#FAA61B;
	width:152px;
}

a.parent{
	background:url(http://sinteserh.tempsite.ws/img/setinha.png) no-repeat center right;
}

/* ------------------------------------------ */

#destaque{
	clear:both;
	width:927px;
	height:294px;
	margin:0 auto;
	padding-top:3%;
}
/* ------------------------------------------ */

#content{
	width:927px;
	height:auto;
	margin:0 auto;
	clear:both;
}
/* ------------------------------------------ */

img{
	border:0;
}

img.servicos01{
	float:left;
}

img.servicos02{
	margin:30px;
}

/* ------------------------------------------ */

#curriculo{
	width:221px;
	margin-top:2%;
	float:left;
}

#curriculo p{
	margin-left:0px;
}
/* ------------------------------------------ */

#texto_inicial{
	width:375px;
	height:auto;
	float:left;
	margin:2% 3%;
}

#texto_inicial p{
	margin:4px;
	padding:8px;
}

#texto_inicial h1{
	font-size:18.5px;
	color:#FAA61B;
	background-color:#272727;
	padding:12px;
	border:0;
}

#texto_inicial span{
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:0.1em;
}
/* ------------------------------------------ */

.cadastro-news{
	width:260px;
	color:#FFF;
	float:right;
	margin-top:30px;
}

.cadastro-news h2{
	font-size:23px;
	border-bottom:1px #333 solid;
}

.cadastro-news ul{
	padding-left:25px;
}

.cadastro-news ul li.artigos-home{
	font-size:12px;
	padding-bottom:20px;
	list-style:url(../img/icone_pdf.jpg);
}

form.newsletter-home{
	margin:-94px 0 0 2px;
}

form.newsletter-home ul li{
	list-style:none;
}

input.newsletter-home{
	border:0;
	background-color:transparent;
}
/* ------------------------------------------ */

#rodape{
	clear:both;
	width:927px;
	margin:35px auto;
	color:#999;
	border-top:2.5px #333 solid;
	padding:5px;
}

#rodape p{
	font-size:11px;
	text-align:right;
}
/* ------------------------------------------ */

#noticias{
	width:660px;
	float:left;
	margin-bottom:30px;
}

#noticias p.resumo{
	margin-bottom:50px;
}
/* ------------------------------------------ */

#lateral{
	width:240px;
	float:right;
}

#lateral p{
	margin-left:0;
}

#lateral ul{
	list-style:none;
	padding-left:15px;
}

#lateral ul li{
	padding:3px;
}

/* ------------------------------------------ */

#cadastro{
	width:600px;
	color:#FFF;
	background-color:#df771c;
	float:left;
	margin: 35px 13px;
	padding:0 10px;
}

#cadastro form{
	width:auto;
	margin:0;
	padding:0;
}

#cadastro p{
	margin-left:10px;
}

#cadastro ul{
	list-style:none;
}

#cadastro ul li{
	padding:5px;
}

/* ------------------------------------------ */

#treinamento{
	width:241px;
	color:#FFF;
	float:left;
	margin:20px 0 0 23px;
}

#treinamento p{
	margin-left:0;
}

#treinamento ul{
	list-style:none;
	padding-left:15px;
}

#treinamento ul li{
	padding:3px;
}
/* ------------------------------------------ */

#artigos2{
	width:270px;
	color:#FFF;
	float:left;
	margin-top:-22%;
}

#artigos2 ul li{
	font-size:12px;
	padding-bottom:5px;
}
/* ------------------------------------------ */

#contato{
	width:510px;
	margin:35px;
	color:#FFF;
}

#contato ul li{
	list-style:none;
}

#endereco{
	float:right;
	margin:-218px 75px 0 0;
}

/* ------------------------------------------ */

#content2{
	width:620px;
	height:auto;
	min-height:325px;
	float:left;
	margin-bottom:30px;
}

#content2 p{
	margin-top:20px;
}

#content_imagem{
	width:370px;
	height:auto;
	float:right;
	margin:15px 0;
}

#content3{
	width:927px;
	clear:both;
}

#content3 p{
	margin-top:20px;
}

#content4{
	width:890px;
	height:auto;
	margin:0 auto;
}

#content4 p{
	margin-top:20px;
}

/* ------------------------------------------ */

#clientes div {
	float:left;
	margin:10px 16px;
	padding:2px;
	border:1px solid #E7E6E6;
}

.foto {
	margin:10px 30px;
}
.foto img {
	margin:0 auto;
	margin-bottom:10px;
}

/* ------------------------------------------ */

#bigPic{
	width:927px;
	height:294px;
}

#bigPic img{
	position:absolute;
	display:none;
}

ul#thumbs{
	width:927px;
	margin-top:-41px;
	position:absolute;
	z-index:5;
}

ul#thumbs li.active{	
	background-color:#45978B;
	opacity:0.95;
}

ul#thumbs a:hover,
a.servicos:hover{
	text-decoration:none;
}

ul#thumbs, ul#thumbs li{
	padding:0px;
	list-style:none;
	font-family:Calibri;
	font-size:13px;
}
	
ul#thumbs li{
	width:185.4px;
	height:25px;
	line-height:25px;
	float:left;
	cursor:pointer;
	padding:8px 0px;
	text-align:center;
	background-color:#000;
	opacity:0.65;
	color:#FFF;
}