charset "UTF-8";

#menusec {
	width: 170px;
	margin: 0px;
	padding: 0px;
	top: 20px;
	right: 0px;
	position: absolute;
}

#menusec a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #065072;
	text-decoration: none;
	float:left;
	display:block;
	padding:10px;
}

#menusec a#sobre {
	float:left;
}

#menusec a#clientes {
	float:right;
}

#menusec a:hover {
	background-color:#fff;	
}

#menupri ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	color: #065072;
	text-transform: uppercase;
	letter-spacing: 1%;
}

#menupri ul li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style: none;
	float: left;
	display:block;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);*/
}

#menupri ul li a {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	color: #065072;
	text-decoration: none;
}

#menupri ul li a p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #065072;
	text-transform: lowercase;
	line-height: 30px;
	letter-spacing: 0px;
}

#menupri ul li a span {

}

/*#menupri ul li a ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #065072;
	text-transform: lowercase;
	line-height: 30px;
	letter-spacing: 0px;
}

#menupri ul li a ul li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style: none;
	float: left;
}*/

#bread p {
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #636466;
}

#bread p a {
	font-family: Verdana;
	font-size: 12px;
	color: #636466;
	text-decoration: none;
}

#bread p a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #636466;
	text-decoration: underline;
}

#colesquerda ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #B7B7BC;
	line-height: 21px;
}

#colesquerda ul li {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	list-style: none;
	background: url(../images/leftBULLET.png) no-repeat 0px 4px;
}

#colesquerda ul li:hover {
	background: url(../images/leftBULLETover.png) no-repeat 0px 4px;
}

#colesquerda ul li.active {
	background: url(../images/leftBULLETactive.png) no-repeat 0px 4px;
}

#colesquerda ul li a {
	width: 236px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #B7B7BC;
	text-decoration: none;
	display: inline-table;
	*display:inline-block;
}

#colesquerda ul li a:hover {
	width: 236px;
	font-family: Verdana;
	font-size: 14px;
	color: #636566;
	text-decoration: none;
}

#colesquerda ul li a.active {
	width: 236px;
	font-family: Verdana;
	font-size: 14px;
	color: #636566;
	text-decoration: none;
}

/*#secao h1 {
	height: 100px;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue";
	font-size: 48px;
	font-weight: lighter;
	color: #D14E60;
}*/

#middle p {
	margin: 0px;
	padding: 0px;
}

#conteudo h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 21px;
	font-weight: lighter;
	line-height: 31px;
	color: #636466;
}

#conteudo h1.title {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 2px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	line-height: normal;
	color: #808285;
	border-bottom: solid thin #808285;
}

#conteudo h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: lighter;
	line-height: 31px;
	color: #636466;
	text-transform: lowercase;
}

#conteudo h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	color: #636466;
	text-transform: uppercase;
}

#conteudo h4 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: lighter;
	line-height: 31px;
	color: #636466;
}

#conteudo ul.tipo {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: lighter;
	line-height: 22px;
	color: #d1d3d4;
}

#conteudo ul.tipo li {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	list-style: none;
}

#conteudo ul.tipo li.iPROFESSIONAL {
	background: url(../images/tipo.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.PROFESSIONAL, #conteudo ul.tipo li.iPROFESSIONAL:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoPROFESSIONAL.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.PROFESSIONAL:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoPROFESSIONALover.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.iHANDSONLAB {
	background: url(../images/tipo.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.HANDSONLAB, #conteudo ul.tipo li.iHANDSONLAB:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoHANDSONLAB.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.HANDSONLAB:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoHANDSONLABover.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.iHERO {
	background: url(../images/tipo.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.HERO, #conteudo ul.tipo li.iHERO:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoHERO.png) no-repeat 0px 3px;
}

#conteudo ul.tipo li.HERO:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	color: #808285;
	list-style: none;
	background: url(../images/tipoHEROover.png) no-repeat 0px 3px;
}

#conteudo p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	line-height: 24px;
	color: #808285;
}

#conteudo span.escuro { font-weight:bold; }

#conteudo ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	line-height: 24px;
	color: #808285;
}

