@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
}
.menubar {
	background-image: url(../images/nav-bg.png);
	background-repeat:repeat-x;
	background-position: top;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	line-height: 28px;
	display:block;
	border-bottom-color:#666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h1:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.linkarticle, .linkarticle a, .linkarticle a:link, .linkarticle a:active, .linkarticle a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	display:block;
	background-color:#E6E6E6;
	padding-left:15px;
	line-height: 25px;
}
.article, .article a, .article a:link, .article a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	display:block;
	line-height:normal;
	background-color:#E6E6E6;
	padding-left:15px;
	line-height: 25px;
}
.linkarticle a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	display:block;
	background-color: #999;
	padding-left:15px;
	line-height: 25px;
}
.borderjos {
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width: 2px;
}
.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration:none;
}
.descriere {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.titlepromotii {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.comenzirapide {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:25px;
}
p a {
	text-decoration:none;
	color:#333;
}