body {

	background-color: #ffffff;

	margin:0px;

	padding:0px;

}

.p {

	margin:0px;

	padding:0px;

	font-size: inherit;

	font-family: inherit;

	font-weight: inherit;

	text-align: inherit;

	color: inherit;

	line-height: inherit;

	vertical-align: top;

}

p {

	padding-top:0px;

	margin-top:0px;

}

img {

	border:0px;

}

div {

	margin:0px;

	padding:0px;

	font-family:verdana; font-size:12px;

}

.AbsWrap {

	width: 100%;

	position: relative;

}

.rowWrap {

	width: 100%;

}

.clearfloat {

	clear:both;

	height:0px;

}

a:link, a:visited{

	COLOR:inherit;

	text-decoration:inherit;

}

#main {

	margin:0 auto;

	width:1024px;

	border: 0px solid #f0f0f0;

	background-color:#E4DCC9;



}

#index_r1_c1 {

	margin-left:0px;

	margin-top:0px;

	width:233px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r1_c2 {

	margin-left:0px;

	margin-top:0px;

	width:175px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r1_c4 {

	margin-left:0px;

	margin-top:0px;

	width:156px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r1_c5 {

	margin-left:0px;

	margin-top:0px;

	width:171px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r1_c6 {

	background-color:#DFDBD2;

	margin-left:0px;

	margin-top:0px;

	width:182px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r1_c7 {

	background-color:#DFDBD2;

	margin-left:0px;

	margin-top:0px;

	width:107px;

	height:58px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r2_c1 {

	background:url(imagini/index_r2_c1.jpg) no-repeat;

	margin-left:0px;

	margin-top:0px;

	width:1024px;

	height:290px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r3_c1 {

	background-color:#8C8C84;

	color:#ffffff;

	text-align:center;

	margin-left:0px;

	margin-top:0px;

	width:239px;

	height:70px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r3_c3 {

	margin-left:0px;

	margin-top:0px;

	width:325px;

	height:70px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r3_c5 {

	margin-left:0px;

	margin-top:0px;

	width:460px;

	height:70px;

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r4_c1 {

	background-color:#E4DCC9;

	margin-left:0px;

	margin-top:0px;

	width:239px;

	/*height:405px;*/

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r4_c3 {

	background:#EDE7D9;

	margin-left:0px;

	margin-top:0px;

	width:785px;

	/*height:405px;*/

	margin-bottom:0px;

	float:left;

	display:inline;



}

#index_r5_c1 {

	background-color:#5F5A57;

	color:#FFF;

	text-align:center;

	margin-left:0px;

	margin-top:0px;

	width:239px;

	height:24px;

	margin-bottom:0px;

	float:left;

	display:inline;

	padding-top:13px;



}

#index_r5_c3 {

	background-color:#8F8A86;

	margin-left:0px;

	margin-top:0px;

	width:785px;

	padding-top:10px;
	height:27px;

	margin-bottom:0px;

	float:left;

	display:inline;



}



.box {

	margin:0 auto; width:200px;

  background: #FFFFFF; 

}

.boxtop { 

  background: url(imagini/ne.gif) no-repeat top right; 

}

.boxtop div { 

  font-size: 0;

  height: 10px; 

  background: url(imagini/nw.gif) no-repeat top left; 

}

.boxbottom { 

  background: url(imagini/se.gif) no-repeat bottom right; 

}

.boxbottom div { 

  font-size: 0;

  height: 10px; 

  background: url(imagini/sw.gif) no-repeat bottom left; 

}

.boxcontent {

  padding: 0px 10px 0px 10px;

}

/* + Buton Catalog PDF https://buttonoptimizer.com/ */
.buton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #ff4a4a, #992727);
    -webkit-box-shadow: #ff5959 0px 0px 9px 0px;
    -moz-box-shadow: #ff5959 0px 0px 9px 0px;
    box-shadow: #ff5959 0px 0px 9px 0px;
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.buton:hover,
.buton:focus {
    background: #ff5959;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
    background: -moz-linear-gradient(top, #ff5959, #b62f2f);
    background: linear-gradient(to bottom, #ff5959, #b62f2f);
    color: #ffffff;
    text-decoration: none;
}
.buton:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
    background: -moz-linear-gradient(top, #982727, #982727);
    background: linear-gradient(to bottom, #982727, #982727);
}
.buton:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url(imagini/buton_catalog.png) no-repeat left center transparent;
    background-size: 100% 100%;
}
/* - Buton Catalog PDF */