div, img, p, ul, li, h1, h2{
  margin:0;
  padding:0;
  list-style:none}
ul.list{
  margin-left:15px;
  margin-top:10px;
  margin-bottom:10px;
  }
  ul.list li{
    background:url(../images/icon-list.gif) no-repeat left 5px;
    padding-left:10px;
    }
ul.sitemap{
  margin-left:115px;
  margin-top:40px;
  }
  ul.sitemap li{
    margin-top:7px;
    clear:both;
    float:left;
    }
  ul.sitemap li a{
    font-weight:bold;
    background:url(../images/icon-map.jpg) no-repeat left 6px;
    padding-left:10px;
    }
  ul.sitemap li a:hover{
    background:url(../images/icon-map1.jpg) no-repeat left 6px;
    }
ul.sitemap1{
  margin-left:15px;
  padding:0;
  float:left;
  }
 ul.sitemap1 li{
  margin-top:2px;
  }

  .sitemap ul.sitemap1 li a{
    font-weight:normal;
    background:url(../images/icon-map1.jpg) no-repeat left 6px;
    padding-left:10px;
    color:#616F85;
    }
   .sitemap ul.sitemap1 li a:hover{
    background:url(../images/icon-map.jpg) no-repeat left 6px;
    padding-left:10px;
    color:#E77817;
    }





body{
  background-color: #E6E7E8;
  margin:0;
  padding:0;
  font:normal 11px/13px arial;
  color:#616F85;
  text-align:justify}

h1{font:normal 18px Arial;
  color:#616F85;
  padding:0px 0 10px;
  margin-top:15px;
  }
h2{font:bold 13px Arial;
  color:#616F85;
  padding:4px 0 2px;
  }
  #posturi-right h2{
    color:#ffffff;
    }
  h2.presa{margin:10px 0 6px 5px;

  }

  h2 span{
    color:#E77817;
    width:73px;
    display: block;
    float:left;
    font-size:11px;
    font-weight: normal;
    }

p.color, span.color{
  color:#E77817;
  font-weight:bold;
  margin-top:0;
}

.line{
  height:25px;
  background:url(../images/line.jpg) repeat-x right center;
  line-height:0;
  font-size:0px;
  padding:0;
  clear:both;
  width:370px;
  float:right;
  }
.indent{margin-left:80px;}
.indent1{margin-left:90px;}
.indent2{margin-left:20px;}
.indent3{margin-left:10px;}
.indent4{
  float:left;
  height:28px;
  margin-right:10px;
  clear:both;
  }

.image-left{
  float:left;
  margin-right:15px;
  padding-top:10px;
  margin-left:5px;
  display: inline;
  }
.image-right{
  float:right;
  margin-left:15px;
  margin-top:10px;
  }
a:link, a:visited{
  color:#E77817;
  text-decoration: none;
  }
a:hover, a:active{
  color:#A0A2A3;
  }

#container{
  width:1002px;
  }

/* LOGO */
  #logo{
    width:113px;
    float:left;
    height:689px;}

    a.logo{
      display:block;
      width:113px;
      height:113px;}

      a.logo:link,a.logo:visited{
        background: url(../images/logo.jpg) no-repeat right top;}
      a.logo:hover,a.logo:active{
        background: url(../images/logo-over.jpg) no-repeat right top;}

