/* CSS Document */
body {
	text-align: center;
	margin: 0;
	background-color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
}

#container {
	text-align: left;
	width: 960px;
	margin: 0px auto;
	background-color: #000000;
}

#topmenu {
	height: 57px;
	background-image: url(images/top-menu-bg.jpg);
}

   .lang {
   float:right;
   }
	
   .menutop {
      width: 700px;
      margin: 0;
      padding: 0px 0.5em;
	  float:left;
    }
	
    .menutop ul {
      margin: 0;
      padding: 1.5em 0;
      list-style-type: none;
    }

    .menutop li {
      margin: 0;
      padding: 0;
      float: left;
      width: 8em;
      margin-right: 1em;
      text-align: center;
    }

    .menutop a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	}
    .menutop a:hover {
	color:#FF9900;
    }

    .menutop li a.active {
	color:#FF0000;
    }

#flash {
	text-align: left;
	width: 960px;
	height: 200px;
	margin: 0px auto;
	float: left;
	color: #FFFFFF;
	background-color: #FF0000;
	background-image: url(images/flash.jpg);
}

#left-menu {
	float: left;
	width: 270px;
	background-color:#CC0000;
	background-image: url(images/footer-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

#left-menu h1 {
	color:#000000;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 16px;
	margin-bottom: 5px;
	clear: both;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 10px;
	background-image: url(images/arrow.gif);
}

#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}

#nav-menu li a{
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 1.5em;
}

#nav-menu li a:hover{
	color: #FF9900;
}

#nav-menu li a.active{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

#continut {
	float: right;
	width: 680px;
	min-height:561px;
	text-indent: 15px;
	color: #333333;
	font-size: 1em;
	line-height: 1.3em;
	background-color:#FFFFFF;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/continut-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#continut h1{
	font: 24px Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight: bold;
	clear: both;
	text-align: left;
	background-image: url(images/buton.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 15px;
	padding-bottom: 15px;	
}

#continut h2{
	font-size: 1.3em;
	color:#990000;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

#continut h3{
	font-size: 1em;
	color:#333333;
	margin-top: 5px;
	margin-bottom: 2px;
	clear: both;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}


#continut p{
	text-indent: 0px;
	margin-left: 20px;
	text-align: justify;
	font-size: 12px;
	font-weight:normal;
}

#continut li{
	text-indent: 0px;
	margin-left: 5px;
	text-align: justify;
	font-size: 12px;
	font-weight:normal;
}

#continut li a{
	color: #CC0000;
	text-decoration:none;
	line-height: 1.5em;
	font-weight: bold;
}

#continut li a:hover{
	color: #FF9900;
}

.gratuite
	{
	margin: 0 px;
	padding: 20 px;
	width: 160px;
	height: 200px;
	float: right;
	}


.important {
	font-size: 1.1em;
	color:#202020;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.more a {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
	font-size: 0.8em;
}
.more a:hover {
	color:#FF9900;
    }

table.indent {
	margin-left: 15px;
}

.clear{
	clear: both;
}

#footer {
	height: 127px;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	color:#FFFFFF;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}

.footer-copyright {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.imagini
	{
	padding: 6px;
	}