@charset "utf-8";
body {
	margin: 0px;
	background-color:#903E33;
	background-image:url(images/back_bibayoff.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

img { border:none; }

#wrapper {
	width:1200px;
	height:800px;
	margin:0 auto 0 auto;
}

#top {
	width:1000px;
	height:89px;
	background-image:url(images/img_marco_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px auto 0 auto;
	padding-top:20px;
}

#middle {
	width:1000px;
	height:418px;
	background-image:url(images/img_marco_middle.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	padding-top:16px;
	/*padding-left:231px;*/
}

#mainContent {
	height:403px;
	margin:0 auto 0 auto;
	padding-left:116px;
}

#bottom {
	width:1000px;
	height:170px;
	background-image:url(images/img_marco_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
}	

#btnContacto {
	width:166px;
	height:58px;
	margin-left:125px;
	float:left;
}

#logo {
	width:287px;
	height:166px;
	margin-left:60px;
	padding-top:30px;
	float:left;
}
