@CHARSET "UTF-8";

body{
background-color:#4D0908;
font-family: Arial ;
color:#E8DEBE;
}

a {
	color:#FFA;
	text-decoration:none;
	outline:none;
	background-color: #4D0908;
}

a:hover {
	color:#956c5d;
}

form, input {
	margin: 0px;
	padding: 0px;
}


.page {
	width:900px;
}

.top_menu {
	margin-top:40px;
	margin-bottom:22px;
	margin-right:25px;
	text-align:right;
	font-weight: bold;	
	
}

.body {
	margin-top:18px;	
}

.right_side {
	background-image: url("../images/r_side_bottom.png");
	background-position: bottom;
	background-repeat: no-repeat;
	width:252px;
	height:232px;
	margin-top:37px;
}

#news {
	margin-top:0px;
	margin-left:10px;
	
}

.input_news {
	border:0px;
	background-image: url("../images/bg_input.png");
	background-repeat: no-repeat;
	width:150px;
	height:16px;
	padding-top:5px;	
}

.left_side {
	width:627px;
	padding-right:21px;
}

.footer {
	border-top:1px solid #5c1d19;
	border-bottom:1px solid #5c1d19;
	height:75px;
	width:100%;
	margin-top:16px;
	text-align:right;
}
.logo_b {
	float:left;


}

.b_menu {
	margin-top:15px;
	font-size:12px;
}

.b_menu a {
	color:#E8DEBE;
	font-size:12px;
}

.b_menu a:hover {
	text-decoration:underline;
}

.copy {
	margin-top:15px;
	color:#875a4d;
	font-size:12px;	
}

.title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:16px;
	 text-align: left ;
	
}
.content {
	text-align:justify;
	font-size:12px;	
	border-bottom:1px solid #5c1d19;
	margin-bottom:13px;
}

.content_b {
	text-align:justify;
	font-size:12px;
}

.img_produs img {
/*border:2px solid #e8debe;*/
}

.img_produs {
	margin-top:13px;
	margin-bottom:18px;
}

.tr_produs {
	border-bottom:1px solid #5c1d19;
	margin-bottom:11px;
}

