@charset "utf-8";

/*#################### SLIDE SHOW ##############################*/


#desc_ringtone{
		width: 470px;
		height: 300px;
		margin-top: -95px;
		#margin-top: -20px;
		margin-right: 10px;
		float: left;
		background: url(../imagenes/metropolis/descargas_marco1.png) top left no-repeat;		
}
#desc_ringtone h3.desc_t{
		width: 448px;
		color: #315882 /*rgb(0, 160, 198)*/;
		font-size: 10px;
		display: block;
		padding-left: 22px;
		padding-bottom: 10px;
		padding-top: 40px;
		border-bottom: 1px solid #315882;/*rgb(0, 160, 198)*/
}
#desc_ringtone .ringtone{
		width: 425px;
		height: 197px;
		display: block;
		margin-top: 10px;
		margin-left: 20px;
}

.desc_ringtone{
		width: 470px;
		height: 265px;
		background: url(../imagenes/metropolis/descargas_marco1.png) top left no-repeat;
}
#desc_screen{
	width: 490px;
	height: 260px;
	margin-bottom: 10px;
	#margin-bottom: 0px;
	margin-top: -60px;
	#margin-top: -20px;
	float: left;
	background: url(../imagenes/metropolis/descargas_marco2.png) top left no-repeat;
	#background: url(../imagenes/metropolis/descargas_marco2.gif) top left no-repeat;
}
#desc_screen h3.desc_t{
		width: 465px;
		color: #315882;/*rgb(0, 160, 198)*/
		font-size: 10px;
		display: block;
		padding-left: 22px;
		padding-bottom: 10px;
		padding-top: 0px;
		#padding-top: 10px;
		border-bottom: 1px solid #315882;/*rgb(0, 160, 198)*/
}

#desc_screen .screensaver .thmb_screen{
	width: 100px;
	height: 170px;
	margin-left: 20px;
	float: left;
}

#desc_screen .screensaver .thmb_screen img{
	width: 98px;
	height: 50px;
	border: 1px solid #315882/*#00a0c6*/;
	margin-bottom: 6px;
}
#desc_screen .screensaver .reviwe_screen{
	width: 320px;
	height: 170px;
	margin-bottom: 10px;
	border: 1px solid #315882/*#0099FF*/;
	margin-left: 20px;
	background:  #000066;
	float: left;
}
#desc_screen .screensaver p.descargar {
	display: block;
	width: 100px;
	height: 16px;
	padding-left: 15px;
	margin-left: 240px;
	clear: both;
	background: url(../imagenes/metropolis/descargar.gif) top left no-repeat;
}
#desc_screen .screensaver a {
	text-decoration: none;
	color: #315882/*#0099CC*/;
}
#desc_screen .screensaver a:hover {
	color: #315882;
	text-decoration: underline;
}

#desc_wallpapers {
	width: 990px;
	height: 165px;
	#height: 120px;
	float: left;
	margin: 5px 0 0 0;
	#margin-top: 0px;
	background: #FFF;
}
#desc_wallpapers  h3.desc_t{
		width: 990px;
		color: #315882;/*rgb(0, 160, 198)*/
		font-size: 10px;
		display: block;
		padding-left: 22px;
		padding-bottom: 5px;
		border-bottom: 1px solid #315882/*rgb(0, 160, 198)*/;
}

#desc_wallpapers .btn_left a {
	display: block;
	width: 20px;
	height: 90px;
	background: url(../imagenes/metropolis/flechas_l_r.gif);
	background-position: 100% 0%;
	text-indent: -9999px;
}
#desc_wallpapers .btn_right {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
#desc_wallpapers .btn_left {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
#desc_wallpapers .btn_right a {
	display: block;
	width: 20px;
	height: 90px;
	background: url(../imagenes/metropolis/flechas_l_r.gif);
	background-position: 0% 0%;
	text-indent: -9999px;
}
#desc_wallpapers .contenedor_img{
	width: 920px;
	height: 120px;
	float: left;
	overflow: hidden;
	position: relative;	
}
#desc_wallpapers .contenedor_img .content_download {	
	height: 120px;
	float: left;		
}

#desc_wallpapers .contenedor_img .content_download  .download{
	width: 145px;
	height: 120px;
	margin-right: 8px;
	#margin-right: 2px;
	font: 10px Verdana, Geneva, sans-serif;
	float: left;
}
#desc_wallpapers .contenedor_img .content_download  .download a img{
	width: 140px;
	height: 100px;
	border: 1px solid #FFF;
}
#desc_wallpapers .contenedor_img .content_download  .download a:hover img{
	opacity: 0.9;
	width: 140px;
	height: 100px;
	border: 1px solid rgb(0, 160, 198); 
	font: 10px Verdana, Geneva, sans-serif;
}
#desc_wallpapers .contenedor_img .content_download  .download p{
	display: block;
	width: 135px;
	padding-left: 15px;
	margin-top: 0px;
	background: url(../imagenes/metropolis/descargar.gif) top left no-repeat;
	height: auto;
}
#desc_wallpapers .contenedor_img .content_download  .download p a{
	text-decoration: none;
	color: #315882/*rgb(0, 160, 198)*/;
}
#desc_wallpapers .contenedor_img .content_download  .download p a:hover{
	text-decoration: underline;
	color: #315882;
}






/*#################### FOOTER ##############################*/

#footer {padding-top: 23px;}

#footer p.cambiar_apariencia, #footer p.cambiar_apariencia a {color: white;}
