#main {
	position: relative;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	top: -15px;
}

#header {
	position: relative;
	width: 750px;
	height: 100px;
	left: 50%;
	margin-left: -375px;
}

#footer {
	clear: both;
	margin-top: -15px;
}

#left {
	float: left;
	padding: 20px 5px 20px 20px;
	width: 500px;
	border-left: solid 1px Black;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
}

#right {
	position: absolute;
	padding: 5px;
	width: 250px;
	background: White;
	left: 500px;
	border-top: solid 1px Black;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
	background: White;
}

#autor {
	position: relative;
	/*z-index:-1;*/
	float: left;
}

#leftmainphrase {
	position: absolute;
	left: 150px;
	z-index: 10;
}

#leftmaintxt {
	/*z-index: 10;*/
	/*margin-left: 170px;*/
	/*width: 320px;*/
	float: left;
}

#button1off {
	position: absolute;
	left: 120px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	border-bottom: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button1on {
	position: absolute;
	left: 120px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button5off {
	position: absolute;
	left: 192px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	border-bottom: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button5on {
	position: absolute;
	left: 192px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button2off {
	position: absolute;
	left: 277px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	border-bottom: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button2on {
	position: absolute;
	left: 277px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button3off {
	position: absolute;
	left: 391px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	border-bottom: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button3on {
	position: absolute;
	left: 391px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button4on {
	position: absolute;
	left: 20px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button4off {
	position: absolute;
	left: 20px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button6off {
	position: absolute;
	left: 391px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button6on {
	position: absolute;
	left: 391px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button7off {
	position: absolute;
	left: 468px;
	top: -23px;
	background: #CD5C5C;
	border: solid 1px Black;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#button7on {
	position: absolute;
	left: 468px;
	top: -22px;
	background: White;
	color: Black;
	border: solid 1px Black;
	border-bottom: 0;
	margin-bottom: 2px;
	text-align: center;
	z-index: 5;
}

#recommend {
	position: absolute;
	left: 50%;
	margin-left: -145px;
	top: 5px;
	width: 290px;
	height: 290px;
	padding: 10px;
	background-color: #F5F5F5;
	border: solid 1px #dc143c;
}
