*{ 
	margin: 0;
	padding: 0;
	outline: 0;
	text-decoration: none;
}

div.geral {
	width: 100%;
	height: 1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

div.geral2 {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

div.header {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background-image: url(../images/bg_infadicional.png);
    background-repeat: no-repeat;
}

div.lmt_header {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}

.logo {
    width: 300px;
    height: 120px;
    margin-left: 0px;
    margin-top: 10px;
    float: left;
}

.infAdicionais {
    width: 890px;
    height: 120px;
    margin-left: 10px;
    float: left;    
}

.telefone {
    width: 200px;
    height: 50px;
    margin-left: 600px;
    margin-top: 20px;
    float: left;
    color: #FFFFFF;
}

.slides {    
    width: 100%; 
    height: 500px; 
    background: #FFF;
    margin:0 auto;
}

.lmt_slides {    
    width: 1200px; 
    height: 500px; 
    background: #FFF;
    margin:0 auto;
}
.conteudo {
    width: 100%;
    height: 500px;
    background: #FFF;
}

.lmt_conteudo {
    width: 1200px;
    height: 500px;
    background: #FFF;
    margin: 0 auto;
}
.parceiros_left {
    width: 250px;
    height: 500px;
    background: #FFF;
    margin: 0 auto;
    float: left;
}

.par_left_01 {
    width: 110px;
    height: 100px;
    margin: 0 auto;
    float: left;
}

.par_left_02 {
    width: 110px;
    height: 100px;
    margin: 0 auto;
    float: left;
}
.par_left_03 {
    width: 110px;
    height: 100px;
    margin: 0 auto;
    float: left;
}
.par_left_04 {
    width: 110px;
    height: 100px;
    margin: 0 auto;
    float: left;
}
.col_center {
    width: 700px;
    height: 500px;
    background: #FFF;
    margin: 0 auto;
    float: left;
}

.quadro_1 {
    width: 350px;
    height: 125px;
    margin: 0 auto;
    float: left;
}
.quadro_2 {
    width: 350px;
    height: 125px;
    margin: 0 auto;
    float: left;
}

.quadro_3 {
    width: 350px;
    height: 125px;
    margin: 0 auto;
    float: left;
}
.quadro_4 {
    width: 350px;
    height: 125px;
    margin: 0 auto;
    float: left;
}

.quadro_gr {
    width: 700px;
    height: 250px;
    background: #CCC;
    margin: 0 auto;
    float: left;
}

.parceiros_right {
    width: 250px;
    height: 500px;
    background: #FFF;
    margin: 0 auto;
    float: left;
}

div.rodape {
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background-image: url(../images/bg_infadicional.png);
    background-repeat: no-repeat;
}

.lmt_rodape {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

