#mainContainer {
	position:relative;
	width:1200px;
	height: auto;
	margin: auto;
	overflow: auto;
	background-image:url(../images/bg_home.jpg);
	z-index:1;
}

#containerHome {
	position:relative;
	margin-top:200px;
	margin-left:0px;
	margin-right:0px;
	width:auto;
	height:auto;
	overflow:visible;
	z-index:1;
	border-bottom: #333333 solid 5px;
	border-top: #333333 solid 5px;
	background-color:#FFFFFF;
	background-image:url(../images/fondointro.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#menu {
	position:absolute;
	left:210px;
	top:401px;
	width:537px;
	height:28px;
	z-index:4;
}

#contentMain {
	position:relative;
	width:600px;
	height: auto;
	margin-left:180px;
	margin-top:460px;
	z-index:2;
	float:left;
	clear:right;
	overflow: visible;
	z-index:1;

}

#contentRight {
	position:relative;
	width:220px;
	margin-right:180px;
	margin-top:460px;
	z-index:2;
	float:right;
	overflow: visible;
	z-index:1;
}

#contentFoot {
	width:880px;
	height:124px;
	position:relative;
	padding:10px;
	margin:auto;
	z-index:2;
	overflow: visible;
	clear:both;
	z-index:1;
}

#menuHome {
	position:absolute;
	left:946px;
	top:8px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuBio {
	position:absolute;
	left:946px;
	top:48px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuTv {
	position:absolute;
	left:946px;
	top:88px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuCinema {
	position:absolute;
	left:946px;
	top:128px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuPub {
	position:absolute;
	left:946px;
	top:168px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuPhoto {
	position:absolute;
	left:946px;
	top:207px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuVideo {
	position:absolute;
	left:946px;
	top:247px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuPress {
	position:absolute;
	left:946px;
	top:286px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}

#menuAbout {
	position:absolute;
	left:946px;
	top:326px;
	width:105px;
	height:33px;
	z-index:2;
	cursor:pointer;
}
