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

* {
	margin:0;
	padding:0;
	list-style:none;
}

body{
	background:url(../image/fundoIndex.jpg) no-repeat center #f3f3f3;
}

body, p{
	font-family:"Verdana";
	font-size:10px;
	color:#b2b2b2;
}

a { 
	color:#ffffff; 
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

.central{
	width:896px;
	margin: 0 auto;
}

.topo{
	padding-top:40px;
	height:34px;
	position: absolute;
	z-index:1;
	visibility: visible;
	width: 890px;
}
.topoEsq{
	width:365px;
	float:left;
}
.topoDir{
	width:525px;
	float:right;
}

.miolo{
	height:448px;
	behavior: url(iepngfix.htc);
	position: relative;
	top: 74px;
}

.miolo1{
	height:448px;
	position: relative;
	top: 74px;
}

.rodape{
	background:url(../image/rodape.jpg) center no-repeat;
	height:44px;
	padding-top:20px;
	padding-left:47px;
	position: relative;
	margin-top: 62px;
}

.txtBranco{
	color:#FFFFFF;
	width:300px;
}

.txtConteudo{
	color:#7d7d7d;
	font-size: 10px;
}
.txtConteudoBold{
	color:#7d7d7d;
	font-size: 10px;
	font-weight:bold;
}


.linkHome{
	width:155px;
	height:30px;
	float:left;
	position:absolute;
	margin-left:660px;
	margin-top:-20px;
	z-index:999;
	top: 34px;
}
/*Início Contato*/

.contatoDir{
	float:right;
	width:417px;
	padding-right: 50px;
	padding-top: 60px;
}

.contatoEsq{
	float:left;
	width:347px;
	padding-top: 41px;
	padding-left: 47px;
	padding-right: 35px;
}

.formG {
	width:330px;
	border:1px #dadbda solid;
	color:#66686d;
	height:18px;
	font-family:"trebuchet MS";
	font-size:11px;
	padding-left:3px;
}

.textarea {
	width:330px;
	border:1px #dadbda solid;
	color:#66686d;
	height:85px;
	font-family:"trebuchet MS";
	font-size:11px;
	padding-left:3px;
}

.msnEsq{
	float:left;
	width:161px;
	height:50px;
	background:url(../image/lg_msn.jpg) no-repeat;
	padding-top: 80px;
}
.skypeDir{
	float:right;
	width:170px;
	height:50px;
	margin-right: 0px;
	background:url(../image/lg_skype.jpg) no-repeat;
	padding-top: 80px;
	padding-left: 15px;
}
/*Fim Contato*/


/*Início Qualidade*/

.qualidadeEsq{
	float:left;
	width:463px;
	height:187px;
	margin-top:126px;
	background:url(../image/lg_qualidade.jpg) no-repeat;
	margin-left: 10px;
}

.qualidadeDir{
	float:right;
	width:369px;
	padding-top: 55px;
	padding-right: 35px;
}

.txtQualidade{
	color:#7d7d7d;
	font-size: 10px;
	float:right;
	width:300px;
	margin-top: 15px;
}

/*Fim Qualidade*/

/*Início Download*/

.downTopo{
	width:800px;
	padding-left: 45px;
	padding-right: 35px;
	float:right;
	padding-top: 43px;
}

.downEsq{
	float:left;
	width:545px;
	height:260px;
}

.downDir{
	float:right;
	width:255px;
	height:20px;
}

.downDir1{
	float:right;
	width:255px;
	height:50px;
	background:url(../image/dl_papel.jpg) no-repeat;
	padding-top: 190px;
}

.txtDownTitulo{
	padding-left:10px;
	color:#7d7d7d;
}

.downCat{
	float:left;
	width:270px;
}

.downFolheto{
	float:right;
	width:270px;
}

.catalogo{
	background:url(../image/dl_catalogo.jpg) no-repeat;
	height:240px
}

.folheto{
	background: url(../image/dl_folheto.jpg) no-repeat;
	height:240px;
}

.rodDown{
	width:800px;
	padding-left: 45px;
	padding-right: 35px;
	float:right;
}
/*Fim Download*/

/*Início de Treinamentos*/
.treinamento{
	height:448px;
	background:url(../image/fundoTreinamento.png) no-repeat bottom right;
}

.menuTreinamento{
	float:left;
	width:430px;
	padding-left:40px;
}

.txtTreinamento{
	float:right;
	width:235px;
	padding-right:52px;
	padding-top:30px;
}

.titTreinamento{
	padding-right:52px;
	padding-top:36px;
}

.txtDestaqueTreinamento{
	font-size:18px;
	font-weight:bold;
}

.cinzaEscuro{
	height:25px;
	background:url(../image/cinzaEscuro.png) no-repeat;
	padding-top:3px;
	padding-left:12px;
	padding-right:12px;
	color:#8b8b8b;
}

.cinzaClaro{
	height:25px;
	background:url(../image/cinzaClaro.png) no-repeat;
	padding-top:3px;
	padding-left:12px;
	padding-right:12px;
	color:#8b8b8b;
}

.txtNegrito{
	font-weight:bold;
}

.treinamentoLista{
	padding-top:18px;
}
/*Fim de Treinamentos*/
