/* CSS Document */

body { 
  text-align: center; 
  min-width: 910px;
  background-image:url(../picts/bck_page.gif);
  font-family: Trebuchet MS;
  font-size: 10px;
} 
#wrapper_aphome { 
  width: 900px;
  height:600px;
  margin: 0 auto;
  background-image:url(../picts/bck_tbl.gif);
  border: 2px solid #FFFFFF
} 
#wrapper_approf { 
  width: 900px;
  height:600px;
  margin: 0 auto;
  background-image:url(../picts/bck_tbl_profesional.gif);
  border: 2px solid #FFFFFF
} 
#header{
  width: 750px;
  height:180px;
  margin: 0 auto;
    float:left;
}
#header_menu{
  width: 150px;
  height:180px;
  margin: 0 auto;
  float:right;
}
#content{
  width: 750px;
  height:420px;
  margin: 0 auto;
  float: left;
}

#index_zone_right{
  width: 370px;
  height:200px;
  margin: 0 auto;
  float: right;
}
#index_zone_left{
  width: 370px;
  height:200px;
  margin: 0 auto;
  float:left;
}
#home_zone_content_header{
  width: 370px;
  height:35px;
  margin: 0 auto;
  float:inherit;
  background-image:url(../picts/header_tbl_section.gif);
  background-repeat:repeat;
}
#home_zone_content_content{
  width: 370px;
  height:165px;
  margin: 0 auto;
  float:inherit;
  background-color:#FFFFFF;
  text-align:justify;
}
#home_zone_content_noutati{
  width: 123px;
  height:160px;
  margin: 0 auto;
  margin-top:3px;
  background-color:#FFFFFF;
  float:left;
}
#zone_content_noutati{
  width: 250px;
  height:362px;
  margin: 0 auto;
  margin-top:3px;
  float:left;
}
#zone_content_std{
  width: 750px;
  height:350px;
  margin: 0 auto;
  background-color:#FFFFFF;
  float: left;
}
#zone_content_header_std{
  width: 750px;
  height:35px;
  margin: 0 auto;
  float:inherit;
  background-image:url(../picts/header_tbl_section.gif);
  background-repeat:repeat;
}
.text_section_index{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6a778a;
	text-decoration: none;
	line-height: 16px;
	padding-left:2px;
	padding-right:2px;
}
.text_section_index_std{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6a778a;
	text-decoration: none;
	line-height: 16px;
	padding-left:10px;
	padding-right:10px;
}
.text_section_index_left{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6a778a;
	text-decoration: none;
	line-height: 16px;

	padding-left:20px;
	padding-top:20px;
	clear:both;
}
#content_right{
  width: 150px;
  height:420px;
  margin: 0 auto;
  float: right;
}
#footer{
  width: 750px;
  height:20px;
  margin: 0 auto;
  vertical-align:bottom;
}
.link_continuare{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #838485;
	text-decoration: none;
	line-height: 16px;
	padding-left: 2px;
}
.link_contact{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #b83d40;
	text-decoration: none;
	line-height: 16px;
	padding-left: 2px;
	font-weight: bold;
}
.link_noutati{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #861114;
	text-decoration: none;
	line-height: 16px;
	padding-left: 2px;
	font-weight: bold;
}
.link_desprenoi{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #265079;
	text-decoration: none;
	line-height: 16px;
	padding-left: 2px;
	font-weight: bold;
}
#zone_content_aparate{
  width: 750px;
  height:400px;
  margin: 0 auto;
  background-color:#FFFFFF;
  float: left;
}
#menu_aparate_prof{
  width: 100px;
  height:150px;
  margin: 0 auto;
  background-color:#FFFFFF;
  float: left;
  border: 1px solid #4d484b;
  margin-top:10px;
}
#zone_logo_approf{
 	width: 620px;
	height:60px;
	text-align:justify;
	float:right;
}
#zone_description_approf{
 	width: 620px;
	height:305px;
	text-align:justify;
	float:right;
	background-color:#666666;
	color:#FFFFFF;
}
#zone_description_appuzcaz{
 	width: 620px;
	height:305px;
	text-align:justify;
	float:right;
	background-color:#c2e3f1;
	color:#6a778a;
}
#zone_specs_approf{
 	width: 620px;
	height:35px;
	text-align:justify;
	float:right;
}


