/* CSS Document */

body{
margin:0px;
background:url(pics/bg.jpg);
}

#idiomas {

	width: 580px;
	height: 350px;
	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -175;
	margin-left: -290;

}

/** RICHMEDIA **/

#richmedia {
position:absolute;
left:315px;
top:70px;
width:450px;
height:285px;
z-index:6;
}