.fundo_fale{
    background-image: url("../imagens/fundo_fale.gif");
    background-repeat: no-repeat;
    width:259px;
    height:134px;
    background-position:center;
    font: bold 10pt Tahoma;
    color: #FEFCC9;
    padding-left:23px;
    padding-top:30px;
}

.fundo_pedido{
    background-image: url("../imagens/fundo_pedido.gif");
    background-repeat: no-repeat;
    width:300px;
    height:155px;
    background-position:center;
    font: bold 8pt Tahoma;
    color: #FEFCC9;
    padding-left:20px;
    padding-top:20px;
    padding-right:15px;
}

.cabecalho{
    background-image: url("../imagens/topo2.gif");
    background-repeat: repeat-x;
    width:100%;
    /*height:45px;*/
    padding-left:3px;
    /*background-position:center;*/
}

.fundo{
    background-image: url("../imagens/topo.jpg");
    background-repeat: no-repeat;
    /*width: 100%;
    height: 10px;*/
    background-position: right;
}

.Linha_h{
    background-image: url("../imagens/linha_h.gif");
    background-repeat: repeat-x;
    width: 100%;
    height: 10px;
    background-position:center;
}

.Linha_h2{
    background-image: url("../imagens/linha_h2.gif");
    background-repeat: repeat-x;
    width: 100%;
    height: 10px;
    background-position:center;
}

.Degrade_v2{
    background-image: url("../imagens/degrade_v2.gif");
    background-repeat: repeat-x;
    /*width: 100%;
    background-position:center;*/
    height: 40px;
    padding-top:5px;
}

.Degrade_v{
    background-image: url("../imagens/degrade_v.gif");
    background-repeat: repeat-x;
    /*width: 100%;
    background-position:center;*/
    height: 25px;
}

.Labels{
    font-family:Arial;
    font-size:11pt;
}

.Labels2{
    font-family:Arial;
    font-size:9pt;
    color:#CE7825;
}

.LabelCampo{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}

.Msg{
    font-family:Arial;
    font-size:10pt;
    color:red;
}

body {
	padding-right:0px;
    padding-left:0px;
    background:#ffffff;
    padding-bottom:0px;
    margin:0px;
    padding-top:0px;
    text-align:center
}

.index {
    background:#fefcc9;
    /*background:#FEFCC9;*/
    /*background-image:url("../imagens/fundo.gif");*/
    /*background-repeat: repeat-y;*/
    /*background:#FFFFFF;*/
}

#tudo {
	padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
    margin:0px auto;
    width: 779px;
    padding-top: 0px;
    height: 100%;
    text-align: left
}

#conteudo {
	padding-right:0px;
    padding-left:0px;
    padding-bottom:0px;
    margin:0px auto;
    padding-top: 0px;
    text-align: center
}

a.Menu:link {
    text-decoration: none;
    color: #D17528;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold
}
 a.Menu:visited {
    text-decoration: none;
    color: #D17528;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold
}
 a.Menu:hover {
    text-decoration: underline;
    color: #D17528;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold
}
 a.Menu:active {
    text-decoration: none;
    color: #D17528;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold
}

.LabelLogin{
    color: #FFFFFF;
    font-family: Arial;
    font-size:8pt;
    font-weight:bold
}

.tbxLogin{
    background-image: url("../imagens/degrade_v.gif");
    background-repeat: repeat-x;
    border: 1px solid  #D17528;
    color: #D17528;
    font-family: Arial;
    font-size:8pt;
    font-weight:bold;
    width:90px;
}

a.MenuG:link, a.MenuG:visited, a.MenuG:active {
    background-color:#CE7825;
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
    width:145px;
    height:20px;
    padding-left:3px;
    border: 1px outset #F2D79C;
}

 a.MenuG:hover {
    background-color:#F2D79C;
    text-decoration: underline;
    color: #CE7825;
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
    width:145px;
    height:20px;
    padding-left:3px;
    border: 1px outset #F2D79C;
}

.ListaImg {
    color:#FF0000;
    padding:5px; 
    width:120px; 
    height:320px; 
    overflow:auto;
    scrollbar-face-color:#FEFDC5;
    scrollbar-highlight-color:#EFCE93;
    scrollbar-3dlight-color:#FEFDC5;
    scrollbar-darkshadow-color:#EFCE93;
    scrollbar-shadow-color:#EFCE93;
    scrollbar-arrow-color:#CE7825;
    scrollbar-track-color:#FBF3BD;
}

a.link_fale:link, a.link_fale:visited, a.link_fale:active {
    text-decoration: underline;
    color: #FEFCC9;
}

 a.link_fale:hover {
    text-decoration: underline;
    color: #FEFCC9;
}

.QuemSomos{
    background-color:#CE7825;
    font-family:Arial;
    font-size:10pt;
    color:#FFFFFF;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;
    width:50%;

}

.QuemSomosTit{
    /*background-color:#CE7825;*/
    font-family:Arial;
    font-size:10pt;
    color:#CE7825;;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;

}

