/**********************************************************/
/*********************** CONTACTE *************************/
/**********************************************************/

/*****  Contace Vanzari  *****/
/*****************************/
#contacte
{
    padding: 10px 60px;
    text-align: justify;
    font-size: 11px;
    background: url(../images/_layout/bg_ALL.gif) repeat-y center top;
}
#contacte table{
  width: 100%;
  border: 0;
}
#contacte table td{
  border: 0;
}
#contacte .titlu
{
    display: block;
    width: 350px;
    background: url(../images/_layout/bg3.gif) repeat-y center;
    border: 1px solid #ff8a00;
    padding-left: 50px;
    text-align: left;
    color: #0063AA;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}
h3, h4
{
    margin: 2px 0;
    background-color: #fafafa;
    border-bottom: 2px dotted #eee;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: #0063AA;
}
a:hover
{
    text-decoration: underline;
}
#dirE
{
    border: 2px dotted #ccc;
    text-align: center;
    width: 348px;
    margin: auto;
    padding: 0 0 3px 0;
}
#subDirE
{
    text-align: center;
    margin: auto;
    width: 750px;
    margin-top: 5px;
    padding-bottom: 15px;
    /*border-bottom: 2px dotted #ccc;*/
}
#subDirE .divL, #subDirE .divR
{
    border: 2px dotted #ccc;
    padding: 0 0 3px 0;
    margin: 0 0 10px 0;
    width: 350px;
}
#subDirE .divR, #subDirE .divSR
{
    float: right;
}
#subDirE .divL, #subDirE .divSL
{
    float: left;
}
/** Admin Vanzari **/
#adminV
{
    border-right: 2px dotted #ccc;
    text-align: left;
    width: 374px;
    float: left;
    padding: 15px 0 3px 0;
}
.titluAV, .titluSAV
{
    width: 550px;
    background: url(../images/_layout/bg3.gif) repeat-y center;
    border: 1px solid #ff8a00;
    text-align: left; /*    color: #0094de;*/
    padding-left: 25px;
    color: #0063AA;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.titluSAV{
  width: 350px;
}
.subAV
{
    text-align: center;
    width: 350px;
    margin-top: 5px;
    border: 2px dotted #ccc;
    padding: 0 0 3px 0;
}
/** ASM **/
#ASM
{
    text-align: right;
    float: right;
    padding: 15px 0 3px 0;
}
#ASM .titluAV
{
    background: url(../images/_layout/bg2.gif) repeat-y center;
}
.subASM
{
    text-align: center;
    width: 350px;
    margin-top: 5px;
    border: 2px dotted #ccc;
    padding: 0 0 3px 0;
}
/*****       Contacte     *****/
/*****************************/
#adresa
{
    border: 2px dotted #ccc;
    text-align: center;
    width: 400px;
    margin: auto;
    padding: 0 0 3px 0;
}
.CLink
{
    font-size: 16px;
}
/***** Contacte aprovizionare *****/
/***********************************/
#AA
{
    text-align: left;
    margin: auto;
    width: 530px;
    margin-top: 5px;
    padding-bottom: 15px;
    border-top: 2px dotted #ccc;
}
.subAA
{
    text-align: center;
    width: 220px;
    margin: 15px 15px 0 15px;
    border: 2px dotted #ccc;
    padding: 0 0 3px 0;
    float: left;
}
.blueTitlu
{
    color: #0063AA;
    font-size: 14px;
}
.telverde
{
    color: #05ac05;
}