/* HEADER */
#header{
  height:78px;
  width:888px;
  float:right;
  }
  #top-menu{
    width:657px;
    height:25px;
    background-color:#898B8D;
    float:left;
    padding-top:24px;
    padding-left:12px;
    }
    #top-menu li{
      float:left;
      height:20px;
      }
    #top-menu li a{
      display:block;
      float:left;
      height:20px;
      margin-right:15px;
      }
      #top-menu a.bt1:link, #top-menu a.bt1:visited{
        background:url(../images/bt1.jpg) no-repeat left top;width:54px;}
      #top-menu a.bt2:link, #top-menu a.bt2:visited{
        background:url(../images/bt2.jpg) no-repeat left top;width:47px;}
      #top-menu a.bt3:link, #top-menu a.bt3:visited{
        background:url(../images/bt3.jpg) no-repeat left top;width:74px;}
      #top-menu a.bt4:link, #top-menu a.bt4:visited{
        background:url(../images/bt4.jpg) no-repeat left top;width:124px;}
      #top-menu a.bt5:link, #top-menu a.bt5:visited{
        background:url(../images/bt5.jpg) no-repeat left top;width:112px;}
      #top-menu a.bt6:link, #top-menu a.bt6:visited{
        background:url(../images/bt6.jpg) no-repeat left top;width:61px;}

     #top-menu a.bt1:hover, #top-menu a.bt1:active, #top-menu a.bt1-selected{
        background:url(../images/bt1-over.jpg) no-repeat left top;width:54px;}
      #top-menu a.bt2:hover, #top-menu a.bt2:active, #top-menu a.bt2-selected{
        background:url(../images/bt2-over.jpg) no-repeat left top;width:47px;}
      #top-menu a.bt3:hover, #top-menu a.bt3:active, #top-menu a.bt3-selected{
        background:url(../images/bt3-over.jpg) no-repeat left top;width:74px;}
      #top-menu a.bt4:hover, #top-menu a.bt4:active, #top-menu a.bt4-selected{
        background:url(../images/bt4-over.jpg) no-repeat left top;width:124px;}
      #top-menu a.bt5:hover, #top-menu a.bt5:active, #top-menu a.bt5-selected{
        background:url(../images/bt5-over.jpg) no-repeat left top;width:112px;}
      #top-menu a.bt6:hover, #top-menu a.bt6:active, #top-menu a.bt6-selected{
        background:url(../images/bt6-over.jpg) no-repeat left top;width:61px;}


/* CONTENU */
#contenu{
  float:right;
  width:888px;
  background:url(../images/bg-contenu.jpg) no-repeat right top;
  padding:8px 0;
  }

/* Menu Left */
  #left-col{
    float:left;
    padding-top:1px;
    width:219px;
    }
   #left-col p{
      margin-left:8px;
      }


    #menu1{
      width:195px;
      margin:0 auto;}

    #menu1 li{
      float:left;
      height:20px;
      border:1px solid #ffffff;
      border-width:1px 0;
      width:195px;
      margin-top:3px;
      }
    #menu1 li a{
      display:block;
      float:left;
      background-color: #E77817;
      padding:0 15px 0 5px;
      height:20px;
      font:bold 15px Arial;
      }
    #menu1 a:link, #menu1 a:visited{
      color:#ffffff;
      text-decoration: none;
      line-height:20px;
      }
    #menu1 a:hover, #menu1 a:active{
      color: #E5A36F;
       background-color: #E77817;
       width:175px;}
/* Content */
  #right-col{
    width:447px;
    float:left;
    margin-left:3px;
    padding-right:3px;
    margin-top:4px;
    display:inline;
    padding-bottom:10px;
    /*background:#F4F4F4 url(../images/bg-right.jpg) no-repeat -4px -2px;*/
    }
    #right-col p{
      margin-bottom:10px;
      }
   .centered{
      margin:0 auto;
      text-align: center;
      }


/* Menu right */
#menu-right{
  width:205px;
  float:left;
  margin-top:3px;
  background-color:#D5D7DC;
  height:585px;
  }
  #menu-right p.cariere{
    color:#ffffff;
    background:#C1C4CC url(../images/plus.jpg) no-repeat 10px 13px;
    padding-left:30px;
    font:bold 12px Arial;
    height:17px;
    padding-top:10px;
    }

  #menu2 li{
    height:20px;
    border:1px solid #D6D9DD;
    border-width:2px 0;
    width:205px;
    }
  #menu2 li a{
    display:block;
    padding:2px 25px 0 5px;
    height:20px;
    font:bold 11px Arial;

    }
  #menu2 a:link, #menu2 a:visited{
    color:#627086;
    text-decoration: none;
    line-height:17px;
    width:175px;
    text-align:right;
    background:#C1C4CC url(../images/menu-arrow.jpg) no-repeat 188px 6px;}

  #menu2 a:hover, #menu2 a:active{
    color: #fff;
    background:#C1C4CC url(../images/menu-arrow-over.jpg) no-repeat 188px 6px;
     }
  a.posturi-vacante:link, a.posturi-vacante:visited{
    width:175px;
    background-color: #ffffff;
    height: 20px;
    display:block;
    color:#E77918;
    text-transform: uppercase;
    text-align:right;
    padding-right:4px;
    font:bold 11px Arial;
    padding:6px 5px 0px 0;
    margin-top:5px;
    margin-left:20px;}
  a.posturi-vacante:hover, a.posturi-vacante:active{
    color:#F5C8A1;}

  a.aplica:link, a.aplica:visited{
    width:150px;
    background-color: #76C5F0;
    height: 20px;
    display:block;
    color:#ffffff;
    text-transform: uppercase;
    text-align:right;
    padding-right:4px;
    font:bold 11px Arial;
    padding:6px 5px 0px 0;
    margin-top:5px;
    margin-left:45px;}
  a.aplica:hover, a.aplica:active{
    /*color:#0093DD;
    background-color: #ffffff;*/
    }

/* FOOTER */
#footer{
  float:right;
  height:35px;
  width:888px;
  }

  #footer p{
    font-size:11px;
    color:#8E9091;
    text-align:right;
    margin-top:4px;
    margin-right:5px;
    line-height:15px;}
     #footer p span{
       font-weight:bold;}
  #footer a{color:#8E9091;}
  #footer a:hover{
    color:#8E9091;
    text-decoration: underline;
    }