#conteudo ul li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#conteudo p.depoimentotext {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	line-height: 24px;
	color: #065072;
	/*background: url(../images/depoimentodir.png) no-repeat right bottom;*/
}

#conteudo p.tweettext {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	line-height: 24px;
	color: #065072;
}









#conteudo p .inputtext {
	border: solid 0px #808285;
	width: 557px;
	height: 32px;
	font-family: Verdana;
	font-size: 14px;
	color: #808285;
	background-color: transparent;
	line-height: 34px;
	padding-left: 10px;
}

#conteudo p.input {
	background: url(../images/FORMinput.png) no-repeat 0px 0px;
}

#conteudo p .inputhalftext {
	border: solid 0px #808285;
	width: 264px;
	height: 32px;
	font-family: Verdana;
	font-size: 14px;
	color: #808285;
	background-color: transparent;
	line-height: 34px;
	padding-left: 10px;
	margin-right: 9px;
}

#conteudo p.inputhalf {
	background: url(../images/FORMinputhalf.png) no-repeat 0px 0px;
}

#conteudo p .inputdddtext {
	border: solid 0px #808285;
	width: 35px;
	height: 32px;
	font-family: Verdana;
	font-size: 14px;
	color: #808285;
	background-color: transparent;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 9px;
	background: url(../images/FORMinputddd.png) no-repeat 0px 0px;
}

#conteudo p.inputddd {
	background: url(../images/FORMinputddd.png) no-repeat 0px 0px;
}

#conteudo p .inputteltext {
	border: solid 0px #808285;
	width: 200px;
	height: 32px;
	font-family: Verdana;
	font-size: 14px;
	color: #808285;
	background-color: transparent;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 9px;
	background: url(../images/FORMinputtel.png) no-repeat 0px 0px;
}

#conteudo p.inputtel {
	background: url(../images/FORMinputtel.png) no-repeat 0px 0px;
}

#conteudo p .textarea {
	border: solid 0px #808285;
	width: 557px;
	height: 72px;
	font-family: Verdana;
	font-size: 14px;
	color: #808285;
	background-color: transparent;
	line-height: 25px;
	margin-top: 5px;
	padding-left: 10px;
}

#conteudo p.text {
	background: url(../images/FORMtext.png) no-repeat 0px 0px;
	width: 577px;
	height: 84px;
}

#conteudo p.form {
	margin-bottom: 10px;
}

#conteudo p.buttons {
	text-align: right;
}

#conteudo p.buttons img {
	cursor: hand;
}

#conteudo input:focus { outline:none; }
#conteudo textarea:focus { outline:none; }










#conteudo #calendar h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 21px;
	font-weight: lighter;
	line-height: 31px;
	color: #636466;
	text-transform: uppercase;
	text-align: center;
}

#conteudo #calendar ul {
	width:399px;
	list-style:none;
	margin:0px;
	padding:0px;
}

#conteudo #calendar ul li {
	width:52px;
	float:left;
	height:20px;
	text-align:center;
	color:#616B76;
	font-weight:bold;
	font:normal 16px Verdana;
}

#conteudo #calendar ul li.day {
	height:70px;
	font:normal 48px Verdana;
	color:#d1d2d4;
	display:block;
	font-weight:normal;
}

#conteudo #calendar ul li.dayAtivo {
	height:70px;
	font:normal 48px Verdana;
	color:#616B76;
	display:block;
	font-weight:normal;
}

#conteudo #calendar ul li.noprincipal {
	color:#d1d2d4;
	font-weight:normal;
}

#conteudo #calendar ul li.event {
	color:#d24d61;
	font-weight:bold;
}












#sobreTIPOS h1 {
	margin: 0px;
	padding: 17px 20px 20px 45px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: lighter;
	line-height: 22px;
	color: #FFF;
}

#sobreTIPOS p {
	margin: 0px;
	padding: 0px 20px 20px 45px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: lighter;
	line-height: 24px;
	color: #FFF;
}

/*#footer h1 {
	height: 62px;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue";
	font-size: 36px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
}*/

#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
}

