@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #f1e8d9;
	background-image: url('../img/bg_body.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #fff;
}

h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-size: 20px;
	color: #ffea00;
}

h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
	color: #ffea00;
}

a {
	color: #fff;
}

a:hover {
	color: #fff81f;
}

.wrap_big {
	width: 1152px;
	margin: auto;
}

.top {
	width: 1152px;
	margin-left: 60px;
	_margin-left: 60px;
	float: left;
	height: 42px;
	background-image: url('../img/bg_top.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 35px;
	padding-top: 175px;
	overflow: hidden;
	margin-top: 60px;
}

.top li {
	float: left;
	list-style: none;
	padding-left: 10px;
}

.left_column {
	width: 264px;
	float: left;
	padding-left: 18px;
	min-height: 100px;
	_height: 100px;
}

.center_column {
	width: 554px;
	float: left;
	padding-left: 18px;
	min-height: 100px;
	_height: 100px;
}

.right_column {
	width: 264px;
	float: left;
	padding-left: 18px;
	min-height: 100px;
	_height: 100px;
}

.block {
	width: 264px;
	float: left;
	background-image: url('../img/bg_block_inner.png');
}

.block_top {
	width: 264px;
	float: left;
	background-image: url('../img/bg_block_top.png');
	background-repeat: no-repeat;
	height: 20px;
}

.block_bottom {
	width: 264px;
	float: left;
	background-image: url('../img/bg_block_bottom.png');
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 30px;
}

.block_inner {
	padding: 5px 20px 0 20px;
	float: left;
}

.block_big {
	width: 554px;
	float: left;
	background-image: url('../img/bg_block_big_inner.png');
}

.block_big_top {
	width: 554px;
	float: left;
	background-image: url('../img/bg_block_big_top.png');
	background-repeat: no-repeat;
	height: 30px;
}

.block_big_bottom {
	width: 554px;
	float: left;
	background-image: url('../img/bg_block_big_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}

.block_big_inner {
	padding: 20px;
	float: left;
}

.bottom {
	width: 913px;
	margin-left: 120px;
	_margin-left: 60px;
	float: left;
	height: 172px;
	background-image: url('../img/bg_bottom.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 40px;
}

.bottom_inner {
	color: #000;
	float: left;
	width: 913px;
}

.fotogaleria_foto {
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #e9d6a6;
	background: #fff;
	float: left;
	margin: 0 8px 8px 0;
}

.fotogaleria_foto table, .fotogaleria_foto tr, .fotogaleria_foto td {
	padding: 0;
	margin: 0;
}

.fotogaleria_foto td {
	height: 140px;
	width: 140px;
}

.block_content {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}
