html { width:100%; height:100%; }
body { width:100%; height:100%; background:url(../images/fondo.jpg) center top #000000; text-align:center; font-size:11px; line-height:13px; font-family:Verdana, "Trebuchet MS", Arial, "Courier New"; color:#000000; padding:0px; margin:0px; }

/*.contenedor { width:730px; text-align:left; margin:0px auto; }*/
.contenedor { width:100%; height:100% text-align:left; margin:0px auto; }

/*.rusconicont { position:relative; width:730px; height:530px; }*/
.rusconicont { position:relative; width:100%; height:100%; margin:auto; }

#contenido { position:relative; float:left; width:335px; height:530px; }
.botonera { position:relative; float:right; width:390px; height:530px; }
.sonido { position:relative; clear:both; width:730px; height:52px; text-align:left; }

.photos { width:335px; height:530px; background:url(../images/photos_bg.jpg) no-repeat top left; margin-top:2px; }
	.photoscontenido { position:relative; clear:both; width:300px; height:400px; margin:0px auto; top:363px; }
.gear { width:335px; height:530px; background:url(../images/gear_bg.jpg) no-repeat top left; margin-top:2px; }
.bio { width:335px; height:520px; background:url(../images/bio_head.jpg) no-repeat top left #FFFFFF; text-align:center; margin-top:2px; }
	.biocontenido { position:relative; clear:both; width:300px; height:400px; overflow:auto; text-align:left; margin:0px auto; top:95px;  }
.calendar { width:335px; height:520px; background:url(../images/calendar_head.jpg) no-repeat top left #FFFFFF; text-align:center; margin-top:2px; }
	.calendarcontenido { position:relative; clear:both; width:300px; height:400px; overflow:auto; text-align:left; margin:0px auto; top:95px; }
.press { width:335px; height:520px; background:url(../images/press_head.jpg) no-repeat top left #FFFFFF; text-align:center; margin-top:2px; }
	.presscontenido { position:relative; clear:both; width:300px; height:400px; overflow:auto; text-align:left; margin:0px auto; top:95px; }