#footer #footerNAVEGACAO ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	color: #ADD7E6;
	text-transform: lowercase;
	line-height: 36px;
}

#footer #footerNAVEGACAO ul li {
	width: 294px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: thin dashed #ADD7E6;
	display: inline-table;
}

#footer #footerNAVEGACAO ul li:first-child {
	width: 294px;
	border-top: thin dashed #ADD7E6;
}

#footer #footerNAVEGACAO ul li a {
	height: 36px;
	width: 294px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	color: #ADD7E6;
	text-transform: lowercase;
	text-decoration: none;
	display: inline-table;
}

#footer #footerNAVEGACAO ul li a:hover {
	height: 36px;
	width: 294px;
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	text-transform: lowercase;
	text-decoration: none;
}

#footer #footerTREINAMENTOS ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	color: #ADD7E6;
	line-height: 24px;
}

#footer #footerTREINAMENTOS ul li {
	width: 294px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-table;
	margin-bottom: 12px;
}

#footer #footerTREINAMENTOS ul li a {
	width: 294px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 16px;
	color: #ADD7E6;
	text-decoration: none;
	display: inline-table;
}

#footer #footerTREINAMENTOS ul li a:hover {
	width: 294px;
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

#footer p .inputtext {
	border: solid 0px #808285;
	width: 285px;
	height: 32px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	background-color: transparent;
	line-height: 34px;
	padding-left:8px;
}

#footer p .textarea {
	border: solid 0px #808285;
	width: 280px;
	height: 72px;
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	background-color: transparent;
	line-height: 25px;
	margin-top:5px;
	padding-left:8px;
}

#footer p.form {
	margin-bottom: 15px;
}

#footer p.input {
	background: url(../images/footerFORMinput.png) no-repeat 0px 0px;
}

#footer p.buttons {
	text-align:right;
}

#footer p.buttons img {
	cursor:hand;
}

#footer p.text {
	background: url(../images/footerFORMtext.png) no-repeat 0px 0px;
	width: 294px;
	height: 84px;
}

#footer input:focus { outline:none; }
#footer textarea:focus { outline:none; }

#footer p.contato {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
	line-height: 24px;
	font-weight: bold;
}

div.form { 
	font-family:Verdana; 
	font-size: 14px; 
	color:#808285; 
	line-height:25px;
}

/* Inputs */
.button { height:34px; }
.button .btTexto { height:34px; background:transparent url(../images/forminputmiddle.png) repeat-x; float:left; }
.button .btEsq { width:3px; height:34px; background:transparent url(../images/forminputleft.png) repeat-x; float:left; }
.button .btDir { width:3px; height:34px; background:transparent url(../images/forminputright.png) repeat-x; float:left; }

/* Inputs Over */
.button .btTextoOver { height:34px; background:transparent url(../images/forminputmiddleover.png) repeat-x; float:left; }
.button .btEsqOver { width:3px; height:34px; background:transparent url(../images/forminputleftover.png) repeat-x; float:left; }
.button .btDirOver { width:3px; height:34px; background:transparent url(../images/forminputrightover.png) repeat-x; float:left; }

/* Text Area */
.buttonTextArea { height:84px; }
.buttonTextArea .btTATexto { height:84px; background:transparent url(../images/formtextmiddle.png) repeat-x; float:left; }
.buttonTextArea .btTAEsq { width:3px; height:84px; background:transparent url(../images/formtextleft.png) repeat-x; float:left; }
.buttonTextArea .btTADir { width:3px; height:84px; background:transparent url(../images/formtextright.png) repeat-x; float:left; }

/* Text Area Over */
.buttonTextArea .btTATextoOver {  height:84px; background:transparent url(../images/formtextmiddleover.png) repeat-x; float:left; }
.buttonTextArea .btTAEsqOver { width:3px; height:84px; background:transparent url(../images/formtextleftover.png) repeat-x; float:left; }
.buttonTextArea .btTADirOver { width:3px; height:84px; background:transparent url(../images/formtextrightover.png) repeat-x; float:left; }

