body {
	margin:0px;
	padding:0px;
	background-color: #feb914;
	background-image: url('/images/tlo.jpg');
	color: #fff;
}

.cotainer{
	height: 750px;
	width: 839px;
	margin: 0px;
	margin: 0 auto;
	
}

.logo{
	width: 839px;
	height: 228px;
	margin: 0px;
	background-image: url('/images/baner.png');
	background-repeat: no-repeat;
}

.content_cotainer{
	width: 839px;
	margin: auto auto;
	background-image: url('/images/frame.png');
	background-repeat: repeat-y;
}

.content{
	width: 825px;
	height: 434px;
	margin: 0 7px;
	background-image: url('/images/content.png');
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	line-height: 150%;
}

.left{
	margin-left: 77px;
	margin-top: 250px;
	float: left;
}

.right{
	margin: 80px 0 0 180px;
	float: left;
}

#mapa{
	width: 390px;
	height: 320px;
	color: #000;
	font-size: 12px;
}

.footer{
	width: 838px;
	height: 87px;
	margin: 0;
	background-image: url('/images/footer.png');
	background-repeat: no-repeat;
	padding-left: 100px;
}

.content_contact{
	background-image: url('/images/contact_content.png');
	background-repeat: no-repeat;
}

.footer_contact{
	background-image: url('/images/contact_footer.png');
	background-repeat: no-repeat;
}

img{
	border: none;
	margin: 0;
}

.content img{
	border: none;
	margin-left: 55px;
	margin-top: 57px;
}