/* Posturi vacante */
#posturi{
  background-color:#E38F46;
  padding-bottom:30px;
  margin-top:2px;
  }

#menu-right h2{
  color:#ffffff;
  font:bold 15px Arial;
  margin-left:10px;
  padding-top:10px;
  }
  #menu-right p {
    color:#ffffff;
    padding:10px 8px 10px 20px;
    }
/* Accueil */
.acasa{
  background:url(../images/bg-contenu.jpg) no-repeat right top !important;
  height:611px;
  }
#contenu-acasa{
  width:669px;
  float:left;
  }
  #flash{
    width:660px;
    height:440px;
    margin-top:16px;
    float:left;
    }
  .acasa-box{
    background: #717579 url(../images/line-acasa.jpg) no-repeat right bottom;
    width:223px;
    float:left;
    height:155px;
    }
    .noBg{
      background-image: none;
      }

    .acasa-box h2{
      color:#ffffff;
      background-color: #E77817;
      padding-left:5px;
      padding-bottom:2px;
      height:19px;
      }
    .acasa-box p{
      color:#fff;
      padding:9px 10px;
      text-align: left;
      font-size:10px;
      }
  #noutati{
    width:203px;
    margin-left:3px;
    float:right;
    margin-top:290px;
    padding:5px;
    color:#656C7F;
    padding-bottom:15px;
    }
    #noutati p.date{
      text-decoration: underline;
      margin:8px 0;
      }

/* aplica acum */

.inputForm{
  border:1px solid #74787B;
  background-color: #FBFBFB;
  width:160px;
  margin:0;
  font:normal 11px Arial;
  color:#A6A8AA;
  }
.inputFormOver{
  border:1px solid #E77817;
  background-color: #FBFBFB;
  width:160px;
  margin:0;
  font:normal 11px Arial;
  color:#E77817;
  }
.aplica-form{
  margin-left:80px;
  width:400px;
  margin-top:25px;
  }
  .aplica-form span{
    width:120px;
    float:left;
    text-align: left;
    }
  .aplica-form p{
    margin:0;
    line-height: 12px;
    }
.button{
  border:none;
  background-color: #76C5F0;
  width:163px;
  margin:0;
  font:normal 11px Arial;
  color:#A6A8AA;
  height: 20px;
  color:#ffffff;
  text-transform: uppercase;
  font:bold 11px Arial;
  cursor: pointer;
  }
.buttonOver{
  border:none;
  background-color: #76C5F0;
  width:163px;
  margin:0;
  font:normal 11px Arial;
  color:#A6A8AA;
  height: 20px;
  color:#ffffff;
  text-transform: uppercase;
  font:bold 11px Arial;
  cursor: pointer;
  }

ul.istoric li{
  margin-top:5px;
  clear:both;
  }
/* test */
#transparent{
width:662px;
background:url(../images/bg-transparent.png) repeat scroll left top;
float:left;
padding-bottom:4px;
}
*html #transparent{
_background:url();
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-transparent.png');
}
.fixed{
  height: 590px;
  }
#container #contenu #transparent strong.nopage{
  margin-top:140px !important;
  float:left;
  margin-left:280px;
  }
  #container #contenu #transparent strong.nopage1{
  margin-top:100px !important;
  float:left;
  margin-left:172px;

  }

