.buttonTextArea .taFULL { background-color:transparent; height:74px; width:553px; border:0px; margin-top:2px; padding:6px 9px 0px 9px; font-family:Verdana; font-size: 14px; color:#808285; line-height:25px; }

.button .inputFull { background-color:transparent; width: 553px; margin-top: 2px; border: 0px; font-family: Verdana; font-size: 14px; color: #808285; padding: 6px 9px 0px 9px; height:24px; } 

.button .inputHalf { background-color:transparent;width: 260px; margin-top: 2px; border: 0px; font-family: Verdana; font-size: 14px;	color: #808285; padding: 6px 9px 0px 9px; height:24px; }

.button .inputDDD { background-color:transparent; width: 34px; margin-top: 2px; border: 0px; font-family: Verdana; font-size: 14px; color: #808285; padding: 6px 9px 0px 9px; height:24px; }

.button .inputTel { background-color:transparent; width: 193px; margin-top: 2px; border: 0px; font-family: Verdana; font-size: 14px; color: #808285; padding: 6px 9px 0px 9px; height:24px; }

/* Footer Input */
#footerCONTATO .button { height:34px; }
#footerCONTATO .button .btTexto { height:34px; background:transparent url(../images/footerforminputmiddle.png) repeat-x; float:left; }
#footerCONTATO .button .btEsq { width:3px; height:34px; background:transparent url(../images/footerforminputleft.png) repeat-x; float:left; }
#footerCONTATO .button .btDir { width:3px; height:34px; background:transparent url(../images/footerforminputright.png) repeat-x; float:left; }
/* Footer Input Over */
#footerCONTATO .button .btTextoOver { height:34px; background:transparent url(../images/footerforminputmiddleover.png) repeat-x; float:left; }
#footerCONTATO .button .btEsqOver { width:3px; height:34px; background:transparent url(../images/footerforminputleftover.png) repeat-x; float:left; }
#footerCONTATO .button .btDirOver { width:3px; height:34px; background:transparent url(../images/footerforminputrightover.png) repeat-x; float:left; }
/* Footer Input */
#footerCONTATO .button .inputFull {  width: 270px; margin-top: 2px; border: 0px; font-family: Verdana; font-size: 14px; color: #fff; padding: 6px 9px 0px 9px; height:24px; } 
/* Footer Text Area */
#footerCONTATO .buttonTextArea { height:84px; }
#footerCONTATO .buttonTextArea .btTATexto { height:84px; background:transparent url(../images/footerformtextmiddle.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .btTAEsq { width:3px; height:84px; background:transparent url(../images/footerformtextleft.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .btTADir { width:3px; height:84px; background:transparent url(../images/footerformtextright.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .btTATextoOver { height:84px; background:transparent url(../images/footerformtextmiddleover.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .btTAEsqOver { width:3px; height:84px; background:transparent url(../images/footerformtextleftover.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .btTADirOver { width:3px; height:84px; background:transparent url(../images/footerformtextrightover.png) repeat-x; float:left; }
#footerCONTATO .buttonTextArea .taFULL { height:74px; width:270px; b:transparent; border:0px; margin-top:2px; padding:6px 9px 0px 9px; font-family:Verdana; font-size: 14px; color:#fff; line-height:25px; }

/* Inputs */
.btForm { height:66px; margin-top:15px; color:#fff; cursor:hand; }
.btForm .btfTexto { height:66px; background:transparent url(../images/button/btnverdemiddle.png) repeat-x; float:left; padding-top:20px; font-weight:bold; }
.btForm .btfEsq { width:12px; height:66px; background:transparent url(../images/button/btnverdeleft.png) repeat-x; float:left; }
.btForm .btfDir { width:12px; height:66px; background:transparent url(../images/button/btnverderight.png) repeat-x; float:left; }

/* Inputs Over */
.btForm .btfTextoOver { height:66px; background:transparent url(../images/button/btnverdemiddleover.png) repeat-x; float:left; }
.btForm .btfEsqOver { width:12px; height:66px; background:transparent url(../images/button/btnverdeleftover.png) repeat-x; float:left; }
.btForm .btfDirOver { width:12px; height:66px; background:transparent url(../images/button/btnverderightover.png) repeat-x; float:left; }