@charset "utf-8";
/* CSS Estilos */


/* clearfix */
.clear {display: inline-block;}
* html .clear {height: 1%;}

/*TAGS*/
a img {border:0 none;}

.texto_comun {
font-size: 12px;
/*font-weight: bold;*/
font-family: "trebuchet MS";
color: #929286;
}
.texto_menu {
font-size: 12px;
font-family: "trebuchet MS";
color:#FD5204;
}
.texto_subtitulo {
padding-left:20px;
background: url(../images/circulo.gif) no-repeat top left;
line-height:17px;
font-size: 13px;
font-weight: bold;
font-family: "trebuchet MS";
color: #fd5204;
}
.footer {
line-height:12px;
font-size: 11px;
font-weight: bold;
font-family: "trebuchet MS";
color: #919292;
}
.footer_color_cliente {
color: #fd5204;
}
.footer_barra {color: #ff0000;}

