
body{
	background-color:#d5e4e7;
	margin:0;
}
a{
	cursor:pointer;
}
#content_main{
	width:990px;
	height:600px;
	margin:0 auto;
	border:1px solid #c0c0c0;
}
#content_left{
	float:left;
	margin:0px;
	width:274px;
	height:600px;
	background-color:#fef200;
}
#content_facebook_fan{
	width:247px;
	height:270px;
	border-bottom:1px solid #94a3c4;
	_border-bottom:none;
	margin:14px;
}
#content_twitter{
	width:247px;
	height:211px;
	margin:14px;
}

#content_right{
	position:relative;
	float:left;
	margin:0px;
	width:715px;
	height:600px;
	background:url(../img/fondo.gif?v1);
}
#content_solapas{
	float:right;
	width:397px;
	height:25px;
	margin-top:23px;
}
#content_solapas img{
	margin-right:2px;
}
#content_video{
	float:right;
	width:380px;
	height:271px;
	margin-right:17px;
}
#content_bajar_rington{
	float:right;
	width:380px;
	height:57px;
	margin-top:10px;
	margin-right:17px;
}
#content_wallpapers{
	float:left;
	width:708px;
	height:160px;
	margin-top:23px;
}
#content_logo_personal{
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	height:78px;
	width:123px;
	background:url(../img/logo_personal.gif);
}
#content_envia_redes{
	position:absolute;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
	height:209px;
	width:305px;
	background:url(../img/link.gif?v1);
}
#content_logos{
	position:absolute;
	top:435px;
	right:0px;
	margin:0px;
	padding:0px;
	height:37px;
	width:218px;
	background:url(../img/logos_fotol_yahoo.jpg);
}

.capaTransparente	{
  background-color: black; 
  position: absolute; 
  left:0px;
  margin: 0px;
  width: 100%; 
  height: 100%;   
  opacity:.50;
  -moz-opacity: 0.50;
  filter: alpha(opacity=50);
  z-index: 22;
}

.contentCapaTransparente	{
	position: absolute; 
	margin-left: 50%; 
	left: -225px;
	top: 100px; 
	width: 450px; 
	height: 400px;
	z-index: 23;
	background-color:#00b2d5;
	text-align:center;
}