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

*{
    font-family:Verdana, Geneva, sans-serif;


    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    text-decoration: none;


}
body{
    margin:0px;font-family:Verdana, Geneva, sans-serif; font-size:12px; background-color:#f1f1f1
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.topobg{
    background-color:#DDDDD4;
    height:510px;
    width:100%;


}

.topoCinza{
    background-color:#f1f1f1; height:150px; width:100%
}
.demo{
    width:930px; background-color:#FFFFFF; margin-top:70px; padding-bottom:10px;

}
.fundoTrigo{
    position:absolute;background-image:url(../img/bg_topo.png); margin-top: -50px; margin-left: 9px; background-repeat:no-repeat; width:912px; height:108px;
}

.home{
    position:relative;background-image:url(../img/logo_home.png); float:left;height:235px; margin-left:30px; bottom:135px; width:201px; background-repeat:no-repeat;
}
.telLogo{
    float:right; text-align:right; font-size:16px; font-family:Verdana, Geneva, sans-serif; font-weight:bold;margin-top:45px; margin-right:15px; color:#FFF688;
}
.contentTopo
{
    width:920px;  height:280px; text-align:left; margin:0px;
}
.menuLateral{
    float:right; width:180px; margin-right:10px;
}
.titulo
{
    font-size:30px; margin-left:10px; color:#EC268F; font-weight:bold; font-family:Verdana, Geneva, sans-serif
}
ul
{
    text-decoration: none;



}
.depoimentos{
    margin-left:17px; background-image:url(../img/balonnews.png); background-repeat:no-repeat; height:166px; width:165px; padding-top:30px; padding-left:10px; padding-right:10px; padding-bottom:20px;
}
.linhaTracejada{

    background-image:url(../img/dashed.png); height:2px;   background-repeat:repeat-x; margin-bottom:15px;

}
.destaques{
    float:left;  width:146px;
    text-align: left;
}
.subTitleBlue{
    font-weight:bold; color:#00AFEF; margin-top:10px;
}
.subTitleGreen{
    font-weight:bold; color:#00A859; margin-top:10px;
}
.subTitleOrange{
    font-weight:bold; color:#F58634; margin-top:10px;
}
.subTitlePink{
    font-weight:bold; color:#EC268F;
}
.outer{
    width:136px; margin-bottom: 10px;
}

div.outer {   background: #FFFFFF;  }



