@charset "utf-8";

#body{
    width:882px;
    margin:0;
    padding: 0;
}

#corpo{
    width:882px;
    margin: 0 auto;
    height:auto;
}
#blocotopo{
    width:882px;
    height:400px;
	background-image:url(../img/topo.jpg);
}
.bloco1{
    width:832px;
    height:350px;
	background-color:#EBEBEB;
	margin-left:25px;
}
.bloco2{
    width:832px;
    height:350px;
	background-color:#EBEBEB;
	margin-left:25px;
}
.bloco3{
    width:832px;
    height:400px;
	background-color:#EBEBEB;
	margin-left:25px;
}
#bloco1{
    width:832px;
    height:350px;
    background-image:url(../img/1.png);
margin-left:25px;
}
#bloco2{
    width:832px;
    height:350px;
    background-image:url(../img/2.png);
margin-left:25px;
}
#bloco3{
    width:832px;
    height:350px;
    background-image:url(../img/3.png);
margin-left:25px;
}
#bloco4{
    width:832px;
    height:350px;
    background-image:url(../img/4.png);
margin-left:25px;
}
#bloco5{
    width:832px;
    height:350px;
    background-image:url(../img/5.png);
margin-left:25px;
}
#bloco6{
    width:832px;
    height:350px;
    background-image:url(../img/6.png);
margin-left:25px;
}
#bloco7{
    width:832px;
    height:350px;
    background-image:url(../img/7.png);
margin-left:25px;
}
#logo{
    padding: 0;
    background: transparent url(../img/logo.png) 0 0 no-repeat;
    width: 300px;
    height: 77px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.containercurto{
    width:316px;
    height:300px;
    float:left;
}

.containerlongo{
    width:516px;
    height:300px;
    margin:0px 0px 0px 0px;
    float:left;
}

.titulo3{
    font-family:Arial, Helvetica, sans-sersif;
    font-size:18px;
    color:#000;
    font-weight:bold;
    padding:10px 0px 0px 20px;
    margin: 0;
}

.texto3{
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#000;
	padding:0px 15px 0px 15px;
}

.titulo2{
    font-family:Arial, Helvetica, sans-sersif;
    font-size:18px;
    color:#000;
    font-weight:bold;
    padding:50px 0px 0px 25px;
    margin: 0;
}


.texto2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
	padding:0px 15px 0px 35px;
}

#blocovideo {
    width:832px;
    height:400px;
	background-color:#EBEBEB;
    background-image:url(../img/fundovideo.png);
	align-items:center;
	padding:0px 0px 0px 0px;
	margin-left:25px;
}


#rodape{
    width:882px;
    height:54px;
	background-image:url(../img/rodape.jpg);
	float:left;
}
