@charset "utf-8";
/* CSS Document */

body{
font:11px/20px Tahoma, Arial, Helvetica, sans-serif;
color:#363c41;
margin:0;
text-align:center;
background:#dedfe1 url(../images/containerbg.png) repeat-x 0 118px;
}

#container{
text-align:left;
}

#page{
margin:0 auto;
width:900px;
}

#header{
height:118px;
}

#tmenu{
position:relative;
float:right;
height:33px;
}

#tmenu ul{
margin:0;
padding:85px 0 0 0;
}

#tmenu ul li{
display:inline-block;
list-style:none;
text-align:center;
width:112px;
height:33px;
}

#tmenu ul li a{
display:block;
font:1.3em Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:33px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
background:url(../images/buttonoff.png) no-repeat bottom;
width:112px;
}

#tmenu ul li a:hover{
color:#006699;
background:url(../images/buttonon.png) no-repeat bottom;
}

#tmenu ul li .on{
color:#006699;
background:url(../images/buttonon.png) no-repeat bottom;
}

#language{
position:relative;
float:right;
margin:0;
padding:0;
}

#language ul{
margin:0;
padding:0;
}

#language ul li{
text-align:left;
width:auto;
height:auto;
}

#language ul li a{
display:block;
font:1em/2em Geneva, Arial, Helvetica, sans-serif;
color:#006699;
text-decoration:none;
text-transform:none;
font-weight:normal;
background:none;
width:auto;
}

#language ul li a:hover{
color:#006699;
background:none;
text-decoration:underline;
}

#banner{
width:900px;
height:404px;
background:url(../images/banner.jpg) no-repeat top;
padding:0;
margin:0;
}

#banner .fade{
width:334px;
height:95px;
float:right;
background:url(../images/fade.png) no-repeat right;
padding:60px 0 0 0;
text-align:center;
}

#banner .fade p{
font:18px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
text-transform:uppercase;
padding:0;
margin:0;
}

#articole{
padding:0;
margin:0;
clear:both;
}

#articole .wrapp{
height:20px;
clear:both;
}

#articole h1{
font: 20px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight:bold;
color:#F60;
}

#articole h2{
font: 16px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

#articole li{
list-style:url(../images/li.png) inside;
}

#articole a{
color:#F60;
font-weight:normal;
}

#articole a:hover{
text-decoration:none;
}

#articole .pic{
margin:5px 10px 0 0;
}

#articole .articol{
margin:20px 5px 20px 0;
float:left;
width:175px;
}

#articole .articol .topart{
width:175px;
height:34px;
background:url(../images/topart.png) no-repeat top;
padding:0;
margin:0;
}

#articole .articol .topart h2{
font: 16px/2.2em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-weight:bold;
padding:0 0 0 10px;
margin:0;
color:#FFFFFF;
}

#articole .articol .topart h2 a{
font-weight:bold;
text-decoration:none;
text-transform:none;
color:#FFFFFF;
}

#articole .articol .pixart{
width:175px;
height:80px;
}

#articole .articol .text{
padding:10px;
background-color:#eeeeee;
min-height:119px;
}

#articole .articol .text ul{
padding:0;
margin:0;
}


#articole .articol .text ul li{
list-style:url(../images/li.png) inside;
}

#articole .articol .text ul li a{
font-weight:bold;
text-decoration:underline;
color:#363c41;
}

#articole .articol .text ul li a:hover{
text-decoration:none;
}

#articole .articol .bottom{
background:url(../images/artbott.png) no-repeat top;
width:175px;
height:12px;
}

#footer{
padding:20px;
text-align:center;
clear:both;
width:900px;
background:url(../images/footer.png) no-repeat top;
}

#footer p{
color:#979c95;
}

#footer p a{
color:#979c95;
text-decoration:none;
}

#footer p a:hover{
color:#363c41;
}

#footer p.fc{
font:16px Arial, Helvetica, sans-serif;
color:#b8b9ba;
}