#mainbody .desaediciones{
		width:725px;
		height:100%;
		padding:10px;
		border-left:10px solid #F1F0EA;
		float:left;
		background:#FFF;		
		}
#mainbody .desaediciones .seleccionrevista{
		width:725px;
		padding:45px 0 0 0;		
		background:url(images/Tediciones.jpg) no-repeat top center;
		height:30px;
		clear:both;
		}
#mainbody .desaediciones .listadorevista{
		width:725px;
		height:auto;
		clear:both;
		}
	#mainbody .desaediciones .listadorevista ul{
			width:725px;
			height:auto;
			margin:0;
			padding:0;
			border:0;
			clear:both;
			list-style:none;
			}
		#mainbody .desaediciones .listadorevista ul li{
				width:170px;
				height:auto;
				padding:0 10px 0 0;
				list-style:none;
				text-align:left;
				float:left;
				}
			#mainbody .desaediciones .listadorevista ul li button{
					border:0;
					margin:0;
					padding:0;
					background:none;
					cursor:pointer;
					}
			#mainbody .desaediciones .listadorevista ul li .Eimagen{
					width:160px;
					border:4px solid #CCC;
					background:#CCC;
					padding:0;
					margin:0;
					margin-bottom:5px;
					clear:both;
					}
			#mainbody .desaediciones .listadorevista ul li .Etitulo{
					width:170px;
					height:auto;
					background:none;
					border:0;
					text-align:left;
					clear:both;
					font-family:Arial, Helvetica, sans-serif; color:#373938; font-size:14px; font-weight:bolder;
					}
			#mainbody .desaediciones .listadorevista ul li .Etitulo a{color:#373938;}
