/* CSS Document */
body {
	margin: 0px;
	background-color: #A19E87;
	}


.header1 {
  height: 9px;
  background-image: url(../img/bg_top.jpg);
  background-repeat: repeat-x;
}


.header2 {
  height: 87px;
  background-image: url(../img/bg_top2.jpg);
  background-repeat: repeat-x;
}

.header3 {
  height: 164px;
  background-image: url(../img/bg_top3.jpg);
  background-repeat: no-repeat;
}

div.banner_reducere {
	width: 200px;
	height: 123px;
	position: relative;
	z-index: 999;
	top: 70px;
	left: 280px;
	background: url(../img/stea_reducere.gif) no-repeat;
}	

tr.bg_info {
	background-color:#DDD9B6;
	}


.text_tabel_info, .copy, .cond {
  font-family: Tahoma; 
  font-size:12px; 
  color:#333333;
}

.footer {
  height: 110px;
  background-image: url(../img/footer.jpg);
  background-repeat: no-repeat;
}

.line {
  width: 95%;
	border: 1px dotted #333333;
	}
	
	
	.flinks, flinks:visited {
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
	}

.form-button {
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#FFFFFF;
	font-family:"Tahoma";
	font-size:12px;
	color:#333333;
	}


.title {
  font-family:Tahoma;
	font-size:24px;
	color:#333333;
	}

.text-error {
	color:#FF0000;
	font-weight:bold;
	}
