@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
}
.tabelaTamanho{
    width: 100%;
   border: 1px solid #D2E28B;
   color:#727376;
   font-size: 9px;
    
}
.tabelaTamanho th{
    text-align: center;
   border: 1px solid #D2E28B;
    
}
.tabelaTamanho tr{
   border: 1px solid #D2E28B;
   background-color: #FFFBD6;
    
}
.tabelaTamanho td{
   border: 1px solid #D2E28B;
   padding: 5px;
   background-color: #FFF;
   height: 18px;
    
}
.tabelaTamanho .thFundo{
   border: 1px solid #D2E28B;
   background-color: #FFFBD6;
    
}
.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;  }



#popup_container { min-width: 300px; max-width: 600px; background: url(../img/alertOpacityOverlay.png) repeat; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#popup_title { text-align: center; background: url(../img/leftNavBg.png) repeat-x; border-bottom: 1px solid #d5d5d5; cursor: default; padding: 9px 0 9px 0px; margin: 0em; height: 20px; }
#popup_content { background: #fafafa; padding: 1em 1.75em; margin: 0em; }
#popup_message { text-align: center; }
#popup_panel { text-align: center; margin: 1em 0em 0em 0em; }
#popup_message input[type=text] { background: #FCFCFC; border: 1px solid #D1D1D1; padding: 5px; width: 258px; }
#popup_prompt { margin: .5em 0em; }
#popup_container { min-width: 250px; max-width: 300px; }


.limiterBox { border: 1px solid #ddd; border-top: none; background: #efefef url(../images/leftNavBg.png) repeat-x; padding: 4px 6px; font-size: 11px; margin-top:1px; }

.mainForm input[type=text], .mainForm textarea, .mainForm input[type=password] { background: #fff; width: 100%; border: 1px solid #d5d5d5; padding: 5px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.mainForm input[type=text]:hover, .mainForm input[type=password]:hover, .mainForm textarea:hover { background: #fcfcfc; border: 1px solid #d1d1d1; }
.mainForm input[type=text]:focus, .mainForm input[type=password]:focus, .mainForm textarea:focus { border: 1px solid #bbc1c9; background: #fff; }
.mainForm input[disabled],.mainForm input[disabled]:hover { background: #E8E5E5; width: 100%; border: 1px solid #d5d5d5; padding: 5px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.submitForm { float: right; margin: 1px 16px 22px 16px; }

/* Styles specific to this particular page */
.scroll-pane
{
	width: 100%;
	height: 200px;
	overflow: auto;
        text-align: left;
}
.horizontal-only
{
	height: auto;
	max-height: 200px;
}
