@charset "utf-8";
/* CSS Document */
/*-- Alinhamento div a esquerda --*/
#contleft{
    float:left;
    width: 550px;

}
.txtBoasVindas{
    background-image:url(imagens/txt_boasvindas.jpg);
    width:477px;height:124px;
    margin:10px 0px 0px 25px;
}

.modelos{
    margin: 10px 0 0px 80px;
}

.box2{
    width:440px;
    height:140px;
    margin:30px 0px 0px 80px;
    background-repeat: no-repeat;
    background-image: url(../imagens/bg_bx2.png);
    background-repeat: repeat-x;
    border:1px solid #cccccc ;
    
}
.txtIN{
       text-decoration:none;
       color:black;

}
.box2txtin{
    float:right;
    width: 300px;
    margin-right: 5px;
}
.box2txt{
    font-size:12px;
    text-align:center;

}
.box2txt p{
    color: #2255a9;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 12pt;margin-top:35px;
    text-align:center;
}
/*Fim alinhamento*/





/*Alinhamento div a direita*/
#right{

    float:right;
}


#boxcarrousel{
    width:413px;
    height:238px;
    background-image:url(imagens/boxcarrousel.png);
    margin:30px 15px 0px 0px;
}


.boxsolucao{
    margin:80px 0px 0px 0px;
    width: 255px;
    text-align: justify;
}

.boxsolucao div{
    background-image:url(imagens/sol_barra.jpg);
    width:255px;
    height:31px;
    margin-bottom: 10px;
}
#botaoduvidasacessar{
    float:right;
    margin-top:10px;
}
#imgina{
    float: left;
    margin-left:10px;

}
/* Fim alinhamento*/


#boxsubscribe{
    float:left;
    margin-top:35px;
    border:1px solid #CCCCCC;
    width:247px;
    padding:3px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}
#boxsubscribe input{
    width:242px;
}
.subtxt{
    background:url(imagens/tarja_box1.png) repeat-x;
    padding:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

#subchamada{
    border:1px solid #CCCCCC;
    width:440px;
    height:120px;
    margin:20px 0px 0px 80px;
    background-repeat: no-repeat;
}
