html {
	margin: 0;
	padding: 0;
	border: 0;
}

.float_div {
	float:left;
}

.img_margin_b {
	margin-bottom: 1px;
}

.img_margin_b_zero {
	margin-bottom: 0px;
}

.img_margin_r {
	margin-right: 1px;
}

.img_margin_br {
	margin-bottom: 1px;
	margin-right: 1px;
}

.img_border {
	border:#6A2F20 1px solid;
}

div.wrapper_img_content_left{
	float:left;
	width:350px;
	margin-top:3px;
	margin-right:7px;
	margin-bottom:3px;
	margin-bottom:-3px;
	border:#6A2F20 1px solid;
	background-color:#6A2F20;
}

#wrapper_fac {
	width:510px;
	height:571px;
	border:#6A2F20 1px solid;
	background-color:#6A2F20;
	margin-top:5px;
	margin-bottom:5px;
}

