/* CSS Document */

.background{
background:url(img/background.jpg);
background-color:#F0EFDD;
background-repeat:repeat-x;
height:233px;
}
.ladinho{background-image:url(img/sombra_dir.jpg);
background-position:top;
background-repeat:repeat-y;
}
.linha_pao{background-image:url(img/barra_cont.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
.linha_espaco{background-image:url(img/barra_espaco.jpg);
background-repeat:repeat-x;
}
.bg_cont{background-image:url(img/bg_cont.jpg);
background-position:left;
background-repeat:repeat-y;
}
.back_cont{
background-image:url(img/back_miolo.jpg);
background-position:left;
background-repeat:repeat-y;
}
.back_menu{
background-image:url(img/back_menu.jpg);
background-position:right;
background-repeat:repeat-y;
}
.texto_padrao{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
.texto_caminho_pao{
font-family:Tahoma;
font-size:10px;
color:#000000;
text-decoration:none;
}
.texto_caminho_pao_link{
font-family:Tahoma;
font-size:10px;
color:#666666;
text-decoration:none;
}
.texto_titulo{
font-family:Tahoma;
font-size:13px;
color:#660000;
font-weight:bold;
}
.texto_padrao_menu{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.texto_menu_dist{
font-family:Tahoma;
font-size:11px;
color:#000000;
letter-spacing: -0.03em; 
}
.texto_saiba_mais{
font-family:Tahoma;
font-size:11px;
color:#757575;
}
.texto_saiba_mais_home{
font-family:Tahoma;
font-size:11px;
color:#660000;
}
